2
0
forked from Wavyzz/dolibarr

NEW Add option in PDF for purchase order and quotation to hide prices

This commit is contained in:
Laurent Destailleur
2023-08-17 20:44:31 +02:00
parent 886c70c192
commit 1f5ea59b1f
5 changed files with 1723 additions and 2 deletions

View File

@@ -1598,7 +1598,7 @@ class pdf_cornas extends ModelePDFSuppliersOrders
$this->cols['totalexcltax'] = array(
'rank' => $rank,
'width' => 26, // in mm
'status' => true,
'status' => false,
'title' => array(
'textkey' => 'TotalHT'
),

File diff suppressed because it is too large Load Diff