-
-
Notifications
You must be signed in to change notification settings - Fork 161
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] product margin classification: Migration to 17.0 #218
Open
SodexisTeam
wants to merge
54
commits into
OCA:17.0
Choose a base branch
from
sodexis:17.0-mig-product_margin_classification
base: 17.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[17.0] [MIG] product margin classification: Migration to 17.0 #218
SodexisTeam
wants to merge
54
commits into
OCA:17.0
from
sodexis:17.0-mig-product_margin_classification
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ADD] fr translation; [FIX] OCA convention;
[FIX] return correct current company when creating a new margin classification [FIX] incorrect 'type' account.tax field [FIX] Fix demo data. (ref instead of eval) [FIX] replace smart buttons on product view by regular buttons according to smart buttons implementation. [IMP] display buttons only if required on margin classification form [IMP] Add test file [IMP] replace integrated tree view in margin classification form by a smart button and a dedicated tree view [ADD] complete margin concept with two fields 'Markup' and 'Profit Margin'
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-8.0/sale-workflow-8.0-product_margin_classification Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-8-0/sale-workflow-8-0-product_margin_classification/
- remove obsolete oldname fields - harmonize field name - rename field selection values - Multiply margin and markup field by 100, according to new convention of Odoo, regarding Float 'Percent' field. (Cf VAT) - use new font awsome icons
Fix performance issue on change theoretical difference when many products in margin classification
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-10.0/sale-workflow-10.0-product_margin_classification Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-10-0/sale-workflow-10-0-product_margin_classification/
Currently translated at 100.0% (54 of 54 strings) Translation: sale-workflow-10.0/sale-workflow-10.0-product_margin_classification Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-10-0/sale-workflow-10-0-product_margin_classification/ca/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-10.0/sale-workflow-10.0-product_margin_classification Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-10-0/sale-workflow-10-0-product_margin_classification/
…by name, instead of by id
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: margin-analysis-12.0/margin-analysis-12.0-product_margin_classification Translate-URL: https://translation.odoo-community.org/projects/margin-analysis-12-0/margin-analysis-12-0-product_margin_classification/
- adapt code to V16 - remove obsolete migration script folder - use new way to compute template fields, based on variant fields - add an onchange on product.template to update correctly the margin information, when data are changed
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: margin-analysis-16.0/margin-analysis-16.0-product_margin_classification Translate-URL: https://translation.odoo-community.org/projects/margin-analysis-16-0/margin-analysis-16-0-product_margin_classification/
…ion when creating new product.template. For that purpose, use same algorithm as 'weight' field
Currently translated at 100.0% (57 of 57 strings) Translation: margin-analysis-16.0/margin-analysis-16.0-product_margin_classification Translate-URL: https://translation.odoo-community.org/projects/margin-analysis-16-0/margin-analysis-16-0-product_margin_classification/es/
Currently translated at 96.4% (55 of 57 strings) Translation: margin-analysis-16.0/margin-analysis-16.0-product_margin_classification Translate-URL: https://translation.odoo-community.org/projects/margin-analysis-16-0/margin-analysis-16-0-product_margin_classification/fr/
Currently translated at 100.0% (57 of 57 strings) Translation: margin-analysis-16.0/margin-analysis-16.0-product_margin_classification Translate-URL: https://translation.odoo-community.org/projects/margin-analysis-16-0/margin-analysis-16-0-product_margin_classification/it/
…duct list views Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: margin-analysis-16.0/margin-analysis-16.0-product_margin_classification Translate-URL: https://translation.odoo-community.org/projects/margin-analysis-16-0/margin-analysis-16-0-product_margin_classification/
Currently translated at 100.0% (59 of 59 strings) Translation: margin-analysis-16.0/margin-analysis-16.0-product_margin_classification Translate-URL: https://translation.odoo-community.org/projects/margin-analysis-16-0/margin-analysis-16-0-product_margin_classification/it/
…o solve multi-company error
the module is marked as installable false. could you set the PR in draft state and ping when it's ready ? thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.