Преглед на файлове

[backend] Communication : ajout unités dans la liste des produits

refactoring
Guillaume преди 4 години
родител
ревизия
77054355fa
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. +1
    -0
      backend/models/MailForm.php

+ 1
- 0
backend/models/MailForm.php Целия файл

@@ -139,6 +139,7 @@ Produits disponibles :
}
if($product->price) {
$productDescription .= ' / '.Price::format($product->getPriceWithTax()) ;
$productDescription .= ' ('.Product::strUnit($product->unit, 'wording_unit').')' ;
}
$messageAutoText .= '- '.$productDescription.'

Loading…
Отказ
Запис