#6449 addColumnLogTables #2277

Merged
jorgep merged 12 commits from 6449-addColumnLogTables into dev 2024-07-03 08:51:57 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 96366c475a - Show all commits

View File

@ -22,6 +22,7 @@
- feat: refs #7438 Added volume to item_valuateInventory by:guillermo
- feat: refs #7438 Requested changes and little changes by:guillermo
- refs #6281 feat:buyFk in itemShelving by:sergiodt
- feat: refs #6449 item ID is displayed in the sale line by:jorgep
### Changed 📦
@ -90,7 +91,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- (Worker -> time-control) Corrección de errores
- (InvoiceOut -> Crear factura) Cuando falla al crear una factura, se devuelve un error
- (Ticket -> Logs) Ahora se muestra el id del item de la línea de venta
- (Worker -> Ver albarán) Ya no aparece la página en blanco
### Changed