Commit Graph

10 Commits

Author SHA1 Message Date
ps-tubtim
2f23dcedbd [MIG] account_check_deposit: Migration to 13.0 2020-04-10 10:37:37 +07:00
ps-tubtim
c93debe331 [IMP] account_check_deposit: black, isort 2020-04-10 10:37:37 +07:00
hveficent
17fd85ad22 [12.0] account_financial_tools: Lint fixing 2020-04-10 10:37:37 +07:00
Alexis de Lattre
128a8c7270 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
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
Pedro M. Baeza
197c47b3ac [MIG] account_check_deposit: Migration to 11.0 2020-04-10 10:37:37 +07:00
Pedro M. Baeza
cf0d06529f [FIX] account_check_deposit: Change company currency in tests by SQL
For avoiding constraint.
2020-04-10 10:37:37 +07:00
Alexis de Lattre
90f4a0e02d [FIX+imp] account_check_deposit: no auto-post move + use the bank journal if the offsetting account is the bank account 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