ICARD: improve, action in javascript after cleaning the input of the qcode

This commit is contained in:
sparkyx 2025-11-22 10:48:00 +01:00
parent 1b2101c557
commit ac87e863ad
8 changed files with 27 additions and 7 deletions

View file

@ -1113,7 +1113,6 @@ class Acc_Ledger extends jrn_def_sql
$quick_code->value=(isset(${'qc_'.$i}))?${'qc_'.$i}:"";
$quick_code->readonly=$p_readonly;
$label='';
if ($quick_code->value!='')
{