We do a lot of special order sales at our plywood business. When a sales clerk selects a special order SKU at the POS, he is prompted to enter the item price. I also want to prompt him for the item COST since, like the selling price, the cost will also be different each time a special order SKU is used.
Is there a way to use a hook or some other method to dynamically populate the transactionentry.cost variable whenever a special order sku is selected?
Thanks,
Paul Arenson
Anderson Plywood Sales
*This post is locked for comments
I have the same question (0)Paul,
TransctionEntry.Cost is read only and cannot be changed. The only way to change the cost is directly in the database after the fact. We have done this a number of times for various reasons for customers. If you'd like more information about what it would take to add a prompt to this, drop me an email and I'd be happy to discuss.