Buenas, ya integración acaba de ser actualizada, y ya soportamos toda la documentación electrónica de la DIAN, inclusive hemos integrado Contabilidad, para más información https://nortserver.com/
Buenas, ya integración acaba de ser actualizada, y ya soportamos toda la documentación electrónica de la DIAN, inclusive hemos integrado Contabilidad, para más información https://nortserver.com/elbotalon/ gracias.
Hi, I'm having problems with restaurant mode, orders are taken on Android tablets that connect via remote desktop and sometimes randomly orders are deleted that had already been ordered, I use version 5.0-1, I don't know if anyone else has the same problem, thanks.
Yes, it is the product that uniCenta brings for the service charge, what happens is that in my country Colombia it is called that.
You enter it the same way you have been doing, except that it will no longer appear as a product on the tickets.
Ok, what happens is that this code is not from the Ticket, it is from the Pre-ticket, what you have to do is replace the following code in the ticket: <line><text align="left" length="42">------------------------------------------</text></line> <!-- Variable para almacenar la propina voluntaria --> #set ($propinaVoluntaria = 0) #set ($conres = 0) #foreach ($ticketline in $ticket.getLines()) #if ($ticketline.printName().contains("PROPINA VOLUNTARIA")) <!-- Guardamos el valor de la propina y no imprimimos...
No, just update the tickets with the code I published, it uses some functions that I didn't know about in uniCenta and it actually works very well.
Hi, the last code I posted is the complete solution.