Author: jleroux
Date: Sat May 1 12:16:17 2010
New Revision: 939990
URL:
http://svn.apache.org/viewvc?rev=939990&view=revLog:
ChartOfAccountsEntityLabelsdoes not exist yet and his blocking LookupGlAccount.
Try it at
https://demo-trunk.ofbiz.apache.org/accounting/control/EditTaxAuthorityGlAccounts?taxAuthPartyId=_NA_&taxAuthGeoId=_NA_Modified:
ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml
Modified: ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml?rev=939990&r1=939989&r2=939990&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml (original)
+++ ofbiz/trunk/applications/accounting/entitydef/entitymodel.xml Sat May 1 12:16:17 2010
@@ -1942,8 +1942,8 @@ under the License.
</entity>
<entity entity-name="GlAccount"
package-name="org.ofbiz.accounting.ledger"
- default-resource-name="ChartOfAccountsEntityLabels"
title="General Ledger Account Entity">
+ <!-- default-resource-name="ChartOfAccountsEntityLabels" <= this does not exist yet and his blocking LookupGlAccount -->
<field name="glAccountId" type="id-ne"></field>
<field name="glAccountTypeId" type="id"></field>
<field name="glAccountClassId" type="id"></field>