Login  Register

Re: Missing ProductPrice entity fields

Posted by Christian Geisert on Mar 16, 2011; 12:11pm
URL: http://ofbiz.116.s1.nabble.com/Missing-ProductPrice-entity-fields-tp3381499p3381560.html

Raj Saini schrieb:
> Hi,
>
> I was looking into the product prices on trunk demo
> (https://demo-trunk.ofbiz.apache.org/catalog/) and I found two fields
> "priceWithTax" and "priceWithoutTax" are missing. Whereas, ProductPrice
> entity has these two fields in entity definition. Anyone have idea what
> is wrong with the trunk demo?

As I'm currently just about to get 10.4 running on the demo server I'll
have a look at it.
The fields are in
applications/product/entitydef/entitymodel.xml, so a restart should do it...

Christian