- Cataloghi: parte finale... prima bozza 9 dic
This commit is contained in:
@@ -112,6 +112,8 @@ module.exports = {
|
||||
mytable = Operator;
|
||||
else if (tablename === 'products')
|
||||
mytable = Product;
|
||||
else if (tablename === 'arrvariazioni')
|
||||
mytable = Product;
|
||||
else if (tablename === 'productinfos')
|
||||
mytable = ProductInfo;
|
||||
else if (tablename === 'storehouses')
|
||||
|
||||
Reference in New Issue
Block a user