Author: jacopoc
Date: Fri Jul 21 23:51:08 2006
New Revision: 424528
URL:
http://svn.apache.org/viewvc?rev=424528&view=revLog:
Fixed typo in package name reported by Chris Howe in Apache OFBIZ-105.
Modified:
incubator/ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml
Modified: incubator/ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml
URL:
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml?rev=424528&r1=424527&r2=424528&view=diff==============================================================================
--- incubator/ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml (original)
+++ incubator/ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml Fri Jul 21 23:51:08 2006
@@ -2026,7 +2026,7 @@
</relation>
</entity>
<entity entity-name="FinAccountTrans"
- package-name="org.ofbiz.accounting.finacount"
+ package-name="org.ofbiz.accounting.finaccount"
title="Financial Account Transaction Entity">
<field name="finAccountTransId" type="id-ne"></field>
<field name="finAccountTransTypeId" type="id-ne"></field>