aggio numtransaction
This commit is contained in:
@@ -716,7 +716,6 @@ module.exports.updateCmd = async function (ordersCart, status, value, req, optio
|
||||
} else if (status === shared_consts.OrderStatus.PAYED) {
|
||||
|
||||
if (value) {
|
||||
// myOrderCart.pagato = false;
|
||||
if (!myOrderCart.pagato) { // Se ancora non è stato confermato:
|
||||
await OrdersCart.addOrderToMovement(myOrderCart, usernameStore, groupnameStore, req);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user