Error while creating purchase order

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Error while creating purchase order

james_sg
Hi,

I have encountered the following bug while adding a product when creating a purchase order.

org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://order/widget/ordermgr/OrderEntryCatalogScreens.xml#productdetail]: groovy.lang.MissingPropertyException: No such property: variantPriceMap for class: ProductDetail (No such property: variantPriceMap for class: ProductDetail)
Any idea?

Regards,
James
Reply | Threaded
Open this post in threaded view
|

Re: Error while creating purchase order

james_sg
The error occurs when the quantity is not specfied while adding the product to the purchase order.

james_sg wrote
Hi,

I have encountered the following bug while adding a product when creating a purchase order.

org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://order/widget/ordermgr/OrderEntryCatalogScreens.xml#productdetail]: groovy.lang.MissingPropertyException: No such property: variantPriceMap for class: ProductDetail (No such property: variantPriceMap for class: ProductDetail)
Any idea?

Regards,
James