Scontistica- Parte 1

This commit is contained in:
Surya Paolo
2023-12-16 00:51:10 +01:00
parent 176ca7fe20
commit 38f4c73ab3
12 changed files with 127 additions and 5 deletions

View File

@@ -84,6 +84,15 @@ const msg_it = {
providers: {
name: 'Fornitori',
},
scontistica: {
name: 'scontistica',
code: 'Codice',
description: 'Descrizione',
perc_sconto: 'Sconto %',
price: 'Prezzo',
qta: 'Quantita',
comulativo: 'Cumulativo',
},
otherpages: {
myactivities: 'Attività',
myactivities2: 'Mie Attività',