dolibarr 18.0.6
|
Class of file that contains the numbering module rules Saphir. More...
Public Member Functions | |
info () | |
Return description of module. | |
getExample () | |
Return an example of numbering. | |
getNextValue ($objsoc, $supplier_proposal) | |
Return next value. | |
Public Member Functions inherited from ModeleNumRefSupplierProposal | |
isEnabled () | |
Return if a module can be used or not. | |
canBeActivated () | |
Checks if the numbers already in the database do not cause conflicts that would prevent this numbering working. | |
getVersion () | |
Renvoi version du module numerotation. | |
Class of file that contains the numbering module rules Saphir.
Definition at line 34 of file mod_supplier_proposal_saphir.php.
mod_supplier_proposal_saphir::getExample | ( | ) |
Return an example of numbering.
Reimplemented from ModeleNumRefSupplierProposal.
Definition at line 107 of file mod_supplier_proposal_saphir.php.
References getNextValue().
mod_supplier_proposal_saphir::getNextValue | ( | $objsoc, | |
$supplier_proposal ) |
Return next value.
Societe | $objsoc | Object third party |
SupplierProposal | $supplier_proposal | Object commercial proposal |
Reimplemented from ModeleNumRefSupplierProposal.
Definition at line 129 of file mod_supplier_proposal_saphir.php.
References get_next_value().
Referenced by getExample().
mod_supplier_proposal_saphir::info | ( | ) |
Return description of module.
Reimplemented from ModeleNumRefSupplierProposal.
Definition at line 65 of file mod_supplier_proposal_saphir.php.
References getDolGlobalString().