Commit Graph

6 Commits

Author SHA1 Message Date
Alexis de Lattre
1cd87a73f2 account_check_deposit: remove configuration parameters from res.company
Update documentation
Don't duplicate labels between name of account.move.line and ref of
account.move, now that name of account.move.line is not required any
more.
2022-11-23 12:52:39 +01:00
Alexis de Lattre
4a73e447e3 Remove post_move option, because we cannot reconcile non-posted entries, so we should always post the move 2022-11-23 12:52:39 +01:00
Alexis de Lattre
42b8b9b415 [MIG] account_check_deposit from v13 to v14 2022-11-23 12:52:39 +01:00
Pedro M. Baeza
689c0f46ed [MIG] account_check_deposit: Migration to 11.0
[UPD] Update account_check_deposit.pot

[UPD] README.rst
2022-11-23 12:52:32 +01:00
Alexis de Lattre
7c436cb7fb [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)

OCA Transbot updated translations from Transifex
2022-11-23 12:52:28 +01:00
Alexis de Lattre
3468599430 [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

OCA Transbot updated translations from Transifex
2022-11-23 12:52:26 +01:00