Merge pull request #23323 from grandoc/new_branch_23_12_2022

fix path and traduction
This commit is contained in:
Laurent Destailleur 2022-12-26 23:42:48 +01:00 committed by GitHub
commit 2b3e14bc7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,9 +22,9 @@
*/
/**
* \file htdocs/core/modules/propale/doc/pdf_azur.modules.php
* \file htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
* \ingroup propale
* \brief File of the class allowing to generate the supplier propals to the Aurore model
* \brief File of the class allowing to generate the supplier proposals to the Aurore model
*/
require_once DOL_DOCUMENT_ROOT.'/core/modules/supplier_proposal/modules_supplier_proposal.php';
require_once DOL_DOCUMENT_ROOT.'/product/class/product.class.php';