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 two inventory related problems #11032

Merged
merged 3 commits into from Apr 28, 2021

Conversation

metas-ts
Copy link
Member

No description provided.

* the error message that we fix is
"Cannot get M_HU from ASIWithPackingItemTemplateAttributeStorage[...]"
* the actual fix is in MaterialTrackingAttributeValuesProvider
* the rest is minor improvements
* the error message that we fix is
"Error: Attempt to set negative qty on storageLine; qtyOld=9.504; qtyToAdd=-9.528; qtyNew=-0.024;"
* the actual fix is in UniformAllocationStrategy
* the rest is minor improvements
…dlingunits/materialtracking/spi/impl/attribute/MaterialTrackingAttributeValuesProvider.java
Copy link
Member Author

@metas-ts metas-ts left a comment

Choose a reason for hiding this comment

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

lgtm

@metas-ts metas-ts merged commit a2cfcdc into scary_plum_uat Apr 28, 2021
@metas-ts metas-ts deleted the scary_plum_uat_inventory_fixes branch April 28, 2021 16:42
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.

None yet

1 participant