Removed dead code
This commit is contained in:
parent
3a9ffb19c3
commit
95ea3a01df
1 changed files with 0 additions and 1 deletions
|
|
@ -407,7 +407,6 @@ if ($resql)
|
|||
$rec->accountelem=$accountelem;
|
||||
$rec->debit=$debit;
|
||||
$rec->credit=$credit;
|
||||
$rec->sold=$sold;
|
||||
$rec->comment=$comment;
|
||||
$rec->soldbefore=price2num($totalbefore);
|
||||
$rec->soldafter=price2num($total);
|
||||
|
|
|
|||
Loading…
Reference in a new issue