Is it also a Micros bug that if I call a custom keyboard in my script then it won't show the values inputted from that custom keyboard in Micros screen?
Thank you!
HI Would anyone know how to configure the discount so when I call it in my sim script, it will apply the discount in amount and not in percentage? Because it seems like it always applies the discount in percentage:
My POS configurator looks like this:
My code in ISL is like this...
Hi Wildbar,
I am not sure what you are talking about The first screen with small s is just a button with small captions. I don't think it will affect the discount.
Hi would anyone know this error on Micros? I created and ISL file that will trigger the discount:
Here's the configuration of discount:
I am not sure why that error occurs since I didn't set any max discount for the items.
Thanks!
Hi! Would anyone know these errors upon loading of Micros ops?
opsdbs.cpp (10359): Unexpected Database error Call failed
then after that error shows, this one will show, Invalid Work Station Revenue Programmed:
after that error, the system will terminate. Thank you!
Hi,
I tried setting up Gift certificate on Micros and also doing the ISL, but both ways I get the error "Invalid gc serial number" whenever I swiped the card.
I tried this link: Link
and also this: Link
Thanks!
...doesn't have it. How will I do it with combo meals? Like for example:
I ordered BLT sandwich, and MICROS would require condiments, so I added
*W/ Fries
*W/ Chili
*W/ Strings
so what I am planning to pass to the 3rd party API would be something like this:
name: BLT sandwhich
level: 0
id: 1...
Hi! May I know how can I get the level of menu items from MICROS using ISL? I need to pass to our 3rd party system something like this:
Structure:
"items": [
// parent item
{
"level": 0,
"line_number": 1,
"parent_line_number": 0,
"name": "Pizza"...
Hi,
Would anyone know how can I modify the micros built in keyboard? I'm thinking it's in the OpsDisplaySys but that file is encrypted so I couldn't read it. Appreciate any help. thank you!
Hi,
Is there a way that I could create a screen with buttons programmatically thru ISL in micros? The screen will contain different buttons that will call difference events. Thank you!
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.