[16.0][MIG] product_to_bizerba_scale: migration to 16.0#403
Open
huguesdk wants to merge 75 commits into
Open
Conversation
limitation that doesn't display the field on the product_template view. It allows you to not activate the product variant on Odoo.
stead of product.template
so we decide to comment the code that is in the origin module. so it make the module not working with variant. anyway it is not intended to make work the scale with variant for our case.
the product_scale_log items
- merges product_to_scale_bizerba and product_to_scale_bizerba_extended into product_to_bizerba_scale - migration to 10.0: followed oca guidelines ; not tested on odoo 10.0
- followed oca guidelines - not tested on odoo 11.0
- followed oca guidelines
[REF] pre-commit automatic linting [REF] lint xml [REF] optimize imports [WIP] add readmes and fix manifests [REF] lint csv [REF] flake8 fixes [REF] class-camelcase [REF] method-compute [REF] duplicate-id-csv pre-commit second pass
Signed-off-by: Carmen Bianca Bakker <carmen@coopiteasy.be>
Signed-off-by: Carmen Bianca Bakker <carmen@coopiteasy.be>
5cbcaff to
b968d86
Compare
b968d86 to
8b8dcd6
Compare
This file contains hidden or 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
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.
description
port
product_to_bizerba_scalefrom 12.0 to 16.0.odoo task
t14619