Commit Graph

8 Commits

Author SHA1 Message Date
Alexis de Lattre
1b0c4a4474 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.
2021-04-22 10:59:21 +02:00
Alexis de Lattre
f191edb13a Remove post_move option, because we cannot reconcile non-posted entries, so we should always post the move 2021-04-21 13:39:00 +02:00
Thomas Binsfeld
3c2edac206 [MIG] Account Check Deposit to 12.0 2021-04-21 13:39:00 +02:00
Alexis de Lattre
09dce60805 [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
2021-04-21 13:39:00 +02:00
Alexis Delattre
2723e7be80 Port to v8
Convert webkit report to qweb
2021-04-21 13:39:00 +02:00
Alexis de Lattre
40ba098c3c Add support for multi-currency
Works with a single account journal
Usability and many other enhancements
2021-04-21 13:39:00 +02:00
Benoit Guillot
1127750199 [FIX+IMP] account_check_deposit: Several things:
* Clean code
* Add access rules for account_check_deposit
* Change print button name
2021-04-21 13:39:00 +02:00
Benoit Guillot
abe96ad11f [INIT] init module to manage check deposits 2021-04-21 13:39:00 +02:00