Author: vsalaun Date: 2011-07-25 10:06:05 +0200 (Mon, 25 Jul 2011) New Revision: 3231 Url: http://chorem.org/repositories/revision/lima/3231 Log: #347 update accounting.zargo for vat, and its properties (lazy) Modified: trunk/lima-callao/src/main/xmi/accounting.properties trunk/lima-callao/src/main/xmi/accounting.zargo Modified: trunk/lima-callao/src/main/xmi/accounting.properties =================================================================== --- trunk/lima-callao/src/main/xmi/accounting.properties 2011-07-18 14:27:37 UTC (rev 3230) +++ trunk/lima-callao/src/main/xmi/accounting.properties 2011-07-25 08:06:05 UTC (rev 3231) @@ -48,6 +48,8 @@ org.chorem.lima.entity.FiscalPeriod.attribute.financialPeriod.tagvalue.lazy=false org.chorem.lima.entity.FinancialStatement.attribute.subFinancialStatements.tagvalue.lazy=false org.chorem.lima.entity.FinancialStatement.attribute.masterFinancialStatement.tagvalue.lazy=false +org.chorem.lima.entity.VatStatement.attribute.subVatStatements.tagvalue.lazy=false +org.chorem.lima.entity.VatStatement.attribute.masterVatStatement.tagvalue.lazy=false #model.tagvalue.dbSchema=Callao Modified: trunk/lima-callao/src/main/xmi/accounting.zargo =================================================================== (Binary files differ)
participants (1)
-
vsalaun@users.chorem.org