Difference between revisions of "Configuring the POS Store"
From Opentaps Wiki
Jump to navigationJump to search (New page: ==Modifying the Receipt== The POS store's receipt is in specialpurpose/pos/config/storereceipt.txt. It is generated by the Receipt.java class, which reads the storeceipt.txt as a templat...) |
m (Protected "Configuring the POS Store": Sysop page [edit=sysop:move=sysop]) |
(No difference)
|
Latest revision as of 22:34, 28 September 2007
Modifying the Receipt
The POS store's receipt is in specialpurpose/pos/config/storereceipt.txt. It is generated by the Receipt.java class, which reads the storeceipt.txt as a template and then uses PosTransaction to retrieve values to render into it.