Skip to content

Commit

Permalink
[MIG] l10n_es_aeat_mod592: Migration to 16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arantxa-s73 committed Nov 26, 2024
1 parent db45bec commit 9d18d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l10n_es_aeat_mod592/models/mod592.py
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ def calculate(self):
else:
manufacturer_lines.append((0, 0, m_vals))
item.manufacturer_line_ids = manufacturer_lines
item.recompute()
item.env.flush_all()
return res

def button_recover(self):
Expand Down

0 comments on commit 9d18d9b

Please sign in to comment.