Pārlūkot izejas kodu

[Administration] Points de vente : correctif controller

feature/rotating_product
Guillaume Bourgeois pirms 5 mēnešiem
vecāks
revīzija
6dd28bfb93
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      backend/controllers/PointSaleController.php

+ 1
- 1
backend/controllers/PointSaleController.php Parādīt failu

@@ -141,7 +141,7 @@ class PointSaleController extends BackendController
}
}

public function initPaymentMethodOnsiteByCreditFunctioning(PointSale $pointSale)
public function initPaymentMethodsByCreditFunctioning(PointSale $pointSale)
{
if($this->getPointSaleModule()->getBuilder()->initPaymentMethodsByCreditFunctioning($pointSale)) {
$this->addFlash('info', 'Le paiement sur place a été ajusté par rapport au fonctionnement de la cagnotte.');

Notiek ielāde…
Atcelt
Saglabāt