mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-23 12:29:58 +01:00
Fix calcola next numero contratti
This commit is contained in:
parent
499b5b01f0
commit
619e4f6c57
@ -267,7 +267,7 @@ class Contratto extends Document
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public static function getNextNumero()
|
||||
public static function getNextNumero($data)
|
||||
{
|
||||
$maschera = setting('Formato codice contratti');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user