Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Oct 20, 2023
1 parent 0ec22fb commit 11486c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/fourn/facture/card.php
Original file line number Diff line number Diff line change
Expand Up @@ -3798,7 +3798,7 @@ function setRadioForTypeOfInvoice() {
$senderissupplier = 1;
}

// Show object lines
// Show object lines (result may vary according to hidden option MAIN_NO_INPUT_PRICE_WITH_TAX)
if (!empty($object->lines)) {
$object->printObjectLines($action, $societe, $mysoc, $lineid, 1);
}
Expand Down

0 comments on commit 11486c8

Please sign in to comment.