diff --git a/application/views/customers/form.php b/application/views/customers/form.php index 5ff8ff6b0..edf841977 100644 --- a/application/views/customers/form.php +++ b/application/views/customers/form.php @@ -73,6 +73,7 @@ 'name'=>'discount', 'id'=>'discount', 'class'=>'form-control input-sm', + 'onClick'=>'this.select();', 'value'=>$person_info->discount) ); ?> diff --git a/application/views/receivings/receiving.php b/application/views/receivings/receiving.php index ffaffd550..5cd5db5c4 100644 --- a/application/views/receivings/receiving.php +++ b/application/views/receivings/receiving.php @@ -144,7 +144,7 @@ if (isset($success)) if ($items_module_allowed && $mode !='requisition') { ?> -