It would all be on the item record... For instance...
# accounting
d
It would all be on the item record... For instance I add widget #1 that costs $10, we want the sales price to fill in $11.50 (or probably round up to the next dollar so $12).
c
Yeah you're gonna have to script it somehow but its doable
You can add another line item field to the transaction line that sources the markup and then after the item sources (postSourcing) set the rate and amount to the new value(s)
d
😬 I'll just tell my boss for now our purchasing agent will have to calculate them by hand... its not like it happens all the time anyways. lol
c
all good.. if you guys want a sales order script just lemme know its quick enough
d
Preciate it!