Accounting input a little bit bigger
This commit is contained in:
parent
521ba9ee45
commit
ec636da944
1 changed files with 1 additions and 0 deletions
|
|
@ -1013,6 +1013,7 @@ class Acc_Ledger extends jrn_def_sql
|
|||
// Account
|
||||
$poste=new IPoste();
|
||||
$poste->name='poste'.$i;
|
||||
$poste->id='poste'.$i;
|
||||
$poste->set_attribute('ipopup', 'ipop_account');
|
||||
$poste->set_attribute('label', 'ld'.$i);
|
||||
$poste->set_attribute('account', 'poste'.$i);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue