thread693-1819432
System: Micros Simphony
I need an example to add an image (QR Code Image) to the currently open check.
Is it possible to be done using C# dll (Micros.Ops)?
System: Micros Simphony
version: 18.2.4.0
I need to add an image to the guest printed check.
I'm already using this code to add custom text in guest check, but now I need to add an image also.
var edi = new ExtensibilityDataInfo(
"\n User Group \n" + " Gold Member \n", "Key"...
System: Micros Simphony
version: 18.2.4.0
I need to get all of the guest check details, particularly the menu items added to the check and their prices.
I tried using the following code, but it just returns the names and quantities of menu items, not their prices...
System: Micros Simphony
version: 18.2.4.0
I need to create a new guest check directly from the Symphony DB.
I discovered that two tables were required to create new checks (CHECKS and CHECK DETAIL), but this resulted in numerous errors.
I need to understand what is going wrong with the...
Hello,
System: Micros Simphony
version: 18.2.4.0
I'm attempting to use the Extension application to create a new guest check.
I discovered the "BeginTableData" procedure in the Simphony documentation, but I need an example.
thanks in advance.
Hello,
System: Micros Simphony
version: 18.2.4.0
I'm attempting to create and display a custom view in the Symphony screen when a specific button is pressed.
This screen will show a list of all open checks as well as a filtering option.
Is that was posible using Extension application or...
Hello,
Micros Simphony version 18.2.5 is what I'm using.
I'm trying to list guest check of specific order types using page design "check screen lookup", and it works perfectly, now I need to color guest check according to its order type.
guest checks under "Delivery" order type will take red...
The Transaction Services web service is pre-installed on each workstation, but it needs a license to be active.
so we need another way to implement the same operation ("Create a guest check", "Add one or more items to any open guest check").
Hello,
Micros Simphony version 18.2.5 is what I'm using.
I'm new to this and need to create a new check in Simphony without using the "Transaction Service APIs" because it requires a certificate, so I'm looking for a different way to do it, such as a dll function or something similar.
Thanks...
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.