]> git.mxchange.org Git - jproduct-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 26 Oct 2017 18:25:10 +0000 (20:25 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 26 Oct 2017 18:25:10 +0000 (20:25 +0200)
commit4b206bfb4e19a9e2ed5fc4ea1ce1329aa6d8be80
tree5601f375b231b5e258a3e010f772e7e390218c09
parent09890d4c6b70bf949436ed014c6c3009c54e850c
Continued:
- added net/gross price and tax rate (0.00-1.00 again)
- let's not over-centralize data:
  + you may have to repeat these 3 fields in your entity when you want to record
    changing prices in your e.g. receipt items like in jfinancials
  + you may have to wait until a product_price_history entity has been added
    to have a generic price history of all products

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jproduct/model/product/GenericProduct.java
src/org/mxchange/jproduct/model/product/Product.java