Commit Graph

8 Commits

Author SHA1 Message Date
Alexis de Lattre
800db2b5b0 account_check_deposit: Don't force 'name' of account.move
Add print button (feature up-ported from v10)
Add option to post moves (feature up-ported from v10)
Sequence now takes into account the deposit date
Customize the filename of the report
Update README with v12 labels
2019-03-04 08:28:33 +01:00
Thomas Binsfeld
708a2e8130 [MIG] Account Check Deposit to 12.0 2019-02-21 10:59:56 +01:00
Pedro M. Baeza
3b1f4b49d3 [MIG] account_check_deposit: Migration to 11.0 2019-02-21 10:59:56 +01:00
Alexis de Lattre
67aef2578a [FIX+imp] account_check_deposit: no auto-post move + use the bank journal if the offsetting account is the bank account 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
Florian da Costa
70277c0234 Fix payment field + automatic reconciliation on validation 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