- preordinabili corretti + altro
This commit is contained in:
@@ -123,7 +123,7 @@ router.post('/import', authenticate, async (req, res) => {
|
||||
isnuovo = true;
|
||||
}
|
||||
|
||||
if (!options.aggiornaStockQta && esisteindb) {
|
||||
if (!options.aggiornaStockQty && esisteindb) {
|
||||
delete product.stockQty;
|
||||
delete product.bookableQty;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user