forked from Wavyzz/dolibarr
NEW Add option in PDF for purchase order and quotation to hide prices
This commit is contained in:
@@ -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'
|
||||
),
|
||||
|
||||
1635
htdocs/core/modules/supplier_proposal/doc/pdf_zenith.modules.php
Normal file
1635
htdocs/core/modules/supplier_proposal/doc/pdf_zenith.modules.php
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user