Skip to content

Commit

Permalink
[REF] l10n_br_stock_account: Unnecessary call methods because the _on…
Browse files Browse the repository at this point in the history
…change_product_id_fiscal already call it.
  • Loading branch information
mbcosta committed Jun 28, 2024
1 parent 6dfc46e commit c6f09e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions l10n_br_stock_account/tests/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ def _run_fiscal_line_onchanges(self, record):

# Stock Move
record._onchange_product_id_fiscal()
record._onchange_fiscal_operation_id()
record._onchange_fiscal_operation_line_id()
record._onchange_fiscal_taxes()
record._onchange_product_quantity()

Expand Down

0 comments on commit c6f09e0

Please sign in to comment.