Author: jacopoc
Date: Mon Dec 3 05:29:33 2007
New Revision: 600527
URL:
http://svn.apache.org/viewvc?rev=600527&view=revLog:
Seed data for OFBIZ-1482 and OFBIZ-1483
Modified:
ofbiz/trunk/applications/accounting/data/AccountingTypeData.xml
Modified: ofbiz/trunk/applications/accounting/data/AccountingTypeData.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/AccountingTypeData.xml?rev=600527&r1=600526&r2=600527&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/data/AccountingTypeData.xml (original)
+++ ofbiz/trunk/applications/accounting/data/AccountingTypeData.xml Mon Dec 3 05:29:33 2007
@@ -44,6 +44,8 @@
<AcctgTransType acctgTransTypeId="INVENTORY_RETURN" description="Inventory from Return" hasTable="N" parentTypeId="EXTERNAL_ACCTG_TRANS"/>
<AcctgTransType acctgTransTypeId="SALES_SHIPMENT" parentTypeId="" hasTable="N" description="Sales Shipment"/>
+ <AcctgTransType acctgTransTypeId="SALES_INVOICE" parentTypeId="" hasTable="N" description="Sales Invoice"/>
+ <AcctgTransType acctgTransTypeId="PURCHASE_INVOICE" parentTypeId="" hasTable="N" description="Purchase Invoice"/>
<AcctgTransType acctgTransTypeId="SHIPMENT_RECEIPT" parentTypeId="" hasTable="N" description="Shipment Receipt"/>
<AcctgTransType acctgTransTypeId="MANUFACTURING" parentTypeId="" hasTable="N" description="Manufacturing"/>