|
dolibarr 21.0.4
|
Class of file that contains the numbering module rules Saphir. More...


Public Member Functions | |
| info ($langs) | |
| Return description of module. | |
| getExample () | |
| Return an example of numbering. | |
| getNextValue ($objsoc, $propal) | |
| Return next value. | |
Public Member Functions inherited from CommonNumRefGenerator | |
| getNom ($langs) | |
| Return model name. | |
| getName ($langs) | |
| Return model name. | |
| isEnabled () | |
| Return if a module can be used or not. | |
| canBeActivated ($object) | |
| Checks if the numbers already in the database do not cause conflicts that would prevent this numbering working. | |
| getVersion () | |
| Returns version of numbering module. | |
Class of file that contains the numbering module rules Saphir.
Definition at line 36 of file mod_propale_saphir.php.
| mod_propale_saphir::getExample | ( | ) |
Return an example of numbering.
Reimplemented from ModeleNumRefPropales.
Definition at line 110 of file mod_propale_saphir.php.
References getNextValue().
| mod_propale_saphir::getNextValue | ( | $objsoc, | |
| $propal ) |
Return next value.
Reimplemented from ModeleNumRefPropales.
Definition at line 137 of file mod_propale_saphir.php.
References $conf, dol_now(), get_next_value(), getDolGlobalString(), and getEntity().
Referenced by getExample().
| mod_propale_saphir::info | ( | $langs | ) |
Return description of module.
| Translate | $langs | Lang object to use for output |
Reimplemented from CommonNumRefGenerator.
Definition at line 68 of file mod_propale_saphir.php.
References $conf, and getDolGlobalString().