Paulo Borges

Results 11 issues of Paulo Borges

A set of commit to add plugin version for tomcat 9

Must check if IndexedSong.index on queue is a correct index on originalQueue

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

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,...