Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. RitwickGupta

    Micros 3700 SIM Condiments Parent Items

    Hello, I want to display all the menu items of an order using SIM. The issue is that I am not able to group the condiments with the main item. Is there a way of doing it using dtl id? Thanks
  2. RitwickGupta

    Micros 3700 Changes Receipt Print design

    Hello, I am trying to change the design/format of the receipt which is printed for an order but cannot find where to change it in POS Configurator. I wanna change the Cafe name, information that is on the receipt and other information. Any suggestions where can I do that and also is there any...
  3. RitwickGupta

    Customizable Encrypted SIM file

    Hello, I have created a SIM script which I have to deliver to my customers. Customers need to do some customization to that SIM script(updating values of some variables) for it to work for them. I also want to encrypt the SIM script fully or partially as I don't want to give the logic away. Is...
  4. RitwickGupta

    SIM programming - MI_VOID Never fires

    Hello, I am trying a SIM code but my MI_VOID event never fires. I want it to display the item(s) which are being voided. Any idea what's happening there? Anyone tried this before? Thanks
  5. RitwickGupta

    Micros 3700 Transfer Check requires Manager's approval

    Does anyone know how can I disable the need of manager's approval when a employee is transferring a check to his/her name?
  6. RitwickGupta

    Refund using SIM in Micros3700

    Hello, I am trying to build a SIM script using which I can do refunds on a third party payment process, get back confirmation of refund and then apply those returns to the order. The flow is as follows 1. Select items to be refunded 2. Click refund button which fires a SIM script 3. Scripts...
  7. RitwickGupta

    Micros 3700 Transaction API

    How do I check if Transaction API is installed on a micros machine?
  8. RitwickGupta

    Price Levels

    Can anyone give an explanation on how are price levels managed in Aloha and how is it (price level management) reflected in the databases?
  9. RitwickGupta

    SIM programming Micros 3700

    Hello, Is it possible to make a SIM script listen for a TxMsg without an RxMsg? I mean normally we send something to the server using RxMsg and then the script listens for TxMsg. So the SIM script initiates the communication. I want the server to initiate the communication with SIM script. Is...
  10. RitwickGupta

    Aloha Menu item in database explanation

    Hello. I am trying to re-create menu on Aloha system outside it on my website through it's database. The following is a single row from the table "items_table" { "id": 20305.0, "ownerid": 0.0, "usernumber": 20305.0, "shortname": "feta "...
  11. RitwickGupta

    Micros 3700 Merge Check

    I can't see the merge check option on my terminal. Is there a way I can switch it on from POS Configurator or something? Thanks
  12. RitwickGupta

    Different size of menu items

    Can price 2-10 of a menu item be used for different sizes of an item? E.g. $5 for small pizza, $7 for large etc
  13. RitwickGupta

    Menu item price levels

    Hello, I am curious to how do we know what are different price levels on a menu item in micros connected to? (price 2 to 10). Like who do we or the POS select these prices? Are these only dependent of serving time periods or are they usually used for different size of items too? (like $5 for...
  14. RitwickGupta

    Micros 3700 database connection

    Hello, Is there a way to connect to Micros 3700 database if you don't know the password? I just need to access the database, and ability to make changes to the database is not required. Is odbc the only way to do it? Some machines do have "custom" and "support" as default username and password...
  15. RitwickGupta

    Micros RES POS API and Transaction API

    Hello, Are Micro RES POS Api and Transaction API the same thing or different things? Regards
  16. RitwickGupta

    Micros Database change when item voided

    Hello, I am trying to extract check details from a micros 3700 db. Everything is going fine till someone voids an item from the check on the POS. For every item that has been voided, 2 rows are added to trans_dtl and mi_dtl. For example, When I add Pizza1 with extra pepper and Pizza2 with...
  17. RitwickGupta

    ClockIn SIM Event

    I want to display an info message and do some other things when someone Clocks in. Where do I put the code for Event ClockIn? I mean in which ISL File? I can trigger an interface by using touchscreen from POS Configurator, but what about ClockIn?
  18. RitwickGupta

    Bill printed or not?

    Hello, I just wanted to know if there is a way to know just using the Micros database if bill for a specific check has been printed or not? I mean is there an extra row added to some table or some value set in a table when you print the bill? Thanks
  19. RitwickGupta

    Input window with buttons - Sim MICROS 3700

    Hello, I have a custom button on Micros 3700 Payment screen. I want to open a secondary pop-up window when someone presses that button and ask the user if he is sure to make the payment. I would prefer to have two buttons there which say "Yes" or "No". Does anyone know how I can do that? Regards
  20. RitwickGupta

    SIM script trigger - Clock in / Clock Out (MICROS 3700)

    Hello, I wanted to know if I can trigger a SIM script in MICROS 3700 when someone clocks-in or clocks out of the POS system. If yes, how do I do that? Thanks

Part and Inventory Search

Back
Top