Skip to content

Commit

Permalink
[IMP] l10n_it_riba: Pay multiple lines at once
Browse files Browse the repository at this point in the history
Also allow to set a date during payment and past due process
  • Loading branch information
odooNextev committed Jan 17, 2025
1 parent 092c3c4 commit 389d7cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions l10n_it_ricevute_bancarie/tests/riba_common.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,5 +269,6 @@ def create_config(self, sbf_collection_type):
"unsolved_journal_id": self.bank_journal.id,
"overdue_effects_account_id": self.unsolved_account.id,
"protest_charge_account_id": self.expenses_account.id,
"settlement_journal_id": self.bank_journal.id,
}
)

0 comments on commit 389d7cf

Please sign in to comment.