- catalogo macro, importazione dati
This commit is contained in:
@@ -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: ''},
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user