Hi again,
as I say other times, I am integrating KonaKart with an external ERP. The prices I show on the web are not the same prices that are on KonaKart database, I get them in real time from my application.
Now I'm working on the orders and I wonder if it's possible to save my special price on the database.
I tried it on OrderIntegrationMgr.java, with the methods of setFinalPriceExTax and setPrice of the OrderProductIf, but it doesn't work.
Regards
David