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

[3532][IMP] product_plm_import: set uom field to be non-required field. #54

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

rinaldifirdaus
Copy link
Contributor

3532

Based on Client requirement that if in the import file from PLM doesn't includes with UOM, odoo should propose the UoM as unit. Currently if in the import file the uom is not declared, the import will be failed with error message 'Unit of Material is Missing'. This improvement will propose the uom as unit if the the file have such condition by set required field of the uom field is False.

Based on Client requirement that if in the import file from PLM doesn't includes with UOM, odoo should propose the UoM as unit.
Currently if in the import file the uom is not declared, the import will be failed with error message 'Unit of Material is Missing'.
This improvement will propose the uom as unit if the the file have such condition by set required field of the uom field is False.
Copy link
Member

@yostashiro yostashiro left a comment

Choose a reason for hiding this comment

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

👍

@kanda999 kanda999 merged commit 2a4d1ea into 16.0 Oct 20, 2023
2 checks passed
@yostashiro yostashiro deleted the 3532-imp-product_plm_import branch April 4, 2024 02:53
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.

3 participants