
Hi everyone,
is anybody stuck with finding the class that do create record in markuptrans table for sales order charge codes as i need to change the sign of the charge value before getting inserted in the table.
Your quick response would be highly appreciated.
Hi Codehunter,
There is a method createMarkupTrans on SalesTable and SalesLine tables for auto-charges creation. Both are using Markup.insertMarkupTrans method.