mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Added per client invoice counter
This commit is contained in:
parent
cc63385e14
commit
9d93899ef9
@ -64,11 +64,11 @@ class Invoice extends EntityModel implements BalanceAffecting
|
||||
*/
|
||||
public static $patternFields = [
|
||||
'counter',
|
||||
'clientIdNumber',
|
||||
'clientInvoiceCounter',
|
||||
'clientQuoteCounter',
|
||||
'clientCustom1',
|
||||
'clientCustom2',
|
||||
'clientIdNumber',
|
||||
'userId',
|
||||
'year',
|
||||
'date:',
|
||||
|
Loading…
x
Reference in New Issue
Block a user