agritheory / beam

General Purpose 2D barcode scanning for ERPNext
https://agritheory.com/documentation/beam/
Other
20 stars 9 forks source link

Purchase Receipt ignores `accepted_qty` and uses `qty` instead #71

Closed agritheory closed 8 months ago

agritheory commented 9 months ago

Handling Units should only be created for Accepted Qty

agritheory commented 9 months ago

Likely solution is to use accepted quantity converted to stock UOM. We can add to an existing test to make sure this is happening