Allow NAF code on 5 chars.
This commit is contained in:
parent
23a920ad19
commit
de42c0db22
@ -492,7 +492,7 @@ if ($_POST["getcustomercode"] || $_POST["getsuppliercode"] ||
|
||||
{
|
||||
$maxlength1=9;
|
||||
$maxlength2=14;
|
||||
$maxlength3=4;
|
||||
$maxlength3=5;
|
||||
$maxlength4=12;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user