Commit Graph

8 Commits

Author SHA1 Message Date
Alexis de Lattre
80eba5b473 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.
2024-09-28 23:02:45 +02:00
Alexis de Lattre
8cadfdee80 Remove post_move option, because we cannot reconcile non-posted entries, so we should always post the move 2024-09-28 23:02:45 +02:00
Thomas Binsfeld
f31b867123 [MIG] Account Check Deposit to 12.0 2024-09-28 23:02:44 +02:00
Alexis de Lattre
4742b692d4 [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
2024-09-28 23:02:44 +02:00
Alexis Delattre
9b5168657c Port to v8
Convert webkit report to qweb
2024-09-28 23:02:44 +02:00
Alexis de Lattre
e8fe6fa5be Add support for multi-currency
Works with a single account journal
Usability and many other enhancements
2024-09-28 23:02:44 +02:00
Benoit Guillot
b373d4da42 [FIX+IMP] account_check_deposit: Several things:
* Clean code
* Add access rules for account_check_deposit
* Change print button name
2024-09-28 23:02:44 +02:00
Benoit Guillot
2d7e84a36a [INIT] init module to manage check deposits 2024-09-28 23:02:44 +02:00