Skip to content

Commit

Permalink
Merge PR #4558 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by tafaRU
  • Loading branch information
OCA-git-bot committed Jan 20, 2025
2 parents f54d957 + 5d05600 commit 4a31592
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions l10n_it_intrastat_statement/models/intrastat_statement.py
Original file line number Diff line number Diff line change
Expand Up @@ -821,6 +821,7 @@ def compute_statement(self):
)
to_refund_model = self.env[refund_section_model]
self.refund_line(line, to_refund_model)
self.recompute_sequence_lines()
return True

@staticmethod
Expand Down

0 comments on commit 4a31592

Please sign in to comment.