Currency : because of Misc Operation, the tiers must also be saved into
operation_currency. Fix also PRINTJRN for currency
This commit is contained in:
parent
e2a707e8e6
commit
6a6322bd43
7 changed files with 40 additions and 21 deletions
|
|
@ -55,6 +55,7 @@ class Jrn_Def_sql
|
|||
, "jrn_def_bank" => "jrn_def_bank"
|
||||
, "jrn_def_num_op" => "jrn_def_num_op"
|
||||
, "jrn_def_description" => "jrn_def_description"
|
||||
, "jrn_enable"=>"jrn_enable"
|
||||
, "currency_id"=>"currency_id"
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue