-
Notifications
You must be signed in to change notification settings - Fork 202
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
[FW][IMP] l10n_ar_account_withholding: get_partner_alicuot method (account.tax) #942
[FW][IMP] l10n_ar_account_withholding: get_partner_alicuot method (account.tax) #942
Conversation
This PR targets 17.0 and is part of the forward-port chain. Further PRs will be created up to 18.0. More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port |
235c51c
to
fd4517b
Compare
@pablohmontenegro @zaoral this PR was modified / updated and has become a normal PR. It should be merged the normal way (via @roboadhoc) |
@roboadhoc r+ |
@pablohmontenegro you may want to rebuild or fix this PR as it has failed CI. |
…t.tax) Task: 38394 In new module l10n_ar_account_tax_settlement_mendoza is extended the method get_partner_alicuot (account.tax) and it is needed to add line=None argument to that method X-original-commit: 3174349
fd4517b
to
dde1109
Compare
@roboadhoc r+ |
…AR withholdings closes #474 Tarea: 38394 X-original-commit: 84ea4e3 Related: ingadhoc/odoo-argentina#942 Signed-off-by: Katherine Zaoral <[email protected]> Signed-off-by: pablohmontenegro <[email protected]>
…t.tax) Task: 38394 In new module l10n_ar_account_tax_settlement_mendoza is extended the method get_partner_alicuot (account.tax) and it is needed to add line=None argument to that method closes #942 X-original-commit: 3174349 Related: ingadhoc/odoo-argentina-ee#474 Signed-off-by: Katherine Zaoral <[email protected]> Signed-off-by: pablohmontenegro <[email protected]>
Task: 38394
In new module l10n_ar_account_tax_settlement_mendoza is extended the method get_partner_alicuot (account.tax) and it is needed to add line=None argument to that method
Forward-Port-Of: #940