A pricelist is basically a collection of products. It can be valid in a time-period and outright deactivated. All prices in the product list are in a specific currency.
We have decided not to separate prices and products, which means that we get a simpler data model, but some redundancy.
PriceListInfo
ERP Quote Connector Interface data carrier - PriceListInfo
A pricelist is basically a collection of products. It can be valid in a time-period and outright deactivated. All prices in the product list are in a specific currency.
We have decided not to separate prices and products, which means that we get a simpler data model, but some redundancy.