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

[17.0][MIG] pos_cash_move_reason: Migration to 17.0 #1283

Merged
merged 40 commits into from
Jan 13, 2025

Conversation

chaule97
Copy link

take over: #1230

adrienpeiffer and others added 30 commits January 13, 2025 10:17
[REF] factor code
[UPD] fr translation and pot file
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
[REF] Don't use ``product.product`` model for Reasons, because Odoo remove
the fields ``expense_pdt`` ``and income_pdt`` from the model.
Use instead a new model ``pos.move.reason`` for this purpose.
[REF] Doesn't inherit from ``cash.box.in`` and ``cash.box.out`` model,
as there are bad designed and doesn't allow clean inheritance.
Instead, use new transient model ``wizard.pos.move.reason``.
[REF] Oca convention. add readme folder.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: pos-12.0/pos-12.0-pos_cash_move_reason
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_cash_move_reason/
Currently translated at 100.0% (38 of 38 strings)

Translation: pos-12.0/pos-12.0-pos_cash_move_reason
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_cash_move_reason/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: pos-12.0/pos-12.0-pos_cash_move_reason
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_cash_move_reason/
Currently translated at 100.0% (38 of 38 strings)

Translation: pos-12.0/pos-12.0-pos_cash_move_reason
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_cash_move_reason/fr_CH/
Currently translated at 7.9% (3 of 38 strings)

Translation: pos-12.0/pos-12.0-pos_cash_move_reason
Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_cash_move_reason/de/
- Changed the field where the reason for the withdrawal or receipt of money is indicated, if left in the field name, it changes the name of the accounting entry and gives an error.
Currently translated at 100.0% (38 of 38 strings)

Translation: pos-14.0/pos-14.0-pos_cash_move_reason
Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_cash_move_reason/ca/
Currently translated at 100.0% (38 of 38 strings)

Translation: pos-14.0/pos-14.0-pos_cash_move_reason
Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_cash_move_reason/it/
Nikolaus Weingartmair and others added 10 commits January 13, 2025 10:17
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: pos-15.0/pos-15.0-pos_cash_move_reason
Translate-URL: https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_cash_move_reason/
Currently translated at 100.0% (38 of 38 strings)

Translation: pos-15.0/pos-15.0-pos_cash_move_reason
Translate-URL: https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_cash_move_reason/it/
Currently translated at 100.0% (38 of 38 strings)

Translation: pos-15.0/pos-15.0-pos_cash_move_reason
Translate-URL: https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_cash_move_reason/it/
Currently translated at 100.0% (38 of 38 strings)

Translation: pos-15.0/pos-15.0-pos_cash_move_reason
Translate-URL: https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_cash_move_reason/it/
Currently translated at 97.3% (37 of 38 strings)

Translation: pos-15.0/pos-15.0-pos_cash_move_reason
Translate-URL: https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_cash_move_reason/ca/
Currently translated at 100.0% (38 of 38 strings)

Translation: pos-15.0/pos-15.0-pos_cash_move_reason
Translate-URL: https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_cash_move_reason/es/
@ivantodorovich
Copy link
Contributor

Superseeds

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 17.0-ocabot-merge-pr-1283-by-ivantodorovich-bump-nobump, awaiting test results.

@ivantodorovich
Copy link
Contributor

/ocabot migration pos_cash_move_reason

@OCA-git-bot OCA-git-bot added this to the 17.0 milestone Jan 13, 2025
@OCA-git-bot
Copy link
Contributor

The migration issue (#1077) has not been updated to reference the current pull request because a previous pull request (#1230) is not closed.
Perhaps you should check that there is no duplicate work.
CC @traitrantrobz

@ivantodorovich
Copy link
Contributor

/ocabot migration pos_cash_move_reason

@OCA-git-bot OCA-git-bot mentioned this pull request Jan 13, 2025
31 tasks
@OCA-git-bot OCA-git-bot merged commit df3a98a into OCA:17.0 Jan 13, 2025
7 of 9 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 235da18. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.