-
-
Notifications
You must be signed in to change notification settings - Fork 539
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] contract_price_revision #1184
base: 18.0
Are you sure you want to change the base?
Conversation
… anymore cherry-pick db5c3d6
…computed On new line creation when applying wizard, the stored values are not recomputed, so recomputing them
…ed field 'price_can_be_revised'
…se module Values for new line should come from _prepare_value_for_plan_successor function adding the new price.
…ome lines As if recurrence management is per line, some lines should be excluded from price revision.
Currently translated at 100.0% (23 of 23 strings) Translation: contract-15.0/contract-15.0-contract_price_revision Translate-URL: https://translation.odoo-community.org/projects/contract-15-0/contract-15-0-contract_price_revision/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-17.0/contract-17.0-contract_price_revision Translate-URL: https://translation.odoo-community.org/projects/contract-17-0/contract-17-0-contract_price_revision/
Currently translated at 100.0% (22 of 22 strings) Translation: contract-17.0/contract-17.0-contract_price_revision Translate-URL: https://translation.odoo-community.org/projects/contract-17-0/contract-17-0-contract_price_revision/it/
Thanks for your contribution @AlvRM2002 , remember to check the migration guidelines and do it step by step. Missing the pre-commit stuff right now. |
/ocabot migration contract_price_revision |
c371171
to
b0237a0
Compare
@AlvRM2002 I can do a code review after you get tests in green. |
What is required to get the tests green? It appears this PR is stuck waiting for the contract module to be updated to v18. |
@AlvRM2002 @AdamBark In order to test this in runboat and make tests green, you need to follow this : https://github.com/OCA/maintainer-tools/wiki/Use-temporary-reference%28s%29-to-another-pull-request%28s%29 |
No description provided.