Skip to content

[14.0] [FIX] l10n_it_split_payment: avoid to duplicate tax line and its account refund line#5215

Open
patrickt-oforce wants to merge 1 commit into
OCA:14.0from
patrickt-oforce:14.0-FIX-l10n_it_split_payment
Open

[14.0] [FIX] l10n_it_split_payment: avoid to duplicate tax line and its account refund line#5215
patrickt-oforce wants to merge 1 commit into
OCA:14.0from
patrickt-oforce:14.0-FIX-l10n_it_split_payment

Conversation

@patrickt-oforce

Copy link
Copy Markdown
Contributor

Actually when an invoice for PA is created, during write the tax line and its account refund line are duplicated.

This fix, avoid to call multiple time method to create that line(s)

…e(s)

add condition to compute split payment lines only when there is a
tax line which tax belongs to split payment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:l10n_it_split_payment Module l10n_it_split_payment series:14.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[14.0] l10n_it_split_payment: avoid duplicating line tax and its account refund counterpart

2 participants