Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] account_check_deposit #1984

Open
wants to merge 72 commits into
base: 18.0
Choose a base branch
from

Conversation

alexis-via
Copy link
Contributor

No description provided.

bguillot and others added 30 commits December 20, 2024 10:26
* Clean code
* Add access rules for account_check_deposit
* Change print button name
* [FIX] fix datamodel structure, indeed check_payment_ids should be a m2o. In the view we still keep the widget
* [REF] remove useless state cancel, only draft/done is sufficent for now, forbid to delete a done deposit, fix move_line name need to be the equal to the line.ref for the reconciliation
* [IMP] improve reconciliation between the check and the check deposit
* [FIX] set correctly the date on the move line generated
* [FIX] fix reconciliation of check
* [IMP] check deposit improve view and add tab for move line generated
* [IMP] add total amount and flag to know if the deposit have been reconcile, the best will be to add a workflow
* [FIX] fix error when replaying commit
* [REF] remove dependency on sale_quick_payment as check can be registred in various way like native voucher
* [CLEAN] pep8 cleanup no code change
* [REF] clean remove useless code, default value are called during the create
* [FIX] fix wrong spelling
* [REF] V7 clean up
Works with a single account journal
Usability and many other enhancements
… for the payment, one for the deposit), hide unreconcile entry which a link to a deposit
Convert webkit report to qweb
* 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
* create move and move line at the same time
* add tests
* 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
…rnal if the offsetting account is the bank account

OCA Transbot updated translations from Transifex
For avoiding constraint.

[UPD] Update account_check_deposit.pot
[UPD] Update account_check_deposit.pot

[UPD] README.rst
Currently translated at 100,0% (61 of 61 strings)

Translation: account-financial-tools-11.0/account-financial-tools-11.0-account_check_deposit
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-11-0/account-financial-tools-11-0-account_check_deposit/de/

Update translation files

Updated by Update PO files to match POT (msgmerge) hook in Weblate.
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
Currently translated at 100.0% (63 of 63 strings)

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/pt/
Currently translated at 100.0% (63 of 63 strings)

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/pt/
Currently translated at 100.0% (63 of 63 strings)

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/pt/
Update translation files

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

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

Update translation files

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

Translation: account-financial-tools-13.0/account-financial-tools-13.0-account_check_deposit
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-13-0/account-financial-tools-13-0-account_check_deposit/
alexis-via and others added 27 commits December 20, 2024 10:26
account_check_deposit 14.0.1.1.0
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-tools-15.0/account-financial-tools-15.0-account_check_deposit
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-15-0/account-financial-tools-15-0-account_check_deposit/
Currently translated at 100.0% (89 of 89 strings)

Translation: account-financial-tools-15.0/account-financial-tools-15.0-account_check_deposit
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-15-0/account-financial-tools-15-0-account_check_deposit/es_AR/
In v16, if we create the account.move and then the account.move.line
one-by-one, we end up with an additionnal line with credit=debit=0 and
label="Automatic balancing line". So I decided to re-write move
generation and simplify the move of the check deposit: no need to have
one move line per check, we can have a single line for the total of checks
without partner and reconcile this single line with all the checks.
Add an error message in case of configuration error
Use official translate method for multi-string replacements in error messages
…osits

Add confirm pop-up when clicking on "Back to draft"
Migration from v16 to v17
Convert read_group to _read_group() for perf improvements
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_check_deposit
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_check_deposit/
Currently translated at 98.8% (83 of 84 strings)

Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_check_deposit
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_check_deposit/it/
Currently translated at 100.0% (84 of 84 strings)

Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_check_deposit
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_check_deposit/it/
Currently translated at 100.0% (84 of 84 strings)

Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_check_deposit
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_check_deposit/it/
Currently translated at 100.0% (84 of 84 strings)

Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_check_deposit
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_check_deposit/es_AR/
Currently translated at 100.0% (84 of 84 strings)

Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_check_deposit
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_check_deposit/it/
Currently translated at 100.0% (84 of 84 strings)

Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_check_deposit
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_check_deposit/it/
@alexis-via alexis-via force-pushed the 18-mig-account_check_deposit branch from 55af165 to 1c501aa Compare December 20, 2024 09:39
@alexis-via alexis-via force-pushed the 18-mig-account_check_deposit branch from 1c501aa to f797600 Compare December 20, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.