unicenta-pos icon indicating copy to clipboard operation
unicenta-pos copied to clipboard

UnicentaPOS source code

Results 11 unicenta-pos issues
Sort by recently updated
recently updated
newest added

Should move all POS to database **Configuration File** * Database connection settings (URL, username, password) * POS-UUID *... **Configuration in Database** * Application Level Configuration ** Email Server * Company...

enhancement

hi, I lauch but pass not corect

Potential fix for [https://github.com/poolborges/unicenta-pos/security/code-scanning/1](https://github.com/poolborges/unicenta-pos/security/code-scanning/1) To fix the problem, we need to ensure that the type of the left-hand side of the compound assignment is at least as wide as the...

### Where * Pickup Number: "sale.pickup" * Voucher Number "voucher" * Ticket Number "sale.ticket" * Receipt Number "sale.receipt" * Inventory Number "inventory" ###

### IDEIA Building a plugin system using the Service Provider Interface (SPI) and extensible approach. The core idea is to define interfaces that plugins must implement. The application then uses...

This type of system is also known as an event log or an event-sourced architecture. It provides a historical record of all business activities, which is invaluable for auditing, debugging,...

Unicenta pos uses maria db, but is there a posssibility you may add an sqlite option?