Skip to content

Commit

Permalink
Merge pull request #15 from fredzamoabg/14.0-mig-l10n_it_fatturapa_in
Browse files Browse the repository at this point in the history
refactoring to execute invoice_line_ids update in one shot. added migration script
  • Loading branch information
TheMule71 authored May 7, 2021
2 parents 3ed85f3 + 594e538 commit 2a7725d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions l10n_it_fatturapa_in/wizard/wizard_import_fatturapa.py
Original file line number Diff line number Diff line change
Expand Up @@ -1348,6 +1348,7 @@ def set_welfares_fund(self, FatturaBody, credit_account_id, invoice, wt_founds):
if welfareLine.TipoCassa == "TC07":
continue


line_vals = self._prepare_generic_line_data(welfareLine)
line_vals.update(
{
Expand Down

0 comments on commit 2a7725d

Please sign in to comment.