From 94341e83ed58d9774cf653cea6cbc98f5b64e74f Mon Sep 17 00:00:00 2001 From: BENKE Charlie Date: Tue, 16 Jun 2015 15:22:13 +0200 Subject: [PATCH] added ref supplier bill more useful to match supplier bill than internal ref --- htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php b/htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php index 81f259d67c6..500e3ed50f3 100644 --- a/htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php +++ b/htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php @@ -1,6 +1,7 @@ * Copyright (C) 2014 Marcos GarcĂ­a + * Copyright (C) 2015 Charlie Benke * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -35,6 +36,7 @@ print_titre($langs->trans("RelatedSupplierInvoices")); + @@ -46,8 +48,9 @@ foreach($linkedObjectBlock as $object) { $var=!$var; ?> - > + > + trans("ShowBill"),"bill").' '.$object->ref; ?> +
trans("Ref"); ?>trans("RefSupplier"); ?> trans("Date"); ?> trans("AmountHTShort"); ?> trans("Status"); ?>
- trans("ShowBill"),"bill").' '.$object->ref; ?>
ref_supplier; ?> date,'day'); ?> rights->fournisseur->facture->lire) {