Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022873Retail ModulesWeb POSpublic2013-01-23 15:112013-01-25 14:19
marvintm 
marvintm 
normalminorhave not tried
closedfixed 
5
 
RMP19RMP19 
guilleaer
No
0022873: If there is no stock for a product, and the product has attributes, the process fails
Currently the process which saves an order in the backend gets the attribute set values from the stock information of a product. However, if there is no stock, this information cannot be retrieved, and the process fails.
- Assign an attribute set to a product
- Clear the stock of this product.
- Attempt to create an order in the WebPOS with this product. The process fails
A possible solution would be to get the attribute values in this case from the last line which was created from this product.
No tags attached.
Issue History
2013-01-23 15:11marvintmNew Issue
2013-01-23 15:11marvintmAssigned To => marvintm
2013-01-25 12:35marvintmStatusnew => scheduled
2013-01-25 12:35marvintmfix_in_branch => pi
2013-01-25 12:35marvintmNote Added: 0055857
2013-01-25 12:35marvintmStatusscheduled => resolved
2013-01-25 12:35marvintmResolutionopen => fixed
2013-01-25 14:19guilleaerReview Assigned To => guilleaer
2013-01-25 14:19guilleaerNote Added: 0055864
2013-01-25 14:19guilleaerStatusresolved => closed
2013-01-25 14:19guilleaerFixed in Version => RMP19

Notes
(0055857)
marvintm   
2013-01-25 12:35   
This issue is fixed by this changeset:

ed5d3f12b1c8

(specifically, the OrderLoader changes)
(0055864)
guilleaer   
2013-01-25 14:19   
Verified

https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ed5d3f12b1c8 [^]