Hopefully someone else knows of a better way but as far as I know it's not easy.
The menu items are stored in the micros db under micros.dtl but the timestamps there are for the 'transaction/round' (I.e. when the check is opened/picked up until it's service totaled) and not the time each...
Specify an ISL print event in the header/trailer descriptors using @@<event_id> (E.g. @@ChequeID)
Then in your ISL file your event would be Event Print_Header : <event_id> or Event Print_Trailer : <event_id>
To write lines to the receipt you use the sys vars @Header[] or @Trailer[]
E.g...
It also depends on which Micros/Oracle POS you're talking about.
e7 & 3700 operate mostly on the LAN but Simphony v2 will have a central server (often hosted by Oracle, especially on a smaller install) so is more reliant on the internet connection.
You can use an ISL print trailer for custom printing.
In the receipt print trailer you can define an ISL print by prefixing two '@' symbols. I.e. @@YouSaved
Set the ISL file up in POSCfg 'Interfaces'
Then in the ISL file define the print event like this:
Event Print_Trailer : YouSaved
Var...
I'm not seeing a replacement for VoidDetail (3700) or VoidItem (9700) in Simphony.
Does anyone know if there is a similar function in Simphony? (perhaps not documented?)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.