Merge pull request #22580 from thomas-Ngr/14.0_fix_supplier_proposal_line_edit

Fix supplier proposal line edit
This commit is contained in:
Laurent Destailleur 2022-10-25 19:59:51 +02:00 committed by GitHub
commit 7485a71be9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -198,6 +198,7 @@ $coldisplay++;
?>
<td class="right linecolrefsupplier"><input id="fourn_ref" name="fourn_ref" class="flat minwidth50 maxwidth125 maxwidth125onsmartphone" value="<?php echo GETPOSTISSET('fourn_ref') ? GETPOST('fourn_ref') : ($line->ref_supplier ? $line->ref_supplier : $line->ref_fourn); ?>"></td>
<?php
print '<input type="hidden" id="fournprice" name="fournprice" class="" value="'.$line->fk_fournprice.'">';
}
// VAT Rate