vers: 1.1.3

- aggiornato ncu -u
This commit is contained in:
Surya Paolo
2024-10-03 17:10:04 +02:00
parent 38862311ee
commit f9277f3a01
121 changed files with 2460 additions and 3597364 deletions

View File

@@ -7352,12 +7352,13 @@ export const tools = {
}
}
},
getFullFileNameByImageFile(imagefile: string, table: string) {
getFullFileNameByImageFile(table: string, imagefile: string) {
// console.log('arrimage', arrimage)
if (shared_consts.TABLES_IMAGEFILE_SINGOLO.includes(table)) {
return costanti.DIR_UPLOAD + `products/` + imagefile
}
return imagefile
},
canModifyThisRec(rec: any, tablesel: string) {
// console.log('rec', rec)
@@ -8964,7 +8965,7 @@ export const tools = {
return originalString.replace(regex, replaceString);
},
getStringaConto(mov: IMovQuery) {
getStringaConto_NonUsata(mov: IMovQuery) {
let mystr = ''
let mystrfrom = ''