[-] BO : #PSFV-197 - Forced "Delivery number" to be an integer
This commit is contained in:
@@ -47,6 +47,7 @@ class AdminDeliverySlipControllerCore extends AdminController
|
||||
'title' => $this->l('Delivery number:'),
|
||||
'desc' => $this->l('The next delivery slip will begin with this number, and then increase with each additional slip'),
|
||||
'size' => 6,
|
||||
'cast' => 'intval',
|
||||
'type' => 'text'
|
||||
)
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user