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

[FIX] product: removal of hardcoded value in product template #44649

Conversation

jhk-odoo
Copy link
Contributor

@jhk-odoo jhk-odoo commented Feb 5, 2020

Steps to reproduce:

  • install sales
  • activate units of measures and variants
  • set imperial units under general settings (pounds for weight and ft³ for volume)
  • create at least 2 variants on a product and access them via the smart button
    from product.template

Previous behavior:
the volume remains in m³, it is hardcoded in the template

Current behavior:
the volume is printed just like the weight (generic uom notation)

opw-2186965

@jhk-odoo
Copy link
Contributor Author

jhk-odoo commented Feb 5, 2020

@jpp-odoo

@C3POdoo C3POdoo added the OE the report is linked to a support ticket (opw-...) label Feb 5, 2020
@robodoo robodoo added the CI 🤖 Robodoo has seen passing statuses label Feb 5, 2020
Steps to reproduce:
- install sales
- activate units of measures and variants
- set imperial units under general settings (pounds for weight and ft³ for volume)
- create at least 2 variants on a product and access them via the smart button
from product.template

Previous behavior:
the volume remains in m³, it is hardcoded in the template

Current behavior:
the volume is printed just like the weight (generic uom notation)

opw-2186965
@jhk-odoo jhk-odoo force-pushed the 13.0-opw-2186965-valome_metric_hardcoded_in_template-jhk branch from fec6d04 to 6cf1878 Compare February 5, 2020 14:14
@robodoo robodoo removed the CI 🤖 Robodoo has seen passing statuses label Feb 5, 2020
Copy link
Contributor

@jpp-odoo jpp-odoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nle-odoo LGTM!

@robodoo robodoo added the CI 🤖 Robodoo has seen passing statuses label Feb 5, 2020
Copy link
Contributor

@nle-odoo nle-odoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

robodoo r+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI 🤖 Robodoo has seen passing statuses OE the report is linked to a support ticket (opw-...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants