Commit Graph

16 Commits

Author SHA1 Message Date
Víctor Martínez
aaf86c0252 [MIG] account_check_deposit: Migration to 15.0
TT36937
2022-11-23 13:56:34 +01:00
Alexis de Lattre
372f705ca5 [MIG] account_check_deposit from v14 to v15 2022-11-23 12:52:47 +01:00
Alexis de Lattre
7c76005fe8 check_deposit: filter source moves on state=posted
account_check_deposit 14.0.1.1.0
2022-11-23 12:52:46 +01:00
Alexis de Lattre
bddf40bed5 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

[UPD] Update account_check_deposit.pot

[UPD] README.rst
2022-11-23 12:52:39 +01:00
Alexis de Lattre
e4db25fcd4 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
2022-11-23 12:52:39 +01:00
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
ps-tubtim
800a963aaf [IMP] account_check_deposit: black, isort 2022-11-23 12:52:36 +01:00
Alexis de Lattre
c60e4eb484 account_check_deposit: Don't force 'name' of account.move
Add print button (feature up-ported from v10)
Add option to post moves (feature up-ported from v10)
Sequence now takes into account the deposit date
Customize the filename of the report
Update README with v12 labels

[UPD] README.rst

[UPD] Update account_check_deposit.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-tools-12.0/account-financial-tools-12.0-account_check_deposit
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-12-0/account-financial-tools-12-0-account_check_deposit/

[UPD] README.rst
2022-11-23 12:52:35 +01:00
Thomas Binsfeld
9b30cf43ab [MIG] Account Check Deposit to 12.0 2022-11-23 12:52:35 +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
Florian da Costa
6575128d2b Fix payment field + automatic reconciliation on validation 2022-11-23 12:52:28 +01:00
Mourad Elhadj Mimoune
556819bec8 [MIG] account_check_deposit: Migration to 9.0
* create move and move line at the same time
* add tests
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