|
dolibarr
13.0.2
|
Class to manage customer payment numbering rules Ant. More...
Inheritance diagram for mod_supplier_payment_brodator:
Collaboration diagram for mod_supplier_payment_brodator:Public Member Functions | |
| info () | |
| Returns the description of the numbering model. More... | |
| getExample () | |
| Return an example of numbering. More... | |
| getNextValue ($objsoc, $object) | |
| Return next free value. More... | |
| commande_get_num ($objsoc, $objforref) | |
| Return next free value. More... | |
Public Member Functions inherited from ModeleNumRefSupplierPayments | |
| isEnabled () | |
| Return if a module can be used or not. More... | |
| info () | |
| Return the default description of numbering module. More... | |
| getExample () | |
| Return numbering example. More... | |
| canBeActivated () | |
| Checks if the numbers already in the database do not cause conflicts that would prevent this numbering working. More... | |
| getNextValue ($objsoc, $object) | |
| Returns the next value. More... | |
| getVersion () | |
| Returns the module numbering version. More... | |
Class to manage customer payment numbering rules Ant.
Definition at line 31 of file mod_supplier_payment_brodator.php.
| mod_supplier_payment_brodator::commande_get_num | ( | $objsoc, | |
| $objforref | |||
| ) |
Return next free value.
| Societe | $objsoc | Object third party |
| string | $objforref | Object for number to search |
Definition at line 154 of file mod_supplier_payment_brodator.php.
References getNextValue().
| mod_supplier_payment_brodator::getExample | ( | ) |
Return an example of numbering.
Definition at line 102 of file mod_supplier_payment_brodator.php.
References getNextValue().
| mod_supplier_payment_brodator::getNextValue | ( | $objsoc, | |
| $object | |||
| ) |
Return next free value.
| Societe | $objsoc | Object thirdparty |
| Object | $object | Object we need next value for |
Definition at line 125 of file mod_supplier_payment_brodator.php.
References get_next_value().
Referenced by commande_get_num(), and getExample().
| mod_supplier_payment_brodator::info | ( | ) |
Returns the description of the numbering model.
Definition at line 62 of file mod_supplier_payment_brodator.php.
References db.