30require_once DOL_DOCUMENT_ROOT.
'/core/class/commonnumrefgenerator.class.php';
46 abstract public function getNextValue($objsoc =
null, $invoice =
null, $mode =
'next');
Parent class for number ref generators.
Parent Class of the models to number the cash register receipts.
getExample()
Return an example of numbering.
getNextValue($objsoc=null, $invoice=null, $mode='next')
Return next free value.