[FIX]Sale_order_secondary_unit: erase the default secondary unit of sale when the uom is deactivated#4247
Open
[FIX]Sale_order_secondary_unit: erase the default secondary unit of sale when the uom is deactivated#4247
Conversation
…ale when the uom is deactivated
florenciafrigieri2
approved these changes
Apr 1, 2026
florenciafrigieri2
left a comment
There was a problem hiding this comment.
Functional review ok. When performing a sale, then the secondary unit is empty and if you want to select one, then the actives are the only availables.
Evidence: https://drive.google.com/file/d/1O6LGz_yXAE3d_TXCWlbBKEWgRsExsnDo/view
jcadhoc
approved these changes
Apr 6, 2026
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.
If i have a default secondary unit for sales and i deactivate this UoM, it doesn't erase the UoM from the default secondary unit for sale, not only allowing the user to still use that UoM in a sale order, but also selecting this secondary UoM as default in the sale order.

