From 16336a66ada0c6ed7e85a0e7e37f7755c377afd0 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 13 May 2024 10:45:20 +0200 Subject: [PATCH] Rename french module name into english --- htdocs/admin/invoice.php | 2 +- htdocs/admin/invoice_situation.php | 2 +- htdocs/admin/order.php | 2 +- htdocs/admin/payment.php | 2 +- htdocs/commande/agenda.php | 2 +- htdocs/commande/class/commande.class.php | 2 +- htdocs/commande/class/commandestats.class.php | 2 +- htdocs/commande/contact.php | 2 +- htdocs/commande/index.php | 2 +- htdocs/commande/list.php | 2 +- htdocs/commande/list_det.php | 2 +- htdocs/commande/note.php | 2 +- htdocs/commande/stats/index.php | 2 +- htdocs/compta/deplacement/class/deplacementstats.class.php | 2 +- htdocs/compta/facture/agenda-rec.php | 2 +- htdocs/compta/facture/agenda.php | 2 +- htdocs/compta/facture/card-rec.php | 2 +- htdocs/compta/facture/class/facture-rec.class.php | 2 +- htdocs/compta/facture/class/facture.class.php | 2 +- htdocs/compta/facture/class/facturestats.class.php | 2 +- htdocs/compta/facture/class/paymentterm.class.php | 2 +- htdocs/compta/facture/contact.php | 2 +- htdocs/compta/facture/document.php | 2 +- htdocs/compta/facture/invoicetemplate_list.php | 2 +- htdocs/compta/facture/list.php | 2 +- htdocs/compta/facture/note.php | 2 +- htdocs/compta/facture/prelevement.php | 2 +- htdocs/compta/facture/stats/index.php | 2 +- htdocs/compta/paiement.php | 2 +- htdocs/compta/paiement/card.php | 2 +- htdocs/compta/paiement/class/paiement.class.php | 2 +- htdocs/compta/paiement/info.php | 2 +- htdocs/compta/paiement/rapport.php | 2 +- htdocs/compta/payment_vat/card.php | 2 +- htdocs/compta/sociales/class/chargesociales.class.php | 2 +- .../compta/sociales/class/paymentsocialcontribution.class.php | 2 +- htdocs/compta/tva/class/paymentvat.class.php | 2 +- htdocs/core/boxes/box_commandes.php | 2 +- htdocs/core/boxes/box_customers_outstanding_bill_reached.php | 2 +- htdocs/core/boxes/box_factures.php | 2 +- htdocs/core/boxes/box_factures_imp.php | 2 +- htdocs/core/boxes/box_graph_invoices_permonth.php | 2 +- htdocs/core/boxes/box_graph_invoices_peryear.php | 2 +- htdocs/core/boxes/box_graph_orders_permonth.php | 2 +- htdocs/core/boxes/box_graph_product_distribution.php | 2 +- htdocs/core/lib/invoice2.lib.php | 2 +- htdocs/core/lib/order.lib.php | 2 +- htdocs/core/modules/cheque/modules_chequereceipts.php | 2 +- .../core/modules/commande/doc/doc_generic_order_odt.modules.php | 2 +- htdocs/core/modules/commande/doc/pdf_einstein.modules.php | 2 +- htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php | 2 +- htdocs/core/modules/commande/doc/pdf_proforma.modules.php | 2 +- htdocs/core/modules/commande/mod_commande_marbre.php | 2 +- htdocs/core/modules/commande/mod_commande_saphir.php | 2 +- htdocs/core/modules/facture/doc/pdf_crabe.modules.php | 2 +- htdocs/core/modules/facture/doc/pdf_sponge.modules.php | 2 +- htdocs/core/modules/facture/mod_facture_mars.php | 2 +- htdocs/core/modules/facture/mod_facture_mercure.php | 2 +- htdocs/core/modules/facture/mod_facture_terre.php | 2 +- htdocs/core/modules/facture/modules_facture.php | 2 +- htdocs/core/modules/modCommande.class.php | 2 +- htdocs/core/modules/modFacture.class.php | 2 +- .../modules/stocktransfer/doc/pdf_eagle_proforma.modules.php | 2 +- .../doc/doc_generic_supplier_invoice_odt.modules.php | 2 +- .../modules/supplier_invoice/modules_facturefournisseur.php | 2 +- .../doc/doc_generic_supplier_order_odt.modules.php | 2 +- .../modules/supplier_order/mod_commande_fournisseur_muguet.php | 2 +- .../supplier_order/mod_commande_fournisseur_orchidee.php | 2 +- .../core/modules/supplier_order/modules_commandefournisseur.php | 2 +- htdocs/expedition/stats/month.php | 2 +- htdocs/fourn/class/fournisseur.facture-rec.class.php | 2 +- htdocs/fourn/commande/contact.php | 2 +- htdocs/fourn/commande/index.php | 2 +- htdocs/fourn/commande/info.php | 2 +- htdocs/fourn/commande/note.php | 2 +- htdocs/fourn/facture/card-rec.php | 2 +- htdocs/fourn/facture/card.php | 2 +- htdocs/fourn/facture/contact.php | 2 +- htdocs/fourn/facture/document.php | 2 +- htdocs/fourn/facture/info.php | 2 +- htdocs/fourn/facture/list-rec.php | 2 +- htdocs/fourn/facture/note.php | 2 +- htdocs/fourn/paiement/card.php | 2 +- htdocs/fourn/paiement/document.php | 2 +- htdocs/fourn/paiement/info.php | 2 +- htdocs/reception/stats/month.php | 2 +- 86 files changed, 86 insertions(+), 86 deletions(-) diff --git a/htdocs/admin/invoice.php b/htdocs/admin/invoice.php index 570b1bafdee..aa17b9cf8df 100644 --- a/htdocs/admin/invoice.php +++ b/htdocs/admin/invoice.php @@ -26,7 +26,7 @@ /** * \file htdocs/admin/invoice.php - * \ingroup facture + * \ingroup invoice * \brief Page to setup invoice module */ diff --git a/htdocs/admin/invoice_situation.php b/htdocs/admin/invoice_situation.php index d1a557f183d..a78217ff26c 100644 --- a/htdocs/admin/invoice_situation.php +++ b/htdocs/admin/invoice_situation.php @@ -23,7 +23,7 @@ /** * \file htdocs/admin/invoice_situation.php - * \ingroup facture + * \ingroup invoice * \brief Page to setup invoice module */ diff --git a/htdocs/admin/order.php b/htdocs/admin/order.php index e47009ae3f8..29a11a2a3b4 100644 --- a/htdocs/admin/order.php +++ b/htdocs/admin/order.php @@ -28,7 +28,7 @@ /** * \file htdocs/admin/order.php - * \ingroup commande + * \ingroup order * \brief Setup page of module Order */ diff --git a/htdocs/admin/payment.php b/htdocs/admin/payment.php index 07ed45b2d10..f095fe525fa 100644 --- a/htdocs/admin/payment.php +++ b/htdocs/admin/payment.php @@ -19,7 +19,7 @@ /** * \file htdocs/admin/payment.php - * \ingroup facture + * \ingroup invoice * \brief Page to setup invoices payments */ diff --git a/htdocs/commande/agenda.php b/htdocs/commande/agenda.php index be9a4fcf168..79fc46673d1 100644 --- a/htdocs/commande/agenda.php +++ b/htdocs/commande/agenda.php @@ -17,7 +17,7 @@ /** * \file htdocs/commande/agenda.php - * \ingroup commande + * \ingroup order * \brief Tab of events on Sale Orders */ require '../main.inc.php'; diff --git a/htdocs/commande/class/commande.class.php b/htdocs/commande/class/commande.class.php index b7d72bdb608..5206e903007 100644 --- a/htdocs/commande/class/commande.class.php +++ b/htdocs/commande/class/commande.class.php @@ -31,7 +31,7 @@ /** * \file htdocs/commande/class/commande.class.php - * \ingroup commande + * \ingroup order * \brief class for orders */ diff --git a/htdocs/commande/class/commandestats.class.php b/htdocs/commande/class/commandestats.class.php index 5c9f3464937..f9f49ef7ada 100644 --- a/htdocs/commande/class/commandestats.class.php +++ b/htdocs/commande/class/commandestats.class.php @@ -21,7 +21,7 @@ /** * \file htdocs/commande/class/commandestats.class.php - * \ingroup commandes + * \ingroup orders * \brief File of class to manage order statistics */ include_once DOL_DOCUMENT_ROOT.'/core/class/stats.class.php'; diff --git a/htdocs/commande/contact.php b/htdocs/commande/contact.php index 0df141b3c41..6a0e015b903 100644 --- a/htdocs/commande/contact.php +++ b/htdocs/commande/contact.php @@ -21,7 +21,7 @@ /** * \file htdocs/commande/contact.php - * \ingroup commande + * \ingroup order * \brief Onglet de gestion des contacts de commande */ diff --git a/htdocs/commande/index.php b/htdocs/commande/index.php index c4c8daddf81..4c3d2387b0f 100644 --- a/htdocs/commande/index.php +++ b/htdocs/commande/index.php @@ -21,7 +21,7 @@ /** * \file htdocs/commande/index.php - * \ingroup commande + * \ingroup order * \brief Home page of sales order module */ diff --git a/htdocs/commande/list.php b/htdocs/commande/list.php index fec308899c5..c685840a759 100644 --- a/htdocs/commande/list.php +++ b/htdocs/commande/list.php @@ -31,7 +31,7 @@ /** * \file htdocs/commande/list.php - * \ingroup commande + * \ingroup order * \brief Page to list orders */ diff --git a/htdocs/commande/list_det.php b/htdocs/commande/list_det.php index 125bd7b584c..325747a197d 100644 --- a/htdocs/commande/list_det.php +++ b/htdocs/commande/list_det.php @@ -30,7 +30,7 @@ /** * \file htdocs/commande/list.php - * \ingroup commande + * \ingroup order * \brief Page to list orders */ diff --git a/htdocs/commande/note.php b/htdocs/commande/note.php index 925001c2a7c..32169870e02 100644 --- a/htdocs/commande/note.php +++ b/htdocs/commande/note.php @@ -21,7 +21,7 @@ /** * \file htdocs/commande/note.php - * \ingroup commande + * \ingroup order * \brief Fiche de notes sur une commande */ diff --git a/htdocs/commande/stats/index.php b/htdocs/commande/stats/index.php index 6be0ad8950c..49736a0a802 100644 --- a/htdocs/commande/stats/index.php +++ b/htdocs/commande/stats/index.php @@ -22,7 +22,7 @@ /** * \file htdocs/commande/stats/index.php - * \ingroup commande + * \ingroup order * \brief Page with customers or suppliers orders statistics */ diff --git a/htdocs/compta/deplacement/class/deplacementstats.class.php b/htdocs/compta/deplacement/class/deplacementstats.class.php index fb2906a6192..6f2d814d298 100644 --- a/htdocs/compta/deplacement/class/deplacementstats.class.php +++ b/htdocs/compta/deplacement/class/deplacementstats.class.php @@ -19,7 +19,7 @@ /** * \file htdocs/compta/deplacement/class/deplacementstats.class.php - * \ingroup factures + * \ingroup invoices * \brief File for class managaging the statistics of travel and expense notes */ include_once DOL_DOCUMENT_ROOT.'/core/class/stats.class.php'; diff --git a/htdocs/compta/facture/agenda-rec.php b/htdocs/compta/facture/agenda-rec.php index 3636c91fce7..4931852fcbf 100644 --- a/htdocs/compta/facture/agenda-rec.php +++ b/htdocs/compta/facture/agenda-rec.php @@ -17,7 +17,7 @@ /** * \file htdocs/compta/facture/agenda-rec.php - * \ingroup facture + * \ingroup invoice * \brief Tab of events on Invoices */ require '../../main.inc.php'; diff --git a/htdocs/compta/facture/agenda.php b/htdocs/compta/facture/agenda.php index 382d9eaafa4..4bbf9d8e8ac 100644 --- a/htdocs/compta/facture/agenda.php +++ b/htdocs/compta/facture/agenda.php @@ -17,7 +17,7 @@ /** * \file htdocs/compta/facture/agenda.php - * \ingroup facture + * \ingroup invoice * \brief Tab of events on Invoices */ require '../../main.inc.php'; diff --git a/htdocs/compta/facture/card-rec.php b/htdocs/compta/facture/card-rec.php index 7d9a16e5914..10e22403bf8 100644 --- a/htdocs/compta/facture/card-rec.php +++ b/htdocs/compta/facture/card-rec.php @@ -28,7 +28,7 @@ /** * \file htdocs/compta/facture/card-rec.php - * \ingroup facture + * \ingroup invoice * \brief Page to show predefined invoice */ diff --git a/htdocs/compta/facture/class/facture-rec.class.php b/htdocs/compta/facture/class/facture-rec.class.php index 2c8ae5ef90e..51179ab3900 100644 --- a/htdocs/compta/facture/class/facture-rec.class.php +++ b/htdocs/compta/facture/class/facture-rec.class.php @@ -26,7 +26,7 @@ /** * \file htdocs/compta/facture/class/facture-rec.class.php - * \ingroup facture + * \ingroup invoice * \brief File of class to manage recurring invoices */ diff --git a/htdocs/compta/facture/class/facture.class.php b/htdocs/compta/facture/class/facture.class.php index 25ecfb6653b..3d5343fa194 100644 --- a/htdocs/compta/facture/class/facture.class.php +++ b/htdocs/compta/facture/class/facture.class.php @@ -39,7 +39,7 @@ /** * \file htdocs/compta/facture/class/facture.class.php - * \ingroup facture + * \ingroup invoice * \brief File of class to manage invoices */ diff --git a/htdocs/compta/facture/class/facturestats.class.php b/htdocs/compta/facture/class/facturestats.class.php index 857ef7da6af..6476235c9b2 100644 --- a/htdocs/compta/facture/class/facturestats.class.php +++ b/htdocs/compta/facture/class/facturestats.class.php @@ -20,7 +20,7 @@ /** * \file htdocs/compta/facture/class/facturestats.class.php - * \ingroup factures + * \ingroup invoices * \brief File with class for managing the invoice statistics */ include_once DOL_DOCUMENT_ROOT.'/core/class/stats.class.php'; diff --git a/htdocs/compta/facture/class/paymentterm.class.php b/htdocs/compta/facture/class/paymentterm.class.php index f23c8131d9f..c79e400db93 100644 --- a/htdocs/compta/facture/class/paymentterm.class.php +++ b/htdocs/compta/facture/class/paymentterm.class.php @@ -18,7 +18,7 @@ /** * \file compta/facture/class/paymentterm.class.php - * \ingroup facture + * \ingroup invoice * \brief This file is an example for a CRUD class file (Create/Read/Update/Delete) */ diff --git a/htdocs/compta/facture/contact.php b/htdocs/compta/facture/contact.php index a6bb2603558..2eeadafc1fc 100644 --- a/htdocs/compta/facture/contact.php +++ b/htdocs/compta/facture/contact.php @@ -22,7 +22,7 @@ /** * \file htdocs/compta/facture/contact.php - * \ingroup facture + * \ingroup invoice * \brief Onglet de gestion des contacts des factures */ diff --git a/htdocs/compta/facture/document.php b/htdocs/compta/facture/document.php index 47c6faf0c76..af4956e1530 100644 --- a/htdocs/compta/facture/document.php +++ b/htdocs/compta/facture/document.php @@ -23,7 +23,7 @@ /** * \file htdocs/compta/facture/document.php - * \ingroup facture + * \ingroup invoice * \brief Page for attached files on invoices */ diff --git a/htdocs/compta/facture/invoicetemplate_list.php b/htdocs/compta/facture/invoicetemplate_list.php index 80b7bca5830..36ab91200db 100644 --- a/htdocs/compta/facture/invoicetemplate_list.php +++ b/htdocs/compta/facture/invoicetemplate_list.php @@ -27,7 +27,7 @@ /** * \file htdocs/compta/facture/invoicetemplate_list.php - * \ingroup facture + * \ingroup invoice * \brief Page to show list of template/recurring invoices */ diff --git a/htdocs/compta/facture/list.php b/htdocs/compta/facture/list.php index e6e48620158..c01164bbdbf 100644 --- a/htdocs/compta/facture/list.php +++ b/htdocs/compta/facture/list.php @@ -36,7 +36,7 @@ /** * \file htdocs/compta/facture/list.php - * \ingroup facture + * \ingroup invoice * \brief List of customer invoices */ diff --git a/htdocs/compta/facture/note.php b/htdocs/compta/facture/note.php index 7c93f507ff9..d7f9408ed07 100644 --- a/htdocs/compta/facture/note.php +++ b/htdocs/compta/facture/note.php @@ -21,7 +21,7 @@ /** * \file htdocs/compta/facture/note.php - * \ingroup facture + * \ingroup invoice * \brief Fiche de notes sur une facture */ diff --git a/htdocs/compta/facture/prelevement.php b/htdocs/compta/facture/prelevement.php index 46abc0f6c48..d6a2ca29cf5 100644 --- a/htdocs/compta/facture/prelevement.php +++ b/htdocs/compta/facture/prelevement.php @@ -24,7 +24,7 @@ /** * \file htdocs/compta/facture/prelevement.php - * \ingroup facture + * \ingroup invoice * \brief Management of direct debit order or credit transfer of invoices */ diff --git a/htdocs/compta/facture/stats/index.php b/htdocs/compta/facture/stats/index.php index db61864b6d8..9858821f747 100644 --- a/htdocs/compta/facture/stats/index.php +++ b/htdocs/compta/facture/stats/index.php @@ -22,7 +22,7 @@ /** * \file htdocs/compta/facture/stats/index.php - * \ingroup facture + * \ingroup invoice * \brief Page des stats factures */ diff --git a/htdocs/compta/paiement.php b/htdocs/compta/paiement.php index c0428ef8971..a250a0d2031 100644 --- a/htdocs/compta/paiement.php +++ b/htdocs/compta/paiement.php @@ -30,7 +30,7 @@ /** * \file htdocs/compta/paiement.php - * \ingroup facture + * \ingroup invoice * \brief Payment page for customers invoices */ diff --git a/htdocs/compta/paiement/card.php b/htdocs/compta/paiement/card.php index 2d55dc4f84e..4d8bd682b0c 100644 --- a/htdocs/compta/paiement/card.php +++ b/htdocs/compta/paiement/card.php @@ -22,7 +22,7 @@ /** * \file htdocs/compta/paiement/card.php - * \ingroup facture + * \ingroup invoice * \brief Page of a customer payment * \remarks Nearly same file than fournisseur/paiement/card.php */ diff --git a/htdocs/compta/paiement/class/paiement.class.php b/htdocs/compta/paiement/class/paiement.class.php index 47b705d2fac..4101cbd6d75 100644 --- a/htdocs/compta/paiement/class/paiement.class.php +++ b/htdocs/compta/paiement/class/paiement.class.php @@ -31,7 +31,7 @@ /** * \file htdocs/compta/paiement/class/paiement.class.php - * \ingroup facture + * \ingroup invoice * \brief File of class to manage payments of customers invoices */ require_once DOL_DOCUMENT_ROOT.'/core/class/commonobject.class.php'; diff --git a/htdocs/compta/paiement/info.php b/htdocs/compta/paiement/info.php index 424a960061e..c5e9bafdbcb 100644 --- a/htdocs/compta/paiement/info.php +++ b/htdocs/compta/paiement/info.php @@ -19,7 +19,7 @@ /** * \file htdocs/compta/paiement/info.php - * \ingroup facture + * \ingroup invoice * \brief Onglet info d'un paiement */ diff --git a/htdocs/compta/paiement/rapport.php b/htdocs/compta/paiement/rapport.php index 52c5bfb27fe..2a500523250 100644 --- a/htdocs/compta/paiement/rapport.php +++ b/htdocs/compta/paiement/rapport.php @@ -20,7 +20,7 @@ /** * \file htdocs/compta/paiement/rapport.php - * \ingroup facture + * \ingroup invoice * \brief Payment reports page */ diff --git a/htdocs/compta/payment_vat/card.php b/htdocs/compta/payment_vat/card.php index df69e995365..44cd3717e89 100644 --- a/htdocs/compta/payment_vat/card.php +++ b/htdocs/compta/payment_vat/card.php @@ -21,7 +21,7 @@ /** * \file htdocs/compta/payment_vat/card.php - * \ingroup facture + * \ingroup invoice * \brief Onglet payment of a social contribution * \remarks Fichier presque identique a fournisseur/paiement/card.php */ diff --git a/htdocs/compta/sociales/class/chargesociales.class.php b/htdocs/compta/sociales/class/chargesociales.class.php index e5260c8a07c..65c070e076a 100644 --- a/htdocs/compta/sociales/class/chargesociales.class.php +++ b/htdocs/compta/sociales/class/chargesociales.class.php @@ -22,7 +22,7 @@ /** * \file htdocs/compta/sociales/class/chargesociales.class.php - * \ingroup facture + * \ingroup invoice * \brief File for the ChargesSociales class */ require_once DOL_DOCUMENT_ROOT.'/core/class/commonobject.class.php'; diff --git a/htdocs/compta/sociales/class/paymentsocialcontribution.class.php b/htdocs/compta/sociales/class/paymentsocialcontribution.class.php index c6a7b6c437f..9d0f05c69ea 100644 --- a/htdocs/compta/sociales/class/paymentsocialcontribution.class.php +++ b/htdocs/compta/sociales/class/paymentsocialcontribution.class.php @@ -21,7 +21,7 @@ /** * \file htdocs/compta/sociales/class/paymentsocialcontribution.class.php - * \ingroup facture + * \ingroup invoice * \brief File of class to manage payment of social contributions */ diff --git a/htdocs/compta/tva/class/paymentvat.class.php b/htdocs/compta/tva/class/paymentvat.class.php index 886d4968a15..637b14f673e 100644 --- a/htdocs/compta/tva/class/paymentvat.class.php +++ b/htdocs/compta/tva/class/paymentvat.class.php @@ -21,7 +21,7 @@ /** * \file htdocs/compta/sociales/class/paymentsocialcontribution.class.php - * \ingroup facture + * \ingroup invoice * \brief File of class to manage payment of social contributions */ diff --git a/htdocs/core/boxes/box_commandes.php b/htdocs/core/boxes/box_commandes.php index 986d4560c32..5148c78a32a 100644 --- a/htdocs/core/boxes/box_commandes.php +++ b/htdocs/core/boxes/box_commandes.php @@ -20,7 +20,7 @@ /** * \file htdocs/core/boxes/box_commandes.php - * \ingroup commande + * \ingroup order * \brief Widget for latest sale orders */ diff --git a/htdocs/core/boxes/box_customers_outstanding_bill_reached.php b/htdocs/core/boxes/box_customers_outstanding_bill_reached.php index 5827513b86b..3aaf3082ae3 100644 --- a/htdocs/core/boxes/box_customers_outstanding_bill_reached.php +++ b/htdocs/core/boxes/box_customers_outstanding_bill_reached.php @@ -20,7 +20,7 @@ /** * \file htdocs/core/boxes/box_clients.php - * \ingroup Facture + * \ingroup invoice * \brief Module d'affichage pour les encours dépassés */ diff --git a/htdocs/core/boxes/box_factures.php b/htdocs/core/boxes/box_factures.php index c0e08d06ba5..9bfdef3328f 100644 --- a/htdocs/core/boxes/box_factures.php +++ b/htdocs/core/boxes/box_factures.php @@ -21,7 +21,7 @@ /** * \file htdocs/core/boxes/box_factures.php - * \ingroup factures + * \ingroup invoices * \brief Module de generation de l'affichage de la box factures */ include_once DOL_DOCUMENT_ROOT.'/core/boxes/modules_boxes.php'; diff --git a/htdocs/core/boxes/box_factures_imp.php b/htdocs/core/boxes/box_factures_imp.php index c256dbbcc72..49cd00f5234 100644 --- a/htdocs/core/boxes/box_factures_imp.php +++ b/htdocs/core/boxes/box_factures_imp.php @@ -21,7 +21,7 @@ /** * \file htdocs/core/boxes/box_factures_imp.php - * \ingroup factures + * \ingroup invoices * \brief Widget to show remain to get on sale invoices */ diff --git a/htdocs/core/boxes/box_graph_invoices_permonth.php b/htdocs/core/boxes/box_graph_invoices_permonth.php index f4edb8a9d16..de82865f988 100644 --- a/htdocs/core/boxes/box_graph_invoices_permonth.php +++ b/htdocs/core/boxes/box_graph_invoices_permonth.php @@ -18,7 +18,7 @@ /** * \file htdocs/core/boxes/box_graph_invoices_permonth.php - * \ingroup factures + * \ingroup invoices * \brief Box to show graph of invoices per month */ include_once DOL_DOCUMENT_ROOT.'/core/boxes/modules_boxes.php'; diff --git a/htdocs/core/boxes/box_graph_invoices_peryear.php b/htdocs/core/boxes/box_graph_invoices_peryear.php index 603bd2e0c65..06934b6be24 100644 --- a/htdocs/core/boxes/box_graph_invoices_peryear.php +++ b/htdocs/core/boxes/box_graph_invoices_peryear.php @@ -18,7 +18,7 @@ /** * \file htdocs/core/boxes/box_graph_invoices_peryear.php - * \ingroup factures + * \ingroup invoices * \brief Box to show graph of invoices per year */ include_once DOL_DOCUMENT_ROOT.'/core/boxes/modules_boxes.php'; diff --git a/htdocs/core/boxes/box_graph_orders_permonth.php b/htdocs/core/boxes/box_graph_orders_permonth.php index 63db14b8e27..e50cc71a1e7 100644 --- a/htdocs/core/boxes/box_graph_orders_permonth.php +++ b/htdocs/core/boxes/box_graph_orders_permonth.php @@ -18,7 +18,7 @@ /** * \file htdocs/core/boxes/box_graph_orders_permonth.php - * \ingroup commandes + * \ingroup orders * \brief Box to show graph of orders per month */ include_once DOL_DOCUMENT_ROOT.'/core/boxes/modules_boxes.php'; diff --git a/htdocs/core/boxes/box_graph_product_distribution.php b/htdocs/core/boxes/box_graph_product_distribution.php index 079aaff21b2..f9e5d63ecf6 100644 --- a/htdocs/core/boxes/box_graph_product_distribution.php +++ b/htdocs/core/boxes/box_graph_product_distribution.php @@ -18,7 +18,7 @@ /** * \file htdocs/core/boxes/box_graph_product_distribution.php - * \ingroup factures + * \ingroup invoices * \brief Box to show graph of invoices per month */ include_once DOL_DOCUMENT_ROOT.'/core/boxes/modules_boxes.php'; diff --git a/htdocs/core/lib/invoice2.lib.php b/htdocs/core/lib/invoice2.lib.php index 13fefc8ee54..9badef41ff8 100644 --- a/htdocs/core/lib/invoice2.lib.php +++ b/htdocs/core/lib/invoice2.lib.php @@ -20,7 +20,7 @@ /** * \file htdocs/core/lib/invoice2.lib.php - * \ingroup facture + * \ingroup invoice * \brief Function to rebuild PDF and merge PDF files into one */ diff --git a/htdocs/core/lib/order.lib.php b/htdocs/core/lib/order.lib.php index 27cb050aa33..2a8ccfef236 100644 --- a/htdocs/core/lib/order.lib.php +++ b/htdocs/core/lib/order.lib.php @@ -22,7 +22,7 @@ /** * \file htdocs/core/lib/order.lib.php * \brief Ensemble de functions de base pour le module commande - * \ingroup commande + * \ingroup order */ /** diff --git a/htdocs/core/modules/cheque/modules_chequereceipts.php b/htdocs/core/modules/cheque/modules_chequereceipts.php index 0867e22bed7..30d36660b97 100644 --- a/htdocs/core/modules/cheque/modules_chequereceipts.php +++ b/htdocs/core/modules/cheque/modules_chequereceipts.php @@ -22,7 +22,7 @@ /** * \file htdocs/core/modules/cheque/modules_chequereceipts.php - * \ingroup facture + * \ingroup invoice * \brief File with parent class of check receipt document generators */ diff --git a/htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php b/htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php index c79694844d1..d09f824acd9 100644 --- a/htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php +++ b/htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php @@ -23,7 +23,7 @@ /** * \file htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php - * \ingroup commande + * \ingroup order * \brief File of class to build ODT documents for third parties */ diff --git a/htdocs/core/modules/commande/doc/pdf_einstein.modules.php b/htdocs/core/modules/commande/doc/pdf_einstein.modules.php index f1e7502b128..f6ebcdcbe2b 100644 --- a/htdocs/core/modules/commande/doc/pdf_einstein.modules.php +++ b/htdocs/core/modules/commande/doc/pdf_einstein.modules.php @@ -27,7 +27,7 @@ /** * \file htdocs/core/modules/commande/doc/pdf_einstein.modules.php - * \ingroup commande + * \ingroup order * \brief File of Class to generate PDF orders with template Einstein */ diff --git a/htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php b/htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php index c7258a9f3fd..e44c52b5d7d 100644 --- a/htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php +++ b/htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php @@ -27,7 +27,7 @@ /** * \file htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php - * \ingroup commande + * \ingroup order * \brief File of Class to generate PDF orders with template Eratosthene */ diff --git a/htdocs/core/modules/commande/doc/pdf_proforma.modules.php b/htdocs/core/modules/commande/doc/pdf_proforma.modules.php index 4c8f347692e..24b189fb095 100644 --- a/htdocs/core/modules/commande/doc/pdf_proforma.modules.php +++ b/htdocs/core/modules/commande/doc/pdf_proforma.modules.php @@ -24,7 +24,7 @@ /** * \file htdocs/core/modules/commande/doc/pdf_proforma.modules.php - * \ingroup commande + * \ingroup order * \brief File of Class to generate PDF orders with template Proforma */ diff --git a/htdocs/core/modules/commande/mod_commande_marbre.php b/htdocs/core/modules/commande/mod_commande_marbre.php index 71ccfb8915e..e5e2e525342 100644 --- a/htdocs/core/modules/commande/mod_commande_marbre.php +++ b/htdocs/core/modules/commande/mod_commande_marbre.php @@ -21,7 +21,7 @@ /** * \file htdocs/core/modules/commande/mod_commande_marbre.php - * \ingroup commande + * \ingroup order * \brief File of class to manage Sales Order numbering rules Marbre */ require_once DOL_DOCUMENT_ROOT.'/core/modules/commande/modules_commande.php'; diff --git a/htdocs/core/modules/commande/mod_commande_saphir.php b/htdocs/core/modules/commande/mod_commande_saphir.php index f727b9dff70..aefd2718508 100644 --- a/htdocs/core/modules/commande/mod_commande_saphir.php +++ b/htdocs/core/modules/commande/mod_commande_saphir.php @@ -22,7 +22,7 @@ /** * \file htdocs/core/modules/commande/mod_commande_saphir.php - * \ingroup commande + * \ingroup order * \brief File of class to manage Sales Order numbering rules Saphir */ diff --git a/htdocs/core/modules/facture/doc/pdf_crabe.modules.php b/htdocs/core/modules/facture/doc/pdf_crabe.modules.php index b6c1332fc23..46ae275befe 100644 --- a/htdocs/core/modules/facture/doc/pdf_crabe.modules.php +++ b/htdocs/core/modules/facture/doc/pdf_crabe.modules.php @@ -30,7 +30,7 @@ /** * \file htdocs/core/modules/facture/doc/pdf_crabe.modules.php - * \ingroup facture + * \ingroup invoice * \brief File of class to generate customers invoices from crabe model */ diff --git a/htdocs/core/modules/facture/doc/pdf_sponge.modules.php b/htdocs/core/modules/facture/doc/pdf_sponge.modules.php index 8d5961d4a1b..e2cc8dd5e49 100644 --- a/htdocs/core/modules/facture/doc/pdf_sponge.modules.php +++ b/htdocs/core/modules/facture/doc/pdf_sponge.modules.php @@ -30,7 +30,7 @@ /** * \file htdocs/core/modules/facture/doc/pdf_sponge.modules.php - * \ingroup facture + * \ingroup invoice * \brief File of class to generate customers invoices from sponge model */ diff --git a/htdocs/core/modules/facture/mod_facture_mars.php b/htdocs/core/modules/facture/mod_facture_mars.php index 651181c8cfb..65f5e84f0a4 100644 --- a/htdocs/core/modules/facture/mod_facture_mars.php +++ b/htdocs/core/modules/facture/mod_facture_mars.php @@ -22,7 +22,7 @@ /** * \file htdocs/core/modules/facture/mod_facture_mars.php - * \ingroup facture + * \ingroup invoice * \brief File containing class for numbering module Mars */ require_once DOL_DOCUMENT_ROOT.'/core/modules/facture/modules_facture.php'; diff --git a/htdocs/core/modules/facture/mod_facture_mercure.php b/htdocs/core/modules/facture/mod_facture_mercure.php index 322bf6b406a..4febb418a1b 100644 --- a/htdocs/core/modules/facture/mod_facture_mercure.php +++ b/htdocs/core/modules/facture/mod_facture_mercure.php @@ -24,7 +24,7 @@ /** * \file htdocs/core/modules/facture/mod_facture_mercure.php - * \ingroup facture + * \ingroup invoice * \brief File containing class for numbering module Mercure */ require_once DOL_DOCUMENT_ROOT.'/core/modules/facture/modules_facture.php'; diff --git a/htdocs/core/modules/facture/mod_facture_terre.php b/htdocs/core/modules/facture/mod_facture_terre.php index 66e3af0e033..66cbfc46b56 100644 --- a/htdocs/core/modules/facture/mod_facture_terre.php +++ b/htdocs/core/modules/facture/mod_facture_terre.php @@ -21,7 +21,7 @@ /** * \file htdocs/core/modules/facture/mod_facture_terre.php - * \ingroup facture + * \ingroup invoice * \brief File containing class for numbering module Terre */ require_once DOL_DOCUMENT_ROOT.'/core/modules/facture/modules_facture.php'; diff --git a/htdocs/core/modules/facture/modules_facture.php b/htdocs/core/modules/facture/modules_facture.php index 4b61beba6b2..7c7392e30eb 100644 --- a/htdocs/core/modules/facture/modules_facture.php +++ b/htdocs/core/modules/facture/modules_facture.php @@ -22,7 +22,7 @@ /** * \file htdocs/core/modules/facture/modules_facture.php - * \ingroup facture + * \ingroup invoice * \brief File that contains parent class for invoices models * and parent class for invoices numbering models */ diff --git a/htdocs/core/modules/modCommande.class.php b/htdocs/core/modules/modCommande.class.php index 765d644ee75..79ffc737773 100644 --- a/htdocs/core/modules/modCommande.class.php +++ b/htdocs/core/modules/modCommande.class.php @@ -27,7 +27,7 @@ * \defgroup commande Module orders * \brief Module pour gerer le suivi des commandes * \file htdocs/core/modules/modCommande.class.php - * \ingroup commande + * \ingroup order * \brief Description and activation file for the module command */ diff --git a/htdocs/core/modules/modFacture.class.php b/htdocs/core/modules/modFacture.class.php index 02d5b8fb796..97c98530c7c 100644 --- a/htdocs/core/modules/modFacture.class.php +++ b/htdocs/core/modules/modFacture.class.php @@ -26,7 +26,7 @@ * \defgroup facture Module customer invoices * \brief Module to manage customer invoices * \file htdocs/core/modules/modFacture.class.php - * \ingroup facture + * \ingroup invoice * \brief Description and activation file for the module customer invoices */ include_once DOL_DOCUMENT_ROOT.'/core/modules/DolibarrModules.class.php'; diff --git a/htdocs/core/modules/stocktransfer/doc/pdf_eagle_proforma.modules.php b/htdocs/core/modules/stocktransfer/doc/pdf_eagle_proforma.modules.php index bb727d6da2d..c92f24ee872 100644 --- a/htdocs/core/modules/stocktransfer/doc/pdf_eagle_proforma.modules.php +++ b/htdocs/core/modules/stocktransfer/doc/pdf_eagle_proforma.modules.php @@ -28,7 +28,7 @@ /** * \file htdocs/core/modules/commande/doc/pdf_eagle_proforma.modules.php - * \ingroup commande + * \ingroup order * \brief File of Class to generate PDF orders with template Eagle */ diff --git a/htdocs/core/modules/supplier_invoice/doc/doc_generic_supplier_invoice_odt.modules.php b/htdocs/core/modules/supplier_invoice/doc/doc_generic_supplier_invoice_odt.modules.php index e03a9fcb835..2e80a74cf1e 100644 --- a/htdocs/core/modules/supplier_invoice/doc/doc_generic_supplier_invoice_odt.modules.php +++ b/htdocs/core/modules/supplier_invoice/doc/doc_generic_supplier_invoice_odt.modules.php @@ -24,7 +24,7 @@ /** * \file htdocs/core/modules/supplier_invoce/doc/doc_generic_supplier_invoice_odt.modules.php - * \ingroup facture + * \ingroup invoice * \brief File of class to build ODT documents for supplier invoices */ diff --git a/htdocs/core/modules/supplier_invoice/modules_facturefournisseur.php b/htdocs/core/modules/supplier_invoice/modules_facturefournisseur.php index c42cfc88c8c..f10db41de12 100644 --- a/htdocs/core/modules/supplier_invoice/modules_facturefournisseur.php +++ b/htdocs/core/modules/supplier_invoice/modules_facturefournisseur.php @@ -21,7 +21,7 @@ /** * \file htdocs/core/modules/supplier_invoice/modules_facturefournisseur.php - * \ingroup facture fournisseur + * \ingroup invoice fournisseur * \brief File that contains parent class for supplier invoices models * and parent class for supplier invoices numbering models */ diff --git a/htdocs/core/modules/supplier_order/doc/doc_generic_supplier_order_odt.modules.php b/htdocs/core/modules/supplier_order/doc/doc_generic_supplier_order_odt.modules.php index 049683aa1f5..e62033e3479 100644 --- a/htdocs/core/modules/supplier_order/doc/doc_generic_supplier_order_odt.modules.php +++ b/htdocs/core/modules/supplier_order/doc/doc_generic_supplier_order_odt.modules.php @@ -24,7 +24,7 @@ /** * \file htdocs/core/modules/supplier_order/doc/doc_generic_supplier_order_odt.modules.php - * \ingroup commande + * \ingroup order * \brief File of class to build ODT documents for supplier orders */ diff --git a/htdocs/core/modules/supplier_order/mod_commande_fournisseur_muguet.php b/htdocs/core/modules/supplier_order/mod_commande_fournisseur_muguet.php index 3601f2cb1fc..6eb57b73d82 100644 --- a/htdocs/core/modules/supplier_order/mod_commande_fournisseur_muguet.php +++ b/htdocs/core/modules/supplier_order/mod_commande_fournisseur_muguet.php @@ -21,7 +21,7 @@ /** * \file htdocs/core/modules/supplier_order/mod_commande_fournisseur_muguet.php - * \ingroup commande + * \ingroup order * \brief Fichier contenant la class du modele de numerotation de reference de commande fournisseur Muguet */ diff --git a/htdocs/core/modules/supplier_order/mod_commande_fournisseur_orchidee.php b/htdocs/core/modules/supplier_order/mod_commande_fournisseur_orchidee.php index 025ee320d36..a5304052548 100644 --- a/htdocs/core/modules/supplier_order/mod_commande_fournisseur_orchidee.php +++ b/htdocs/core/modules/supplier_order/mod_commande_fournisseur_orchidee.php @@ -22,7 +22,7 @@ /** * \file htdocs/core/modules/supplier_order/mod_commande_fournisseur_orchidee.php - * \ingroup commande + * \ingroup order * \brief File for class for 'orchidee' type numbering the supplier orders */ diff --git a/htdocs/core/modules/supplier_order/modules_commandefournisseur.php b/htdocs/core/modules/supplier_order/modules_commandefournisseur.php index c59db0ada98..d9d87cc3113 100644 --- a/htdocs/core/modules/supplier_order/modules_commandefournisseur.php +++ b/htdocs/core/modules/supplier_order/modules_commandefournisseur.php @@ -24,7 +24,7 @@ /** * \file htdocs/core/modules/supplier_order/modules_commandefournisseur.php - * \ingroup commande fournisseur + * \ingroup order fournisseur * \brief File that contains parent class for supplier orders models * and parent class for supplier orders numbering models */ diff --git a/htdocs/expedition/stats/month.php b/htdocs/expedition/stats/month.php index 79c35a70b9d..bd3492ae33f 100644 --- a/htdocs/expedition/stats/month.php +++ b/htdocs/expedition/stats/month.php @@ -18,7 +18,7 @@ /** * \file htdocs/expedition/stats/month.php - * \ingroup commande + * \ingroup order * \brief Page des stats expeditions par mois */ diff --git a/htdocs/fourn/class/fournisseur.facture-rec.class.php b/htdocs/fourn/class/fournisseur.facture-rec.class.php index b5834b86f29..ad41d92b7dd 100644 --- a/htdocs/fourn/class/fournisseur.facture-rec.class.php +++ b/htdocs/fourn/class/fournisseur.facture-rec.class.php @@ -26,7 +26,7 @@ /** * \file htdocs/fourn/facture/class/fournisseur.facture-rec.class.php - * \ingroup facture + * \ingroup invoice * \brief File for class to manage invoice templates */ diff --git a/htdocs/fourn/commande/contact.php b/htdocs/fourn/commande/contact.php index 68bbdff836a..2821e48f771 100644 --- a/htdocs/fourn/commande/contact.php +++ b/htdocs/fourn/commande/contact.php @@ -21,7 +21,7 @@ /** * \file htdocs/fourn/commande/contact.php - * \ingroup commande + * \ingroup order * \brief Onglet de gestion des contacts de commande */ diff --git a/htdocs/fourn/commande/index.php b/htdocs/fourn/commande/index.php index dbf343a0824..fa1e9c56e08 100644 --- a/htdocs/fourn/commande/index.php +++ b/htdocs/fourn/commande/index.php @@ -22,7 +22,7 @@ /** * \file htdocs/fourn/commande/index.php - * \ingroup commande fournisseur + * \ingroup order fournisseur * \brief Home page of supplier's orders area */ diff --git a/htdocs/fourn/commande/info.php b/htdocs/fourn/commande/info.php index 1f56cbd86ff..57ca5558c7f 100644 --- a/htdocs/fourn/commande/info.php +++ b/htdocs/fourn/commande/info.php @@ -20,7 +20,7 @@ /** * \file htdocs/fourn/commande/info.php - * \ingroup commande + * \ingroup order * \brief Info page for Purchase Order / Supplier Order */ diff --git a/htdocs/fourn/commande/note.php b/htdocs/fourn/commande/note.php index a70e3da5988..e6f5c92e182 100644 --- a/htdocs/fourn/commande/note.php +++ b/htdocs/fourn/commande/note.php @@ -21,7 +21,7 @@ /** * \file htdocs/fourn/commande/note.php - * \ingroup commande + * \ingroup order * \brief page for notes on supplier orders */ diff --git a/htdocs/fourn/facture/card-rec.php b/htdocs/fourn/facture/card-rec.php index 15c5be55a0e..9043bafe6d0 100644 --- a/htdocs/fourn/facture/card-rec.php +++ b/htdocs/fourn/facture/card-rec.php @@ -28,7 +28,7 @@ /** * \file htdocs/fourn/facture/card-rec.php - * \ingroup facture fournisseurs + * \ingroup invoice fournisseurs * \brief Page to show predefined invoice */ diff --git a/htdocs/fourn/facture/card.php b/htdocs/fourn/facture/card.php index f5b7a97fe37..09aacc41af7 100644 --- a/htdocs/fourn/facture/card.php +++ b/htdocs/fourn/facture/card.php @@ -31,7 +31,7 @@ /** * \file htdocs/fourn/facture/card.php - * \ingroup facture, fournisseur + * \ingroup invoice, fournisseur * \brief Page for supplier invoice card (view, edit, validate) */ diff --git a/htdocs/fourn/facture/contact.php b/htdocs/fourn/facture/contact.php index a1091b18f7c..6eca82f4e11 100644 --- a/htdocs/fourn/facture/contact.php +++ b/htdocs/fourn/facture/contact.php @@ -22,7 +22,7 @@ /** * \file htdocs/fourn/facture/contact.php - * \ingroup facture, fournisseur + * \ingroup invoice, fournisseur * \brief Onglet de gestion des contacts des factures */ diff --git a/htdocs/fourn/facture/document.php b/htdocs/fourn/facture/document.php index f50e0a91212..69841806aab 100644 --- a/htdocs/fourn/facture/document.php +++ b/htdocs/fourn/facture/document.php @@ -24,7 +24,7 @@ /** * \file htdocs/fourn/facture/document.php - * \ingroup facture, fournisseur + * \ingroup invoice, fournisseur * \brief Page to manage documents joined to vendor invoices */ diff --git a/htdocs/fourn/facture/info.php b/htdocs/fourn/facture/info.php index ed6a3f97d25..20dd24d7276 100644 --- a/htdocs/fourn/facture/info.php +++ b/htdocs/fourn/facture/info.php @@ -21,7 +21,7 @@ /** * \file htdocs/fourn/facture/info.php - * \ingroup facture, fournisseur + * \ingroup invoice, fournisseur * \brief Page des information d'une facture fournisseur */ diff --git a/htdocs/fourn/facture/list-rec.php b/htdocs/fourn/facture/list-rec.php index 737a003e54f..9dd2ca34e7b 100644 --- a/htdocs/fourn/facture/list-rec.php +++ b/htdocs/fourn/facture/list-rec.php @@ -27,7 +27,7 @@ /** * \file htdocs/fourn/facture/list-rec.php - * \ingroup facture + * \ingroup invoice * \brief Page to show list of template/recurring invoices */ diff --git a/htdocs/fourn/facture/note.php b/htdocs/fourn/facture/note.php index 263cea27910..41b2b1f4d34 100644 --- a/htdocs/fourn/facture/note.php +++ b/htdocs/fourn/facture/note.php @@ -22,7 +22,7 @@ /** * \file htdocs/fourn/facture/note.php - * \ingroup facture + * \ingroup invoice * \brief Fiche de notes sur une facture fournisseur */ diff --git a/htdocs/fourn/paiement/card.php b/htdocs/fourn/paiement/card.php index 0616033cd9f..dac315a3c37 100644 --- a/htdocs/fourn/paiement/card.php +++ b/htdocs/fourn/paiement/card.php @@ -21,7 +21,7 @@ /** * \file htdocs/fourn/paiement/card.php - * \ingroup facture, fournisseur + * \ingroup invoice, fournisseur * \brief Tab to show a payment of a supplier invoice * \remarks Fichier presque identique a compta/paiement/card.php */ diff --git a/htdocs/fourn/paiement/document.php b/htdocs/fourn/paiement/document.php index db152d3eb47..eca7359904e 100644 --- a/htdocs/fourn/paiement/document.php +++ b/htdocs/fourn/paiement/document.php @@ -24,7 +24,7 @@ /** * \file htdocs/fourn/paiement/document.php - * \ingroup facture, fournisseur + * \ingroup invoice, fournisseur * \brief Management page of attached documents to a payment */ diff --git a/htdocs/fourn/paiement/info.php b/htdocs/fourn/paiement/info.php index 4687da22c8c..42e1a641e07 100644 --- a/htdocs/fourn/paiement/info.php +++ b/htdocs/fourn/paiement/info.php @@ -19,7 +19,7 @@ /** * \file htdocs/fourn/paiement/info.php - * \ingroup facture, fournisseur + * \ingroup invoice, fournisseur * \brief Tab for Supplier Payment Information */ diff --git a/htdocs/reception/stats/month.php b/htdocs/reception/stats/month.php index 4e3bc970cb2..303068df643 100644 --- a/htdocs/reception/stats/month.php +++ b/htdocs/reception/stats/month.php @@ -18,7 +18,7 @@ /** * \file htdocs/reception/stats/month.php - * \ingroup commande + * \ingroup order * \brief Page des stats receptions par mois */