This commit is contained in:
jitendra 2019-10-11 13:02:34 +05:30
parent adf10bca30
commit 381fa408ee
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ return [
'name' => 'order_number_length',
'title' => 'admin::app.admin.system.order-number-length',
'type' => 'text',
'validation' => false,
'validation' => 'numeric',
'channel_based' => true,
'locale_based' => true
],