Commit Graph

4 Commits

Author SHA1 Message Date
Thomas Binsfeld
708a2e8130 [MIG] Account Check Deposit to 12.0 2019-02-21 10:59:56 +01:00
Alexis de Lattre
47a487bbe7 [MIG] account_check_deposit: Migration to v10
* Add option to have the counter-part of the deposit move directly to the bank account
  Use account.config.settings page
* Remove data that create a bank journal because it blocks the loading of the chart of accounts when
  the module is installed at the same time as the chart of account (via dependencies)
2019-02-21 10:59:56 +01:00
Mourad Elhadj Mimoune
91ed0df172 [MIG] account_check_deposit: Migration to 9.0
* create move and move line at the same time
* add tests
2019-02-21 10:59:56 +01:00
Alexis de Lattre
84dd9c008d [REF] account_check_deposit : Port to new API
* Move description from __openerp__.py to README.rst
* Move files in sub-directories
* FIX access rights issue when user was not accounting manager
2019-02-21 10:59:56 +01:00