- catalogo macro, importazione dati

This commit is contained in:
Surya Paolo
2024-04-29 14:58:45 +02:00
parent 2cdb83cddf
commit e1f2e799d6
13 changed files with 358 additions and 23 deletions

View File

@@ -296,6 +296,7 @@ module.exports = {
PRODUCTS: 20,
PRODUCTS_V2: 22,
INVENTARIO: 30,
MACRO_CATALOGO_JSON: 40,
},
WalletFinalStatusType: {
@@ -1004,9 +1005,14 @@ module.exports = {
{name: 'vegan', type: ''},
{name: 'sfuso', type: ''},
{name: 'img', type: ''},
{name: 'image_link', type: ''},
{name: 'link', type: ''},
{name: 'ingredienti', type: ''},
{name: 'valori_nutrizionali', type: ''},
{name: 'author', type: ''},
{name: 'collezione', type: ''},
{name: 'publisher', type: ''},
{name: 'numpages', type: ''},
{name: 'note', type: ''},
],