Author: echatellier Date: 2012-05-15 16:12:34 +0200 (Tue, 15 May 2012) New Revision: 3424 Url: http://chorem.org/repositories/revision/lima/3424 Log: Fix another lazy exception Modified: trunk/lima-callao/src/main/xmi/accounting.properties Modified: trunk/lima-callao/src/main/xmi/accounting.properties =================================================================== --- trunk/lima-callao/src/main/xmi/accounting.properties 2012-05-15 13:02:06 UTC (rev 3423) +++ trunk/lima-callao/src/main/xmi/accounting.properties 2012-05-15 14:12:34 UTC (rev 3424) @@ -48,6 +48,7 @@ # lazy org.chorem.lima.entity.Entry.attribute.account.tagvalue.lazy=false +org.chorem.lima.entity.Entry.attribute.financialTransaction.tagvalue.lazy=false org.chorem.lima.entity.FinancialTransaction.attribute.entry.tagvalue.lazy=false org.chorem.lima.entity.FinancialTransaction.attribute.entryBook.tagvalue.lazy=false org.chorem.lima.entity.FinancialStatement.attribute.subFinancialStatements.tagvalue.lazy=false
participants (1)
-
echatellier@users.chorem.org