[12.0][ADD] add account_bank_statement_import_bypass_check module

This commit is contained in:
Tonow-c2c
2019-12-16 11:09:47 +01:00
parent c6753bd63d
commit cf814f2611
10 changed files with 226 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
* `Camptoamp <https://www.camptocamp.com>`_:
* Thomas Nowicki

View File

@@ -0,0 +1 @@
This module adds a check button to bypass the check if account of this statement is not the same as the journal.

View File

@@ -0,0 +1,7 @@
#. Go to Accounting > Dashboard.
#. On one bank click button "Import".
#. Upload on statement file.
#. Click button "Import".
#. If account of this statement is not the same as the journal in your file:
#. You have error message printed in the wizard + the possibility do force the import.
#. You can check the boolean field and retry the import if you want.