- corretto la gestione degli Sconti

- Duplicare un Catalogo
This commit is contained in:
Surya Paolo
2025-06-11 01:05:20 +02:00
parent 56d1870bc1
commit d99ad47483
17 changed files with 296 additions and 147 deletions

View File

@@ -1049,6 +1049,7 @@ export interface IColGridTable {
tablesel?: string
notsave?: boolean
isadvanced_field?: boolean
dont_clone?: boolean
showWhen?: number
maxlength?: number
minlength?: number