mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
@@ -61,6 +61,7 @@ class AccountJournal(models.Model):
|
||||
OnlineBankStatementProvider.create({
|
||||
"journal_id": journal.id,
|
||||
"service": journal.online_bank_statement_provider,
|
||||
"active": True,
|
||||
})
|
||||
# fmt: on
|
||||
|
||||
|
||||
Reference in New Issue
Block a user