Change Price Row model and europe1PriceFactory
Hello SAP Experts,
I want to make changes in the priceRow model and europe1PriceFactory consequently.
How can I use my own price factory?
Please help me.
31 Aug 2017 12:20 pm || 2
Hello SAP Experts,
I want to make changes in the priceRow model and europe1PriceFactory consequently.
Please help me.
Comments
Recommended Posts:
Inside the OrderManager.class the pricefactory is loaded from ExtensionManager against the property "default.pricefactory". This property is defined in the project.properties file. The default value is project.properties file.
Now the extension manager for europe1 is Europe1PriceFactory which helps to calculate price, tax and discount.