Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[13.0] l10n_ar: afip_concept field not able to force value #64645

Open
sgheller opened this issue Jan 17, 2021 · 0 comments
Open

[13.0] l10n_ar: afip_concept field not able to force value #64645

sgheller opened this issue Jan 17, 2021 · 0 comments

Comments

@sgheller
Copy link

sgheller commented Jan 17, 2021

Impacted versions:

  • 13.0

Steps to reproduce:

  1. Create draft Invoice.
  2. Try to change l10n_ar_afip_concept.

Current behavior:

  • Field is readonly.

Expected behavior:

  • Ability to change field value.

Field definition states the following in ´Help´:
help="A concept is suggested regarding the type of the products on the invoice **but it is allowed to force a different type if required.**"

If the readonly attribute is overriden and set to False, then the method _compute_l10n_ar_afip_concept(self) still changes the field value when posting the invoice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant