Commit Graph

8 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
Thomas Binsfeld
9b30cf43ab [MIG] Account Check Deposit to 12.0 2022-11-23 12:52:35 +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
Alexis Delattre
e415faa039 Port to v8
Convert webkit report to qweb
2022-11-23 12:47:31 +01:00
Alexis de Lattre
c35481bcaf Add support for multi-currency
Works with a single account journal
Usability and many other enhancements
2022-11-23 12:47:31 +01:00
Benoit Guillot
f9fe5c340b [FIX+IMP] account_check_deposit: Several things:
* Clean code
* Add access rules for account_check_deposit
* Change print button name
2022-11-23 12:47:31 +01:00
Benoit Guillot
95dc6a8538 [INIT] init module to manage check deposits 2022-11-23 12:47:31 +01:00