Scott,

thanks for this fix.
By the way... are you getting the error because you have enabled the GL posting secas, right?

Jacopo

[EMAIL PROTECTED] wrote:
Author: lektran
Date: Wed Dec  5 00:44:11 2007
New Revision: 601249

URL: http://svn.apache.org/viewvc?rev=601249&view=rev
Log:
Added a GlAccountOrganization to the demo data, seems to be required to receive 
inventory with a $0 unit cost

Modified:
    ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml

Modified: ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml?rev=601249&r1=601248&r2=601249&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml (original)
+++ ofbiz/trunk/applications/accounting/data/DemoGlSetupData.xml Wed Dec  5 
00:44:11 2007
@@ -37,6 +37,7 @@
     <GlAccountOrganization organizationPartyId="Company" glAccountId="214000" 
fromDate="2001-01-01 00:00:00.0"/>
     <GlAccountOrganization organizationPartyId="Company" glAccountId="500000" 
fromDate="2001-01-01 00:00:00.0"/>
     <GlAccountOrganization organizationPartyId="Company" glAccountId="514000" 
fromDate="2001-01-01 00:00:00.0"/>
+    <GlAccountOrganization organizationPartyId="Company" glAccountId="515000" 
fromDate="2001-01-01 00:00:00.0"/>
     <GlAccountOrganization organizationPartyId="Company" glAccountId="625000" 
fromDate="2001-01-01 00:00:00.0"/>
<!-- Default mapping between account types and account ids -->


Reply via email to