Commit Graph

6 Commits

Author SHA1 Message Date
Alexis de Lattre
68df263244 check_deposit: filter source moves on state=posted 2022-10-06 20:11:19 +02:00
Alexis de Lattre
af333cfbc0 account_check_deposit: Add chatter on check deposit
Add chatter message when you click on the button to get all checks
Add unicity SQL constraint
2021-04-22 19:50:36 +02:00
Alexis de Lattre
9699aa3dc1 account_check_deposit: usability improvements
Add button "Get All Received Checks"
Add default value for journal_id and bank_journal_id when there is only 1 possible value
Add hide/show options on lines
Improve multi-company handling
2021-04-22 12:32:40 +02:00
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
Alexis de Lattre
7a858da8b0 [MIG] account_check_deposit from v13 to v14 2021-04-21 13:39:00 +02:00