Skip to content

Commit

Permalink
[REF] l10n_br_stock_account: Field already inform
Browse files Browse the repository at this point in the history
  • Loading branch information
mbcosta committed Jan 20, 2025
1 parent d4864f0 commit a96c622
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion l10n_br_stock_account/models/stock_rule.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,4 @@ def _get_custom_move_fields(self):
for key in self.env["l10n_br_fiscal.document.line.mixin"]._fields.keys()
if key != "product_id"
]
custom_move_fields += ["invoice_state"]
return custom_move_fields

0 comments on commit a96c622

Please sign in to comment.