Our store requires the supplier to see all orders as and when they happen, for the purpose of certain orders that require just-in-time delivery. So at the moment under Business Settings > Ordering we are entering their email address after ours, separated by a space, so a receipt copy is sent to them for every order that takes place as well as us, and of course the customer.
This works fine, however... the supplier is now requesting that to speed the process up their copy of the receipt also includes their cost price (to calculate the amount to add to our bill). Obviously, the customer should not be able to see the cost price, so what we require is a separate receipt to be generated but with the cost price instead of (or as well as) the retail price. Is it possible to do this within Actinic? I'd rather not have to purchase third party software and we're very familiar with editing OrderScript.pl if necessary. Have I missed something?
Of course, there is a slightly crude workaround involving hiding the cost price within a long code that the customer would see but never work out, but this would be less than ideal.
Any suggestions would be much appreciated.
Matt
This works fine, however... the supplier is now requesting that to speed the process up their copy of the receipt also includes their cost price (to calculate the amount to add to our bill). Obviously, the customer should not be able to see the cost price, so what we require is a separate receipt to be generated but with the cost price instead of (or as well as) the retail price. Is it possible to do this within Actinic? I'd rather not have to purchase third party software and we're very familiar with editing OrderScript.pl if necessary. Have I missed something?
Of course, there is a slightly crude workaround involving hiding the cost price within a long code that the customer would see but never work out, but this would be less than ideal.
Any suggestions would be much appreciated.
Matt
Comment