Import account_bank_statement_import by Odoo SA

Import code just before commit 9ba8734f15e1a292ca27b1a026e8366a91b2a8c9
that moved the module account_bank_statement_import to Odoo Enterprise
Only modifications :
- add author (Odoo SA) and license (LGPL) keys in manifest
- add copyright headers Odoo SA all main files
This commit is contained in:
Odoo SA
2020-11-16 17:22:26 +01:00
committed by Pedro M. Baeza
parent 86d9f15cdc
commit b47eb66eb0
90 changed files with 51400 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
from . import journal_creation
from . import setup_wizards