Skip to content

Commit

Permalink
[WIP] force test document_date
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoParadeda committed Jan 27, 2025
1 parent 2fb1c1a commit 7bced94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions l10n_br_account_nfe/models/document.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ def _update_nfce_for_offline_contingency(self):

copy_invoice.fiscal_document_id.processador_edoc = self.processador_edoc
copy_invoice.processador_edoc = self.processador_edoc
copy_invoice.document_date = self.document_date

copy_invoice.action_post()
return res

0 comments on commit 7bced94

Please sign in to comment.