Currency : because of Misc Operation, the tiers must also be saved into

operation_currency.
Fix also PRINTJRN for currency
This commit is contained in:
Dany De Bontridder 2019-01-09 09:26:14 +01:00
parent e2a707e8e6
commit 6a6322bd43
7 changed files with 40 additions and 21 deletions

View file

@ -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"
);