Commit Graph

3 Commits

Author SHA1 Message Date
Alexis de Lattre
1d360a2a3c [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)
2018-08-06 08:14:41 +02:00
Mourad Elhadj Mimoune
5d72eef40d [MIG] account_check_deposit: Migration to 9.0
* create move and move line at the same time
* add tests
2018-08-06 08:13:27 +02:00
Alexis de Lattre
806ca3e9ba [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
2018-08-06 08:12:25 +02:00