diff --git a/htdocs/comm/propal.php b/htdocs/comm/propal.php
index b24a1600f43..cd469c7bea9 100644
--- a/htdocs/comm/propal.php
+++ b/htdocs/comm/propal.php
@@ -405,7 +405,7 @@ if ($_GET["propalid"])
print '
';
print "";
print '| '.$langs->trans("Ref").' | '.$langs->trans("ProductOrService").' | ';
- print ''.$langs->trans("VAT").' | '.$langs->trans("Qty").' | '.$langs->trans("Discount").' | P.U. | ';
+ print ''.$langs->trans("VAT").' | '.$langs->trans("Qty").' | '.$langs->trans("Discount").' | '.$langs->trans("PriceU").' | ';
print " | ";
print "
\n";
diff --git a/htdocs/commande/fiche.php b/htdocs/commande/fiche.php
index b3ee6b21129..683d6b1db23 100644
--- a/htdocs/commande/fiche.php
+++ b/htdocs/commande/fiche.php
@@ -553,7 +553,7 @@ else
print ''.$langs->trans("VAT").' | ';
print ''.$langs->trans("Qty").' | ';
print ''.$langs->trans("Discount").' | ';
- print 'P.U. | ';
+ print ''.$langs->trans("PriceU").' | ';
print ' | | ';
print "\n";
}
@@ -657,7 +657,7 @@ else
print ''.$langs->trans("VAT").' | ';
print ''.$langs->trans("Qty").' | ';
print ''.$langs->trans("Discount").' | ';
- print 'P.U. | ';
+ print ''.$langs->trans("PriceU").' | ';
print ' | | '."\n";
print '';
print "".' | ';
diff --git a/htdocs/compta/commande.php b/htdocs/compta/commande.php
index c436953e68d..2df2b6f607b 100644
--- a/htdocs/compta/commande.php
+++ b/htdocs/compta/commande.php
@@ -161,7 +161,7 @@ if ($_GET["id"] > 0)
print ''.$langs->trans("VAT").' | ';
print ''.$langs->trans("Qty").' | ';
print ''.$langs->trans("Discount").' | ';
- print 'P.U. | ';
+ print ''.$langs->trans("PriceU").' | ';
print ' | | ';
print "
\n";
}
diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php
index 2aeccd8c4f3..211ce79811c 100644
--- a/htdocs/compta/facture.php
+++ b/htdocs/compta/facture.php
@@ -1029,7 +1029,7 @@ else
print "";
print '| '.$langs->trans("Description").' | ';
print ''.$langs->trans("VAT").' | ';
- print 'P.U. HT | ';
+ print ''.$langs->trans("PriceUHT").' | ';
print ''.$langs->trans("Quantity").' | ';
print ''.$langs->trans("Discount").' | ';
print ''.$langs->trans("AmountHT").' | ';
@@ -1144,7 +1144,7 @@ else
print "
";
print '| '.$langs->trans("Description").' | ';
print ''.$langs->trans("VAT").' | ';
- print 'P.U. HT | ';
+ print ''.$langs->trans("PriceUHT").' | ';
print ''.$langs->trans("Quantity").' | ';
print ''.$langs->trans("Dscount").' | ';
print ' | ';
diff --git a/htdocs/compta/facture/fiche-rec.php b/htdocs/compta/facture/fiche-rec.php
index c166deb0985..1dd26f9d1f6 100644
--- a/htdocs/compta/facture/fiche-rec.php
+++ b/htdocs/compta/facture/fiche-rec.php
@@ -157,7 +157,7 @@ if ($_GET["action"] == 'create')
print ''.$langs->trans("VAT").' | ';
print ''.$langs->trans("Qty").' | ';
print ''.$langs->trans("Discount").' | ';
- print 'P.U. | ';
+ print ''.$langs->trans("PriceU").' | ';
print 'N.P. | ';
print "
\n";
}
diff --git a/htdocs/fourn/commande/fiche.php b/htdocs/fourn/commande/fiche.php
index 85d262e3d01..fc66fcce025 100644
--- a/htdocs/fourn/commande/fiche.php
+++ b/htdocs/fourn/commande/fiche.php
@@ -360,7 +360,7 @@ if ($id > 0)
print ''.$langs->trans("VAT").' | ';
print ''.$langs->trans("Qty").' | ';
print ''.$langs->trans("Discount").' | ';
- print 'P.U. | ';
+ print ''.$langs->trans("PriceU").' | ';
print ' | | ';
print "\n";
}
@@ -469,7 +469,7 @@ if ($id > 0)
print ''.$langs->trans("VAT").' | ';
print ''.$langs->trans("Qty").' | ';
print ''.$langs->trans("Discount").' | ';
- print 'P.U. | ';
+ print ''.$langs->trans("PriceU").' | ';
print ' | | '."\n";
/*
diff --git a/htdocs/fourn/facture/fiche.php b/htdocs/fourn/facture/fiche.php
index 4744028a3e8..f7ccee5f9bf 100644
--- a/htdocs/fourn/facture/fiche.php
+++ b/htdocs/fourn/facture/fiche.php
@@ -256,7 +256,7 @@ if ($_GET["action"] == 'create' or $_GET["action"] == 'copy')
print "