*** empty log message ***

This commit is contained in:
Laurent Destailleur 2006-05-01 14:36:29 +00:00
parent 06484c3f43
commit a214deb752
4 changed files with 10 additions and 4 deletions

View File

@ -116,11 +116,11 @@ $html=new Form($db);
$h = 0;
$head[$h][0] = DOL_URL_ROOT."/admin/facture.php";
$head[$h][1] = $langs->trans("Bills");
$head[$h][1] = $langs->trans("Invoices");
$h++;
$head[$h][0] = DOL_URL_ROOT."/admin/avoir.php";
$head[$h][1] = $langs->trans("Discounts");
$head[$h][1] = $langs->trans("CreditNotes");
$hselected=$h;
$h++;

View File

@ -144,12 +144,12 @@ $html=new Form($db);
$h = 0;
$head[$h][0] = DOL_URL_ROOT."/admin/facture.php";
$head[$h][1] = $langs->trans("Bills");
$head[$h][1] = $langs->trans("Invoices");
$hselected=$h;
$h++;
$head[$h][0] = DOL_URL_ROOT."/admin/avoir.php";
$head[$h][1] = $langs->trans("Discounts");
$head[$h][1] = $langs->trans("CreditNotes");
$h++;
dolibarr_fiche_head($head, $hselected, $langs->trans("ModuleSetup"));

View File

@ -9,6 +9,7 @@ BillsSuppliersUnpayed=Unpayed suppliers' invoices
BillsUnpayed=Unpayed
BillsStatistics=Invoices statistics
Invoice=Invoice
Invoices=Invoices
InvoiceLine=Invoice line
InvoiceCustomer=Customer invoice
CardBill=Invoice card
@ -121,6 +122,8 @@ CreateRepeatableInvoice=Create repeatable invoice
ExportDataset_invoice_1=Customer invoices list and invoices' lines
ProformaBill=Proforma Bill:
VATIsUsed=Using VAT
CreditNote=Credit note
CreditNotes=Credit notes
NewGlobalDiscount=New discount
ReasonDiscount=Reason
AddGlobalDiscount=Add discount

View File

@ -9,6 +9,7 @@ BillsSuppliersUnpayed=Factures fournisseurs impay
BillsUnpayed=Impayées
BillsStatistics=Statistiques factures
Invoice=Facture
Invoices=Factures
InvoiceLine=Ligne de facture
InvoiceCustomer=Facture client
CardBill=Fiche facture
@ -121,6 +122,8 @@ CreateRepeatableInvoice=Cr
ExportDataset_invoice_1=Factures clients et lignes de facture
ProformaBill=Facture Proforma :
VATIsUsed=Assujéti à TVA
CreditNote=Avoir
CreditNotes=Avoirs
NewGlobalDiscount=Nouvel avoir
ReasonDiscount=Motif
AddGlobalDiscount=Ajouter avoir