Commit Graph

5 Commits

Author SHA1 Message Date
ps-tubtim
c93debe331 [IMP] account_check_deposit: black, isort 2020-04-10 10:37:37 +07:00
Thomas Binsfeld
9c06e7de77 [MIG] Account Check Deposit to 12.0 2020-04-10 10:37:37 +07:00
Alexis de Lattre
8dbff2d03e [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)
2020-04-10 10:37:36 +07:00
Mourad Elhadj Mimoune
c8d8153243 [MIG] account_check_deposit: Migration to 9.0
* create move and move line at the same time
* add tests
2020-04-10 10:37:36 +07:00
Alexis de Lattre
29834f8fdd [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
2020-04-10 10:37:36 +07:00