Oh no! Some styles failed to load. 😵 Please try reloading this page

Activity for uniCenta POS

  • paddy downey paddy downey posted a comment on discussion Open Discussion

    Have you 2 products with same id?

  • Mathias Maghanga Mathias Maghanga posted a comment on discussion Open Discussion

    hello am receiving this error when i want to clear a sales table end when i click equals sign it dose not print a receipt it gives me this error and the table wount be cleared ticket just stuck there. com.openbravo.basic.BasicException: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '7d236605-2c61-488e-a9ad-ee9fcfcda5fa' for key 'PRIMARY' com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '7d236605-2c61-488e-a9ad-ee9fcfcda5fa'...

  • Mathias Maghanga Mathias Maghanga posted a comment on discussion Help

    someone sorted me out with a good elaborative video check out the link. https://youtu.be/Ris0tAiFsps

  • David Coleman David Coleman posted a comment on discussion Help

    Hi all I was wondering if there was any way to cap money given to £100 only so for instance if someone typed in to the amount given so you couldn't type over a £100 in amount given to operator in cash Thanks.

  • Sumit Singh Sumit Singh posted a comment on discussion Open Discussion

    Thank you Paddy for your assistance . Much appreciated.

  • paddy downey paddy downey posted a comment on discussion Open Discussion

    Hi Sumit, Can't help any further that's all I have, sorry.

  • Luis Carcamo Luis Carcamo posted a comment on discussion Open Discussion

    Thanks, i already tried that but din't work i tried using: ${payments.printProductSalesRows()} and apparently worked for some lines (around 8), but then it started to increase the number and no longer matched with the number of lines in the ticket. i'll keep triying...

  • Mathias Maghanga Mathias Maghanga posted a comment on discussion Help

    Hello....i need an expert or someone who understands product bundles to help me since i have checked the youtube video and i cannot make anything out of it....Am running a Bar and i want to know how i can sell tots/pints and glasses of wine and be able to deduct the stock of the affected drinks.

  • paddy downey paddy downey modified a comment on discussion Open Discussion

    no except edit the working invoice and put that in closecash

  • paddy downey paddy downey posted a comment on discussion Open Discussion

    no

  • Luis Carcamo Luis Carcamo posted a comment on discussion Open Discussion

    Thanks, i've added that line to the end of the code but what shows is: "Items count: ticket.print", it doesn't show any number. Any other idea?

  • Sumit Singh Sumit Singh posted a comment on discussion Open Discussion

    Hi Paddy, Thank you for your attention. I tired the pom attached, but it does not work. It gives an error "unloadable". Request you to please cross check once .

  • paddy downey paddy downey posted a comment on discussion Open Discussion

    or try attached pom

  • paddy downey paddy downey posted a comment on discussion Open Discussion

    There have been issues with repositories changing - I would use unicenta version 4.6.2

  • Nazeer Nazeer posted a comment on discussion Help

    Hello guys, I have created a video tutorial for those who want to use product bundle to deduct stocks from main product. this video is to deduct stock from 1 main product, if you have more than one just add that main product to the product you are going to sell.. here is the linke for you - https://youtu.be/Ris0tAiFsps

  • Sumit Singh Sumit Singh posted a comment on discussion Open Discussion

    [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.376 s [INFO] Finished at: 2021-10-03T19:54:35-04:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project unicentaopos: Could not resolve dependencies for project com.unicenta:unicentaopos:jar:4.6.1: Failed to collect dependencies...

  • Tinnu Sirwani Tinnu Sirwani posted a comment on discussion Open Discussion

    Prueba cambiando la fuente base en source. Se encuentra en \pos\printer\ticket\BasicTicketForPrinter.java. Está sobre la linea 35 en adelante.

  • paddy downey paddy downey posted a comment on discussion Open Discussion

    could you use <line><text>Items count: </text><text align="left" length="14">${ticket.printArticlesCount()}</text></line> maybe>

  • Luis Carcamo Luis Carcamo posted a comment on discussion Open Discussion

    Hi all, thanks for the great job on helping. I've been using unicenta for two years now and i can tell is a very powerfull program. Right now i'm facing a little problem, in my store we use the normal ticket to give to customer every sale, and from time to time there are customers who ask for invoices instead. Our invoices are the kind of documents you get pre-printed with a correlative number and predifined spaces for the data, description and total. and this is the problem, the total has to be...

  • Mathias Maghanga Mathias Maghanga posted a comment on discussion Open Discussion

    what makes unicenta 4.6.1 to freeze or hung wen left idle?and when one clicks the power off button it takes time to respond.

  • CrOnOs CrOnOs modified a comment on discussion Open Discussion

    In windows C:\Program Files\Java\jdk1.8.0_261\jre\lib\security\java.security #jdk.tls.disabledAlgorithms=MD5, SSLv3, DSA, RSA keySize < 2048 Example: #jdk.tls.disabledAlgorithms=MD5, SSLv3, DSA, RSA keySize < 2048 #jdk.tls.disabledAlgorithms=SSLv3, TLSv1, TLSv1.1, RC4, DES, MD5withRSA, \ # DH keySize < 1024, EC keySize < 224, 3DES_EDE_CBC, anon, NULL, \ # include jdk.disabled.namedCurves jdk.tls.disabledAlgorithms=SSLv3, RC4, DES, MD5withRSA, \ DH keySize < 1024, EC keySize < 224, 3DES_EDE_CBC, anon,...

  • CrOnOs CrOnOs posted a comment on discussion Open Discussion

    In windows C:\Program Files\Java\jdk1.8.0_261\jre\lib\security\java.security #jdk.tls.disabledAlgorithms=MD5, SSLv3, DSA, RSA keySize < 2048 Example: #jdk.tls.disabledAlgorithms=MD5, SSLv3, DSA, RSA keySize < 2048 #jdk.tls.disabledAlgorithms=SSLv3, TLSv1, TLSv1.1, RC4, DES, MD5withRSA, \ # DH keySize < 1024, EC keySize < 224, 3DES_EDE_CBC, anon, NULL, \ # include jdk.disabled.namedCurves jdk.tls.disabledAlgorithms=SSLv3, RC4, DES, MD5withRSA, \ DH keySize < 1024, EC keySize < 224, 3DES_EDE_CBC, anon,...

  • Mathias Maghanga Mathias Maghanga posted a comment on discussion Open Discussion

    Thanks paddy but the close cash void report is shallow i can not know what item was voided ....if one can develop a script that prints a voided ticket showing what item is voided each time will be great...will check the video and see if i can implement what he is elaborating.

  • paddy downey paddy downey modified a comment on discussion Open Discussion

    I don't think you can but closed cash prints line voids and user you could try this link https://sourceforge.net/p/unicentaopos/discussion/1126901/thread/7d66ee9a57/

  • paddy downey paddy downey posted a comment on discussion Open Discussion

    I don't think you can but closed cash prints line voids and user

  • Mathias Maghanga Mathias Maghanga posted a comment on discussion Open Discussion

    Hello is there a way for printing a ticket each time an item is voided?

  • Robert2211 Robert2211 posted a comment on discussion Open Discussion

    Not sure where the attachments went.

  • Robert2211 Robert2211 posted a comment on discussion Open Discussion

    No, not that either. I have swapped the code for a known working version, and again no difference. I have copied a selection of scripts from the system and attached them if anything can be spotted. Failing that is it possible to reinstall the program, but keep the records/database and start again with a fresh install of the program with my existing DB? Or, a fresh install of the scripts in resources? Thanks

  • Francisco Casado Gutierrez Francisco Casado Gutierrez posted a comment on discussion Open Discussion

    Buenos días chicos estoy empezando con unicenta opos y despues de configurar la impresora no me sale el total,a ver si podéis echarme una mano.Gracias.

  • RickyO RickyO posted a comment on discussion Open Discussion

    Wonder if it is a script called in Ticket.Button

  • Robert2211 Robert2211 posted a comment on discussion Open Discussion

    The drawer will open from the on screen button though. ie no sale

  • Robert2211 Robert2211 posted a comment on discussion Open Discussion

    No, the error stops the drawer opening, but the change popup appears on screen

  • RickyO RickyO posted a comment on discussion Open Discussion

    With no receipt, is the cash drawer still opening?

  • Robert2211 Robert2211 posted a comment on discussion Open Discussion

    Yes, at the moment im just turning off the lower left key after the = button. No customer display installed, and no kitchen printer. It has been like this since installation. I did have a bit of a problem with the original receipt printer not kicking the drawer and the way that I got around it at the time was to print a small blank receipt (one blank line) and get the drawer to kick with the print job. I have now replaced and sorted the receipt printer to work correctly, but when I dont want the...

  • RickyO RickyO modified a comment on discussion Open Discussion

    I am wondering if it is another device being sent to like Customer Display. Do you send orders to a kitchen?

  • RickyO RickyO posted a comment on discussion Open Discussion

    Do you send orders to a kitchen?

  • RickyO RickyO posted a comment on discussion Open Discussion

    How are you telling the system, No Receipt. Clicking the lower left Printer Icon after pressing the "=" key?

  • Robert2211 Robert2211 posted a comment on discussion Open Discussion

    Hi, thanks for the reply. No there is no blank line before the code. I have just swapped the printer.ticket script for a new copy from a known working version, and its made no difference.

  • RickyO RickyO posted a comment on discussion Open Discussion

    Check in Printer.Ticket and make sure you DO NOT have a BLANK LINE at the top, before the code begins.

  • Robert2211 Robert2211 posted a comment on discussion Open Discussion

    Can anyone help with this error that I am getting in 4.61. The error only comes up when I dont want to print a receipt. If I print the receipt everything works fine. I can find my way to the resources, and to the printer.ticket, but I have no idea what is causing the error. Thanks

  • joserra joserra posted a comment on discussion Help

    hi chris, I would like to inplement option B, coukd you please give me more details on how to add this option? thanks

  • Nazeer Nazeer modified a comment on discussion Help

    Sending orders to kitchen & bar using Ronny_G script, useful to send cancel or add order to printer. Unicenta oPOS 4.6.1 - script still works. Here is the link of the video if anybody having trouble in configuring the script. https://youtu.be/vE6xlloe2RY

  • Nazeer Nazeer posted a comment on discussion Help

    Sending orders to kitchen & bar using Ronn_G script, useful to send cancel or add order to printer. Unicenta oPOS 4.6.1 - script still works. Here is the link of the video if anybody having trouble in configuring the script. https://youtu.be/vE6xlloe2RY

  • paddy downey paddy downey posted a comment on discussion Open Discussion

    I suggest you subscribe to unicenta and raise the issue there.

  • Nazeer Nazeer posted a comment on discussion Open Discussion

    Here is the video to explain the loop holes - In the following video, I am using 4.6.1 verions on windows. Few things to notice here. 1. the database and scripts are default. 2. the items can be deleted using '-' minus key on keypad even after sending to kitchen 3. the whole ticket can be deleted after sending to kitchen for any role 4. the issue with voids ticket and ticketlines, not capturing the deleted item quantity and not triggering updates to database void table after deleting. 5. even if...

  • paddy downey paddy downey posted a comment on discussion Open Discussion

    Could you post your Admin and Employee roles properties

  • Nazeer Nazeer posted a comment on discussion Open Discussion

    Thanks for the reply paddy, as I mentioned I already tried role and in employee role there is no <class name="sales.DeleteTicket"> I can still gray out the delete only if i comment this class - "<class name="com.openbravo.pos.sales.JPanelTicketEdits">" but the problem with this is go to table button also grayed out. then after each table entry the staff has to logout as they can't return to table plan.</class></class>

  • paddy downey paddy downey posted a comment on discussion Open Discussion

    If you comment out <class name="sales.DeleteTicket"> for users role then they cannot delete whole ticket, they must delete line by line. If order has been sent to kitchen they will be prevented from doing this.</class>

  • Nazeer Nazeer posted a comment on discussion Open Discussion

    Hi everyone using 4.6.1, windows How do we select the waiter from the users ? I have seen the script to add waiter to ticket, but it always asking to input the name of waiter, instead how to when the waiter button is clicked, the users from the list can be selected. any ideas Thanks

  • Nazeer Nazeer posted a comment on discussion Open Discussion

    Hi everyone, using 4.6.1 on windows I would like to gray out delete ticket button for employees after orders are sent to kitchen. Yes i tried using roles, but when i comment ticket edit, go to table button also grayed out.. which is making employee difficult to return to table plan without logging out. OR after order is printed to kitchen, automatically return to table plan Thanks in advance.

  • Nazeer Nazeer posted a comment on discussion Open Discussion

    Hello everyone, I am using 4.6.1 on windows. Facing problem with Void tickets and ticketlines. 1st, when ticket or line is deleted its not syncing with database as a result, when we go to maintenance -> void by user report. It doesn't shows the currently deleted items. 2nd, I can see previously deleted Items in the same report, but the product name is only ticket delted and units are always 0. Not sure how to rectify this. Any help will be appreciated. Thanks

  • Mathias Maghanga Mathias Maghanga posted a comment on discussion Help

    but atleast in the reports it should show what items has been deleted.

  • Mathias Maghanga Mathias Maghanga posted a comment on discussion Help

    ok thanks

  • Mathias Maghanga Mathias Maghanga posted a comment on discussion Help

    ok thanks

  • paddy downey paddy downey posted a comment on discussion Help

    I believe that is the default behaviour.

  • Mathias Maghanga Mathias Maghanga posted a comment on discussion Help

    when someone does delete a ticket/void it does not show what item has been deleted or contents if the ticket deleted.it just shows the user name and just says ticket deleted but not the contents.

  • kissanimedev kissanimedev posted a comment on discussion Open Discussion

    Kissanime original website - Watch Anime Online English Subbed & Dubbed - KissAnime

  • paddy downey paddy downey posted a comment on discussion Help

    Sorry Jacques I'll need to revisit solution and refresh my memory. Give me a day or two. Thanks

  • paddy downey paddy downey posted a comment on discussion Help

    What is this query - nothing to do with delivery address popup?

  • jacques vermeiren jacques vermeiren posted a comment on discussion Help

    Paddy can you please clarify more about below step? do i understand i correctly, i need to create a product and under its product properties i need to paste exactly below lines ?? // Add Product Properties tab to product of deposit amount before tax // // <?xml version="1.0" encoding="UTF-8" standalone="no"?> // <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> // <properties> // <entry key="deliverydetails">1</entry> // </properties</properties>

  • paddy downey paddy downey posted a comment on discussion Help

    Sorry but if you followed instructions it will work! as per reply on same post

  • jacques vermeiren jacques vermeiren modified a comment on discussion Help

    Hello all, I need for delivery purposes the address and phone printed on the ticket. I tried to apply the solution from paddy dawney in topic "Popup for Address " from 2021-02-21 . 1)in workbench i added in table tickets the columns : person1, deladdress1 , deladdress 2, deltelephone 2) i created a product 'delivery" and in product properties i added bellow: <properties> <entry key="deliverydetails">1</entry> </properties> 3) Add below to Administration>Maintenance>Resources>Ticket.Buttons <event...

  • jacques vermeiren jacques vermeiren posted a comment on discussion Help

    Hello all, I need for delivery purposes the address and phone printed on the ticket. I tried to apply the solution from paddy dawney in topic "Popup for Address " from 2021-02-21 . 1)in workbench i added in table tickets the columns : person1, deladdress1 , deladdress 2, deltelephone 2) i created a product 'delivery" and in product properties i added bellow: <properties> <entry key="deliverydetails">1</entry> </properties> 3) Add below to Administration>Maintenance>Resources>Ticket.Buttons <event...

  • Joel Joel posted a comment on discussion Help

    Same versions on each terminal (also very similar hardware). Would these symptoms happen if the network was disconnected temporarily? Am i correct in thinking that the MySQL connection seems to be OK as it would fail to connect if it wasn't ?

  • paddy downey paddy downey posted a comment on discussion Help

    You will need to upgrade to mysql as Derby doesn't support multiple terminals well if at all!

  • Shane Shane posted a comment on discussion Help

    No updates to Java and we are running it on the old Apache Derby database until we upgrade. There were edits made to change some text on receipts, however - no formatting changes.

  • paddy downey paddy downey posted a comment on discussion Help

    Are you using same unicenta and java versions on each terminal? Also check router hardware and cabling as well as mysql config as you could be losing server connection.

  • Joel Joel posted a comment on discussion Help

    Hello, Would anyone be able assist with why there would be inconsistencies between our two Unicenta POS terminals? Occasionally they will get out of sync and tables that are visible on one POS are not on the other? If we log out and log back in we loose the orders on some tables but it resolves the problems. Thanks

  • paddy downey paddy downey posted a comment on discussion Help

    Have you updated java or mysql recently and or made any other edits to tickets etc?

  • Shane Shane posted a comment on discussion Help

    Greetings! We have recently run into an issue where pressing "=" after inputting number of items to be sold does nothing in the sales screen. We are able to send a test receipt for the printer and payment info is setup as normal. Appreciate any insight into this. Running oPOS 3.70 on a Windows 7 machine.

  • paddy downey paddy downey posted a comment on discussion Help

    It is my understanding that close cash Starts at last closing and ends at current date/time. So if you miss a day close cash will cover 2 days

  • Mathias Maghanga Mathias Maghanga posted a comment on discussion Help

    i did an installation of unicentaopos 4.6.1 .....mysql(5.7..2.1.0 ) and java (8.0.2910.10) noticed close cash is being combined each day whilst i have done close cash each day without extension....i want close cash to be for a specific day and not a combined sales.

  • PhilippS PhilippS modified a comment on discussion Help

    I found a solution.... :) Step 1, to open the Drawer manually by button: 1. Create a new resource with name "script.OpenDrawer". 2. Enter the call to the program to be executed according to the following pattern: Process p = Runtime.getRuntime().exec("C:\\...\\...\\OpenDrawer.bat"); 4. In resources open the entry Ticket.Buttons and search the line with "button.opendrawer". 5. Change this to: <button key="button.opendrawer" image="img.cashdrawer" code="script.OpenDrawer"/> Step 2, open the drawer...

  • PhilippS PhilippS posted a comment on discussion Help

    I found a solution.... :) Step 1, to open the Drawer manually by button: 1. Create a new resource with name "script.OpenDrawer". 2. Enter the call to the program to be executed according to the following pattern: Process p = Runtime.getRuntime().exec("C:\\...\\...\\OpenDrawer.bat"); 4. In resources open the entry Ticket.Buttons and search the line with "button.opendrawer". 5. Change this to: <button key="button.opendrawer" image="img.cashdrawer" code="script.OpenDrawer"/> Step 2, open the drawer...

  • PhilippS PhilippS modified a comment on discussion Help

    Update: To open the drawer, I must call this command: "C:...\senddat.exe" "C:...\drawer 2021\drawer.dat" \MSSPRO_KASSE\TM-T70II

  • PhilippS PhilippS posted a comment on discussion Help

    Update: To open the drawer, I must call this command: "C:...\senddat.exe" "C:...\drawer 2021\drawer.dat" \MSSPRO_KASSE\TM-T70II

  • PhilippS PhilippS posted a comment on discussion Help

    Hello We print the Tickets via Windows-Printer-Driver. But normaly, we print no tickets at tickt-closing. The problem now is, that the opendrawer-Call not run in this configuration. Is there a possability, to execute a batch-script, when the Ticket-Close Script run? Or another way to open the drawer without printing a ticket? Thank you and best wishes, Philipp

  • paddy downey paddy downey posted a comment on discussion Open Discussion

    mysql 5.7 and java 1.8.251

  • Mathias Maghanga Mathias Maghanga posted a comment on discussion Open Discussion

    Hello whats the best version of mysql and java to use with unicenta 4.61?

  • RickyO RickyO posted a comment on discussion Help

    It's working right for me.

  • RickyO RickyO modified a comment on discussion Help

    That should work. The problem might be that items in an order can not be sent twice. You might have to change some of the script.

  • RickyO RickyO modified a comment on discussion Help

    That should work.

  • RickyO RickyO posted a comment on discussion Help

    Set Drinks to Printer 1 (Order Station) and Food to Printer 2 (Kitchen). STOCK > PRODUCTS > STOCK (Tab) > Printer #

  • jacques vermeiren jacques vermeiren posted a comment on discussion Help

    Dear All, If a customer orders drinks and food at the same time. Payment has not been made yet. I want to prepare the order immediately. so I print the kitchen ticket. I want to keep drinks and food separate. Otherwise, it causes confusion during preparation. So before payment, can I get 2 kitchen ticket ? 1 beverage 1 food? Or is it even possible to print 1 kitchen ticket but make above categories clearly seperate ? I already tried below solution for this forum: QUOTE If you only have 1 printer...

  • paddy downey paddy downey posted a comment on discussion Help

    I don't think so

  • jacques vermeiren jacques vermeiren posted a comment on discussion Help

    Hello paddy thank you very much. I search on the forum and completed the menu. I have another question. if i select a category and then a product under it. is there a possibility to go back to the main category automatically without touching anything ?

  • andoveronline andoveronline posted a comment on discussion Help

    Hi found out the problem, whilst it was open I installed the Java development kit so I could install NetBeans, this was causing the problem.

  • paddy downey paddy downey posted a comment on discussion Help

    Try deleting unicentaopos.properties file in home or desktop

  • andoveronline andoveronline posted a comment on discussion Help

    I was having a play :-) and accidently deleted the content in the Employee tab, didn't save it but closed down, when restarting it brings the flash screen on but then nothing, same with config but that doesn't even start, uninstalled opos and cleared the files under user, reinstalled but the same, so deinstalled again this time deinstalling mysql as well, reinstalled all but still the same. Pointers anyone

  • paddy downey paddy downey posted a comment on discussion Help

    Sorry wrong way round

  • paddy downey paddy downey posted a comment on discussion Help

    Use attributes and auxilliaries - attributes have a cost auxilliaries don't

  • Gunars Gunars posted a comment on discussion Help

    just an update - apparently unicenta allows very narrow gap of supported database solutions MadriaDB included in the latest Xampp is not supported also the latest Mysql is not supported. The latest supported Xampp with included supported mysql is 5.6.11

  • Gunars Gunars posted a comment on discussion Help

    well, just an update - apparently unicenta allows very narrow gap of supported database solutions MadriaDB included in the latest Xampp is not supported. The latest supported Xampp with included mysql is 5.6.11

  • andoveronline andoveronline posted a comment on discussion Help

    I would like to identify the user so that when that user logs in a percentage discount is applied to all prices, I would do the same as the happy hour script but instead of using a time to apply would use a user, is this possible and what is the user identifier?

  • Timothy J Michael Timothy J Michael posted a comment on discussion Open Discussion

    The solution for me was to use an older MySQL version, which depending on your environment might be kind of difficult. There is also this: New uniCenta oPos release 5.0 BETA available for download! We now support Java-11 and MariaDB. http://unicenta.com/download-files

  • Andrew Van Bibber Andrew Van Bibber posted a comment on discussion Open Discussion

    I'm struggling to set up a test system, turns out it wasn't ALL on me! Please keep us posted if you find any solutions!

  • Gunars Gunars posted a comment on discussion Help

    Well, I removed mysql/mariadb what came with xampp and installed official mysql Now it is properly set up and allows to connect to it via mysql control panel as 127.0.0.1 3306 unicenta SSL TLS_AES_256_GCM_SHA384 However Unicenta launcher is unable to find and connect to database and gives the following error: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 1 milliseconds ago. The last packet sent successfully...

  • Mzy Rossy Mzy Rossy modified a comment on discussion Help

    If you see the arrow in the picture, that is the password that has been inserted (generated) by using PHP and MYSQL which is different from the password that has been generated by Unicenta POS system. Perhaps do you know how to generate the password with the same type of format with Unicenta POS by using PHP and MySQL? Sorry for my late reply. if(isset($_POST['AddPOSUserFormSubmit'])) { $ID = $_POST['ID']; $Name = $_POST['NAME']; $Password = $_POST['APPPASSWORD']; $Card= $_POST['CARD']; $Role = $_POST['txtRole'];...

  • Mzy Rossy Mzy Rossy modified a comment on discussion Help

    If you see the arrow in the picture, that is the password that has been inserted (generated) by using PHP and MYSQL which is different from the password that has been generated by Unicenta POS system. Perhaps do you know how to generate the password with the same type of format with Unicenta POS by using PHP and MySQL. Sorry for my late reply. if(isset($_POST['AddPOSUserFormSubmit'])) { $ID = $_POST['ID']; $Name = $_POST['NAME']; $Password = $_POST['APPPASSWORD']; $Card= $_POST['CARD']; $Role = $_POST['txtRole'];...

1 >

Get latest updates about Open Source Projects, Conferences and News.

Sign Up No, Thank you