|
dolibarr
13.0.2
|
Tulip Class of numbering models of suppliers invoices references. More...
Inheritance diagram for mod_facture_fournisseur_tulip:
Collaboration diagram for mod_facture_fournisseur_tulip:Public Member Functions | |
| info () | |
| Returns the description of the model numbering. More... | |
| getExample () | |
| Returns a numbering example. More... | |
| getNextValue ($objsoc, $object, $mode= 'next') | |
| Return next value. More... | |
| getNumRef ($objsoc, $objforref, $mode= 'next') | |
| Return next free value. More... | |
Public Member Functions inherited from ModeleNumRefSuppliersInvoices | |
| isEnabled () | |
| Return if a model can be used or not. More... | |
| info () | |
| Returns the default description of the model numbering. More... | |
| getExample () | |
| Returns a numbering example. More... | |
| canBeActivated () | |
| Tests if the numbers already in force in the database do not cause conflicts that would prevent this numbering. More... | |
| getNextValue ($objsoc, $object, $mode) | |
| Returns next value assigned. More... | |
| getVersion () | |
| Returns version of the model numbering. More... | |
Tulip Class of numbering models of suppliers invoices references.
Definition at line 37 of file mod_facture_fournisseur_tulip.php.
| mod_facture_fournisseur_tulip::getExample | ( | ) |
Returns a numbering example.
Definition at line 132 of file mod_facture_fournisseur_tulip.php.
References getNextValue().
| mod_facture_fournisseur_tulip::getNextValue | ( | $objsoc, | |
| $object, | |||
$mode = 'next' |
|||
| ) |
Return next value.
| Societe | $objsoc | Object third party |
| Object | $object | Object invoice |
| string | $mode | 'next' for next value or 'last' for last value |
Definition at line 156 of file mod_facture_fournisseur_tulip.php.
References get_next_value().
Referenced by getExample(), and getNumRef().
| mod_facture_fournisseur_tulip::getNumRef | ( | $objsoc, | |
| $objforref, | |||
$mode = 'next' |
|||
| ) |
Return next free value.
| Societe | $objsoc | Object third party |
| string | $objforref | Object for number to search |
| string | $mode | 'next' for next value or 'last' for last value |
Definition at line 194 of file mod_facture_fournisseur_tulip.php.
References getNextValue().
| mod_facture_fournisseur_tulip::info | ( | ) |
Returns the description of the model numbering.
Definition at line 68 of file mod_facture_fournisseur_tulip.php.
References db.