From 425405a9b2f49915df7cf2cdb06fabcc23973c3c Mon Sep 17 00:00:00 2001 From: Thomas Negre Date: Tue, 30 Aug 2022 17:01:20 +0200 Subject: [PATCH] Product supplier price: autofill default supplier VAT --- htdocs/product/fournisseurs.php | 37 +++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/htdocs/product/fournisseurs.php b/htdocs/product/fournisseurs.php index c5b8004efa8..237c69ca377 100644 --- a/htdocs/product/fournisseurs.php +++ b/htdocs/product/fournisseurs.php @@ -506,6 +506,43 @@ if ($id > 0 || $ref) { print ''; } } + print ''; } print '';