- corretto scheda prodotto, record salvato
This commit is contained in:
@@ -128,13 +128,13 @@
|
||||
>
|
||||
<q-item-section avatar>
|
||||
<q-avatar
|
||||
icon="fas fa-pencil-alt"
|
||||
icon="fas fa-file-alt"
|
||||
color="primary"
|
||||
text-color="white"
|
||||
/>
|
||||
</q-item-section>
|
||||
<q-item-section>
|
||||
<q-item-label>Modifica</q-item-label>
|
||||
<q-item-label>Scheda Libro</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
<q-item
|
||||
@@ -149,7 +149,7 @@
|
||||
>
|
||||
<q-item-section avatar>
|
||||
<q-avatar
|
||||
icon="fas fa-pencil-alt"
|
||||
icon="fas fa-align-left"
|
||||
color="primary"
|
||||
text-color="white"
|
||||
/>
|
||||
@@ -188,13 +188,13 @@
|
||||
>
|
||||
<q-item-section avatar>
|
||||
<q-avatar
|
||||
icon="fas fa-pencil-alt"
|
||||
icon="fas fa-cloud-download-alt"
|
||||
color="accent"
|
||||
text-color="white"
|
||||
/>
|
||||
</q-item-section>
|
||||
<q-item-section>
|
||||
<q-item-label>Riaggiorna il Libro da GM</q-item-label>
|
||||
<q-item-label>Carica dati del Libro (da GM)</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
<q-item
|
||||
@@ -207,13 +207,13 @@
|
||||
>
|
||||
<q-item-section avatar>
|
||||
<q-avatar
|
||||
icon="fas fa-pencil-alt"
|
||||
icon="fas fa-database"
|
||||
color="accent"
|
||||
text-color="white"
|
||||
/>
|
||||
</q-item-section>
|
||||
<q-item-section>
|
||||
<q-item-label>Riaggiorna il Libro da DBLocale</q-item-label>
|
||||
<q-item-label>Carica dati del Libro (dal DB Locale)</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
<!--<q-item
|
||||
@@ -312,13 +312,13 @@
|
||||
>
|
||||
<q-item-section avatar>
|
||||
<q-avatar
|
||||
icon="fas fa-eye"
|
||||
icon="fas fa-boxes"
|
||||
color="orange"
|
||||
text-color="white"
|
||||
/>
|
||||
</q-item-section>
|
||||
<q-item-section>
|
||||
<q-item-label>Visualizza su GM (Tutti i campi)</q-item-label>
|
||||
<q-item-label>Visualizza su GM (con le Quantità in Magazzino)</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
</q-list>
|
||||
@@ -691,7 +691,7 @@
|
||||
:type="costanti.FieldType.editor_nohtml"
|
||||
@updateproductmodif="updateproductmodif"
|
||||
@close="modifTrafiletto = false"
|
||||
:maxlength="800"
|
||||
:maxlength="680"
|
||||
>
|
||||
</CModifTrafiletto>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user