Author: rishi
Date: Sat Dec 16 11:39:52 2017 New Revision: 1818385 URL: http://svn.apache.org/viewvc?rev=1818385&view=rev Log: Improved: Move all data in applications to the datamodel component. Moved seed data from commonext component. Left the protlet, security and help data. (OFBIZ-9501) Thanks to Jacques and Taher for your help and finalizing the directions. Added: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/CommonExtSeedData.xml (with props) Modified: ofbiz/ofbiz-framework/trunk/applications/commonext/data/EntityDiagramGroupData.xml ofbiz/ofbiz-framework/trunk/applications/commonext/ofbiz-component.xml ofbiz/ofbiz-framework/trunk/applications/datamodel/ofbiz-component.xml Modified: ofbiz/ofbiz-framework/trunk/applications/commonext/data/EntityDiagramGroupData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/commonext/data/EntityDiagramGroupData.xml?rev=1818385&r1=1818384&r2=1818385&view=diff ============================================================================== --- ofbiz/ofbiz-framework/trunk/applications/commonext/data/EntityDiagramGroupData.xml (original) +++ ofbiz/ofbiz-framework/trunk/applications/commonext/data/EntityDiagramGroupData.xml Sat Dec 16 11:39:52 2017 @@ -18,249 +18,4 @@ specific language governing permissions under the License. --> <entity-engine-xml> - <EntityGroup entityGroupId="5000" entityGroupName="Top Level: Common"/> - <EntityGroupEntry entityGroupId="5000" entityOrPackage="DataSource" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5000" entityOrPackage="Geo" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5000" entityOrPackage="GeoAssoc" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5000" entityOrPackage="NoteData" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5000" entityOrPackage="CustomTimePeriod" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5000" entityOrPackage="StatusItem" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5000" entityOrPackage="StatusValidChange" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5000" entityOrPackage="Uom" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5000" entityOrPackage="UomConversionDated" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5000" entityOrPackage="UserPreference" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="5010" entityGroupName="Top Level: Content"/> - <EntityGroupEntry entityGroupId="5010" entityOrPackage="Content" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5010" entityOrPackage="ContentAssoc" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5010" entityOrPackage="DataResource" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5010" entityOrPackage="Survey" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5010" entityOrPackage="WebSiteContent" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5010" entityOrPackage="WebSite" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="5020" entityGroupName="Top Level: Party"/> - <EntityGroupEntry entityGroupId="5020" entityOrPackage="Party" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5020" entityOrPackage="Person" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5020" entityOrPackage="PartyGroup" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5020" entityOrPackage="PartyRole" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5020" entityOrPackage="RoleType" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5020" entityOrPackage="PartyContactMech" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5020" entityOrPackage="ContactMech" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5020" entityOrPackage="CommunicationEvent" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5020" entityOrPackage="Agreement" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5020" entityOrPackage="UserLogin" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5020" entityOrPackage="UserLoginSecurityGroup" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5020" entityOrPackage="SecurityGroup" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5020" entityOrPackage="SecurityGroupPermission" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5020" entityOrPackage="SecurityPermission" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="5030" entityGroupName="Top Level: Product"/> - <EntityGroupEntry entityGroupId="5030" entityOrPackage="ProductStore" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5030" entityOrPackage="ProductStoreCatalog" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5030" entityOrPackage="ProdCatalog" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5030" entityOrPackage="ProdCatalogCategory" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5030" entityOrPackage="ProductCategory" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5030" entityOrPackage="ProductCategoryMember" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5030" entityOrPackage="Product" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5030" entityOrPackage="ProductStorePromoAppl" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5030" entityOrPackage="ProductPromo" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="5035" entityGroupName="Top Level: Facility"/> - <EntityGroupEntry entityGroupId="5035" entityOrPackage="Facility" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5035" entityOrPackage="FacilityLocation" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5035" entityOrPackage="InventoryItem" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5035" entityOrPackage="InventoryItemDetail" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5035" entityOrPackage="Shipment" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5035" entityOrPackage="ShipmentItem" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5035" entityOrPackage="ItemIssuance" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="5040" entityGroupName="Top Level: Order"/> - <EntityGroupEntry entityGroupId="5040" entityOrPackage="CustRequest" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5040" entityOrPackage="CustRequestItem" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5040" entityOrPackage="RequirementCustRequest" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5040" entityOrPackage="Requirement" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5040" entityOrPackage="Quote" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5040" entityOrPackage="QuoteItem" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5040" entityOrPackage="OrderHeader" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5040" entityOrPackage="OrderItem" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5040" entityOrPackage="ReturnHeader" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="5050" entityGroupName="Top Level: Accounting"/> - <EntityGroupEntry entityGroupId="5050" entityOrPackage="Invoice" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5050" entityOrPackage="PaymentApplication" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5050" entityOrPackage="Payment" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5050" entityOrPackage="BillingAccount" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5050" entityOrPackage="FinAccount" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5050" entityOrPackage="TaxAuthority" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5050" entityOrPackage="Budget" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5050" entityOrPackage="GlAccount" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5050" entityOrPackage="AcctgTrans" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5050" entityOrPackage="AcctgTransEntry" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5050" entityOrPackage="FixedAsset" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="5060" entityGroupName="Top Level: WorkEffort"/> - <EntityGroupEntry entityGroupId="5060" entityOrPackage="WorkEffort" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5060" entityOrPackage="WorkEffortAssoc" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5060" entityOrPackage="TimeEntry" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5060" entityOrPackage="Timesheet" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5060" entityOrPackage="CustRequestItem" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5060" entityOrPackage="CustRequestItemWorkEffort" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5060" entityOrPackage="Requirement" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="5060" entityOrPackage="WorkRequirementFulfillment" applEnumId="ESIA_INCLUDE"/> - - <!-- =============================================== --> - <!-- =============================================== --> - <EntityGroup entityGroupId="6000" entityGroupName="Detail: Example and Common"/> - <EntityGroupEntry entityGroupId="6000" entityOrPackage="org.apache.ofbiz.example" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6000" entityOrPackage="Uom" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6000" entityOrPackage="UomType" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6000" entityOrPackage="StatusItem" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6000" entityOrPackage="StatusValidChange" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6000" entityOrPackage="StatusType" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6000" entityOrPackage="Enumeration" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6000" entityOrPackage="EnumerationType" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="6050" entityGroupName="Detail: Common Entities"/> - <EntityGroupEntry entityGroupId="6050" entityOrPackage="org.apache.ofbiz.common" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="6100" entityGroupName="Detail Content: Content"/> - <EntityGroupEntry entityGroupId="6100" entityOrPackage="org.apache.ofbiz.content.content" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6100" entityOrPackage="org.apache.ofbiz.content.data" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6110" entityGroupName="Detail Content: Survey"/> - <EntityGroupEntry entityGroupId="6110" entityOrPackage="org.apache.ofbiz.content.survey" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6120" entityGroupName="Detail Content: Other"/> - <EntityGroupEntry entityGroupId="6120" entityOrPackage="org.apache.ofbiz.content.document" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6120" entityOrPackage="org.apache.ofbiz.content.preference" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6120" entityOrPackage="org.apache.ofbiz.content.website" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="6200" entityGroupName="Detail Party: Party"/> - <EntityGroupEntry entityGroupId="6200" entityOrPackage="org.apache.ofbiz.party.party" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6210" entityGroupName="Detail Party: Contact"/> - <EntityGroupEntry entityGroupId="6210" entityOrPackage="org.apache.ofbiz.party.contact" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6220" entityGroupName="Detail Party: Communication"/> - <EntityGroupEntry entityGroupId="6220" entityOrPackage="org.apache.ofbiz.party.communication" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6230" entityGroupName="Detail Party: Agreement and Need"/> - <EntityGroupEntry entityGroupId="6230" entityOrPackage="org.apache.ofbiz.party.agreement" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6230" entityOrPackage="org.apache.ofbiz.party.need" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="6300" entityGroupName="Detail Product: Product"/> - <EntityGroupEntry entityGroupId="6300" entityOrPackage="org.apache.ofbiz.product.product" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6310" entityGroupName="Detail Product: Catalog and Category"/> - <EntityGroupEntry entityGroupId="6310" entityOrPackage="org.apache.ofbiz.product.catalog" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6310" entityOrPackage="org.apache.ofbiz.product.category" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6310" entityOrPackage="Product" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6320" entityGroupName="Detail Product: Store"/> - <EntityGroupEntry entityGroupId="6320" entityOrPackage="org.apache.ofbiz.product.store" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6330" entityGroupName="Detail Product: Config"/> - <EntityGroupEntry entityGroupId="6330" entityOrPackage="org.apache.ofbiz.product.config" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6340" entityGroupName="Detail Product: Price, Promo, and Cost"/> - <EntityGroupEntry entityGroupId="6340" entityOrPackage="org.apache.ofbiz.product.price" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6340" entityOrPackage="org.apache.ofbiz.product.promo" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6340" entityOrPackage="org.apache.ofbiz.product.cost" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6350" entityGroupName="Detail Product: Facility"/> - <EntityGroupEntry entityGroupId="6350" entityOrPackage="org.apache.ofbiz.product.facility" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6360" entityGroupName="Detail Product: Feature"/> - <EntityGroupEntry entityGroupId="6360" entityOrPackage="org.apache.ofbiz.product.feature" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6360" entityOrPackage="Product" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6360" entityOrPackage="ProductAssoc" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6370" entityGroupName="Detail Product: Inventory"/> - <EntityGroupEntry entityGroupId="6370" entityOrPackage="org.apache.ofbiz.product.inventory" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6370" entityOrPackage="org.apache.ofbiz.product.supplier" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6370" entityOrPackage="Product" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6370" entityOrPackage="Facility" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6370" entityOrPackage="FacilityLocation" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6380" entityGroupName="Detail Product: Subscription"/> - <EntityGroupEntry entityGroupId="6380" entityOrPackage="org.apache.ofbiz.product.subscription" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6380" entityOrPackage="Product" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6380" entityOrPackage="OrderItem" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6380" entityOrPackage="ShoppingListItem" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6390" entityGroupName="Detail Product: Shipment"/> - <EntityGroupEntry entityGroupId="6390" entityOrPackage="org.apache.ofbiz.shipment.shipment" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6390" entityOrPackage="org.apache.ofbiz.shipment.issuance" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6390" entityOrPackage="org.apache.ofbiz.shipment.receipt" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6390" entityOrPackage="org.apache.ofbiz.shipment.picklist" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="6400" entityGroupName="Detail Order: Order"/> - <EntityGroupEntry entityGroupId="6400" entityOrPackage="org.apache.ofbiz.order.order" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6410" entityGroupName="Detail Order: Request"/> - <EntityGroupEntry entityGroupId="6410" entityOrPackage="org.apache.ofbiz.order.request" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6410" entityOrPackage="QuoteItem" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6410" entityOrPackage="Requirement" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6410" entityOrPackage="WorkEffort" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6420" entityGroupName="Detail Order: Requirement"/> - <EntityGroupEntry entityGroupId="6420" entityOrPackage="org.apache.ofbiz.order.requirement" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6420" entityOrPackage="OrderItem" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6420" entityOrPackage="WorkEffort" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6430" entityGroupName="Detail Order: Quote"/> - <EntityGroupEntry entityGroupId="6430" entityOrPackage="org.apache.ofbiz.order.quote" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6430" entityOrPackage="OrderItem" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6440" entityGroupName="Detail Order: Return"/> - <EntityGroupEntry entityGroupId="6440" entityOrPackage="org.apache.ofbiz.order.return" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6440" entityOrPackage="OrderItem" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6450" entityGroupName="Detail Order: Opportunity, Shopping List, Shopping Cart"/> - <EntityGroupEntry entityGroupId="6450" entityOrPackage="org.apache.ofbiz.marketing.opportunity" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6450" entityOrPackage="org.apache.ofbiz.order.shoppinglist" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6450" entityOrPackage="org.apache.ofbiz.order.shoppingcart" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="6500" entityGroupName="Detail Accounting: Ledger"/> - <EntityGroupEntry entityGroupId="6500" entityOrPackage="org.apache.ofbiz.accounting.ledger" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6510" entityGroupName="Detail Accounting: Budget"/> - <EntityGroupEntry entityGroupId="6510" entityOrPackage="org.apache.ofbiz.accounting.budget" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6520" entityGroupName="Detail Accounting: Financial Account"/> - <EntityGroupEntry entityGroupId="6520" entityOrPackage="org.apache.ofbiz.accounting.finaccount" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6530" entityGroupName="Detail Accounting: Invoice"/> - <EntityGroupEntry entityGroupId="6530" entityOrPackage="org.apache.ofbiz.accounting.invoice" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6530" entityOrPackage="BillingAccount" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6530" entityOrPackage="PaymentApplication" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6540" entityGroupName="Detail Accounting: Payment"/> - <EntityGroupEntry entityGroupId="6540" entityOrPackage="org.apache.ofbiz.accounting.payment" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6550" entityGroupName="Detail Accounting: Tax"/> - <EntityGroupEntry entityGroupId="6550" entityOrPackage="org.apache.ofbiz.accounting.tax" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6550" entityOrPackage="OrderAdjustment" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6560" entityGroupName="Detail Accounting: Fixed Asset"/> - <EntityGroupEntry entityGroupId="6560" entityOrPackage="org.apache.ofbiz.accounting.fixedasset" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6560" entityOrPackage="Product" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6560" entityOrPackage="ProductMaintType" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6560" entityOrPackage="ProductMaint" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6560" entityOrPackage="ProductMeterType" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6560" entityOrPackage="ProductMeter" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="6600" entityGroupName="Detail Work Effort"/> - <EntityGroupEntry entityGroupId="6600" entityOrPackage="org.apache.ofbiz.workeffort.timesheet" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6600" entityOrPackage="org.apache.ofbiz.workeffort.workeffort" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="6710" entityGroupName="Detail Manufacturing"/> - <EntityGroupEntry entityGroupId="6710" entityOrPackage="org.apache.ofbiz.manufacturing.bom" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6710" entityOrPackage="org.apache.ofbiz.manufacturing.mrp" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6710" entityOrPackage="org.apache.ofbiz.manufacturing.techdata" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6710" entityOrPackage="WorkEffort" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="6720" entityGroupName="Detail Human Resources"/> - <EntityGroupEntry entityGroupId="6720" entityOrPackage="org.apache.ofbiz.humanres.ability" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6720" entityOrPackage="org.apache.ofbiz.humanres.employment" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6720" entityOrPackage="org.apache.ofbiz.humanres.position" applEnumId="ESIA_INCLUDE"/> - - <EntityGroup entityGroupId="6730" entityGroupName="Detail Marketing"/> - <EntityGroupEntry entityGroupId="6730" entityOrPackage="org.apache.ofbiz.marketing.campaign" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6730" entityOrPackage="org.apache.ofbiz.marketing.contact" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6730" entityOrPackage="org.apache.ofbiz.marketing.segment" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6730" entityOrPackage="org.apache.ofbiz.marketing.tracking" applEnumId="ESIA_INCLUDE"/> - - <!-- OLAP/BI Entities (should grow significantly as this is worked on more) --> - <EntityGroup entityGroupId="6800" entityGroupName="OLAP/BI General"/> - <EntityGroupEntry entityGroupId="6800" entityOrPackage="org.apache.ofbiz.bi" applEnumId="ESIA_INCLUDE"/> - - <!-- Technical Entities --> - <EntityGroup entityGroupId="6910" entityGroupName="Technical: Entity and Service"/> - <EntityGroupEntry entityGroupId="6910" entityOrPackage="org.apache.ofbiz.entity" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6910" entityOrPackage="org.apache.ofbiz.service" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6920" entityGroupName="Technical: Web"/> - <EntityGroupEntry entityGroupId="6920" entityOrPackage="org.apache.ofbiz.webapp" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6920" entityOrPackage="org.apache.ofbiz.content.website" applEnumId="ESIA_INCLUDE"/> - <EntityGroup entityGroupId="6930" entityGroupName="Technical: Login and Security"/> - <EntityGroupEntry entityGroupId="6930" entityOrPackage="org.apache.ofbiz.security" applEnumId="ESIA_INCLUDE"/> -- <EntityGroup entityGroupId="6990" entityGroupName="Technical: WebPOS, OAGIS, Other"/> -- <EntityGroupEntry entityGroupId="6990" entityOrPackage="org.apache.ofbiz.pos.terminal" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6990" entityOrPackage="org.apache.ofbiz.plugins.oagis" applEnumId="ESIA_INCLUDE"/> - <EntityGroupEntry entityGroupId="6990" entityOrPackage="org.apache.ofbiz.catalina.session" applEnumId="ESIA_INCLUDE"/> </entity-engine-xml> Modified: ofbiz/ofbiz-framework/trunk/applications/commonext/ofbiz-component.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/commonext/ofbiz-component.xml?rev=1818385&r1=1818384&r2=1818385&view=diff ============================================================================== --- ofbiz/ofbiz-framework/trunk/applications/commonext/ofbiz-component.xml (original) +++ ofbiz/ofbiz-framework/trunk/applications/commonext/ofbiz-component.xml Sat Dec 16 11:39:52 2017 @@ -24,7 +24,6 @@ under the License. <resource-loader name="main" type="component"/> <classpath type="dir" location="config"/> - <entity-resource type="data" reader-name="seed" loader="main" location="data/EntityDiagramGroupData.xml"/> <entity-resource type="data" reader-name="seed" loader="main" location="data/CommonExtSecurityPermissionSeedData.xml"/> <entity-resource type="data" reader-name="demo" loader="main" location="data/CommonExtSecurityGroupDemoData.xml"/> <entity-resource type="data" reader-name="seed" loader="main" location="data/CommonExtHelpData.xml"/> Added: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/CommonExtSeedData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/CommonExtSeedData.xml?rev=1818385&view=auto ============================================================================== --- ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/CommonExtSeedData.xml (added) +++ ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/CommonExtSeedData.xml Sat Dec 16 11:39:52 2017 @@ -0,0 +1,266 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<entity-engine-xml> + <EntityGroup entityGroupId="5000" entityGroupName="Top Level: Common"/> + <EntityGroupEntry entityGroupId="5000" entityOrPackage="DataSource" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5000" entityOrPackage="Geo" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5000" entityOrPackage="GeoAssoc" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5000" entityOrPackage="NoteData" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5000" entityOrPackage="CustomTimePeriod" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5000" entityOrPackage="StatusItem" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5000" entityOrPackage="StatusValidChange" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5000" entityOrPackage="Uom" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5000" entityOrPackage="UomConversionDated" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5000" entityOrPackage="UserPreference" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="5010" entityGroupName="Top Level: Content"/> + <EntityGroupEntry entityGroupId="5010" entityOrPackage="Content" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5010" entityOrPackage="ContentAssoc" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5010" entityOrPackage="DataResource" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5010" entityOrPackage="Survey" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5010" entityOrPackage="WebSiteContent" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5010" entityOrPackage="WebSite" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="5020" entityGroupName="Top Level: Party"/> + <EntityGroupEntry entityGroupId="5020" entityOrPackage="Party" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5020" entityOrPackage="Person" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5020" entityOrPackage="PartyGroup" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5020" entityOrPackage="PartyRole" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5020" entityOrPackage="RoleType" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5020" entityOrPackage="PartyContactMech" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5020" entityOrPackage="ContactMech" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5020" entityOrPackage="CommunicationEvent" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5020" entityOrPackage="Agreement" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5020" entityOrPackage="UserLogin" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5020" entityOrPackage="UserLoginSecurityGroup" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5020" entityOrPackage="SecurityGroup" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5020" entityOrPackage="SecurityGroupPermission" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5020" entityOrPackage="SecurityPermission" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="5030" entityGroupName="Top Level: Product"/> + <EntityGroupEntry entityGroupId="5030" entityOrPackage="ProductStore" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5030" entityOrPackage="ProductStoreCatalog" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5030" entityOrPackage="ProdCatalog" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5030" entityOrPackage="ProdCatalogCategory" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5030" entityOrPackage="ProductCategory" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5030" entityOrPackage="ProductCategoryMember" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5030" entityOrPackage="Product" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5030" entityOrPackage="ProductStorePromoAppl" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5030" entityOrPackage="ProductPromo" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="5035" entityGroupName="Top Level: Facility"/> + <EntityGroupEntry entityGroupId="5035" entityOrPackage="Facility" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5035" entityOrPackage="FacilityLocation" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5035" entityOrPackage="InventoryItem" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5035" entityOrPackage="InventoryItemDetail" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5035" entityOrPackage="Shipment" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5035" entityOrPackage="ShipmentItem" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5035" entityOrPackage="ItemIssuance" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="5040" entityGroupName="Top Level: Order"/> + <EntityGroupEntry entityGroupId="5040" entityOrPackage="CustRequest" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5040" entityOrPackage="CustRequestItem" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5040" entityOrPackage="RequirementCustRequest" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5040" entityOrPackage="Requirement" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5040" entityOrPackage="Quote" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5040" entityOrPackage="QuoteItem" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5040" entityOrPackage="OrderHeader" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5040" entityOrPackage="OrderItem" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5040" entityOrPackage="ReturnHeader" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="5050" entityGroupName="Top Level: Accounting"/> + <EntityGroupEntry entityGroupId="5050" entityOrPackage="Invoice" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5050" entityOrPackage="PaymentApplication" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5050" entityOrPackage="Payment" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5050" entityOrPackage="BillingAccount" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5050" entityOrPackage="FinAccount" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5050" entityOrPackage="TaxAuthority" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5050" entityOrPackage="Budget" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5050" entityOrPackage="GlAccount" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5050" entityOrPackage="AcctgTrans" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5050" entityOrPackage="AcctgTransEntry" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5050" entityOrPackage="FixedAsset" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="5060" entityGroupName="Top Level: WorkEffort"/> + <EntityGroupEntry entityGroupId="5060" entityOrPackage="WorkEffort" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5060" entityOrPackage="WorkEffortAssoc" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5060" entityOrPackage="TimeEntry" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5060" entityOrPackage="Timesheet" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5060" entityOrPackage="CustRequestItem" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5060" entityOrPackage="CustRequestItemWorkEffort" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5060" entityOrPackage="Requirement" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="5060" entityOrPackage="WorkRequirementFulfillment" applEnumId="ESIA_INCLUDE"/> + + <!-- =============================================== --> + <!-- =============================================== --> + <EntityGroup entityGroupId="6000" entityGroupName="Detail: Example and Common"/> + <EntityGroupEntry entityGroupId="6000" entityOrPackage="org.apache.ofbiz.example" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6000" entityOrPackage="Uom" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6000" entityOrPackage="UomType" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6000" entityOrPackage="StatusItem" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6000" entityOrPackage="StatusValidChange" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6000" entityOrPackage="StatusType" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6000" entityOrPackage="Enumeration" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6000" entityOrPackage="EnumerationType" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="6050" entityGroupName="Detail: Common Entities"/> + <EntityGroupEntry entityGroupId="6050" entityOrPackage="org.apache.ofbiz.common" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="6100" entityGroupName="Detail Content: Content"/> + <EntityGroupEntry entityGroupId="6100" entityOrPackage="org.apache.ofbiz.content.content" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6100" entityOrPackage="org.apache.ofbiz.content.data" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6110" entityGroupName="Detail Content: Survey"/> + <EntityGroupEntry entityGroupId="6110" entityOrPackage="org.apache.ofbiz.content.survey" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6120" entityGroupName="Detail Content: Other"/> + <EntityGroupEntry entityGroupId="6120" entityOrPackage="org.apache.ofbiz.content.document" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6120" entityOrPackage="org.apache.ofbiz.content.preference" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6120" entityOrPackage="org.apache.ofbiz.content.website" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="6200" entityGroupName="Detail Party: Party"/> + <EntityGroupEntry entityGroupId="6200" entityOrPackage="org.apache.ofbiz.party.party" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6210" entityGroupName="Detail Party: Contact"/> + <EntityGroupEntry entityGroupId="6210" entityOrPackage="org.apache.ofbiz.party.contact" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6220" entityGroupName="Detail Party: Communication"/> + <EntityGroupEntry entityGroupId="6220" entityOrPackage="org.apache.ofbiz.party.communication" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6230" entityGroupName="Detail Party: Agreement and Need"/> + <EntityGroupEntry entityGroupId="6230" entityOrPackage="org.apache.ofbiz.party.agreement" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6230" entityOrPackage="org.apache.ofbiz.party.need" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="6300" entityGroupName="Detail Product: Product"/> + <EntityGroupEntry entityGroupId="6300" entityOrPackage="org.apache.ofbiz.product.product" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6310" entityGroupName="Detail Product: Catalog and Category"/> + <EntityGroupEntry entityGroupId="6310" entityOrPackage="org.apache.ofbiz.product.catalog" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6310" entityOrPackage="org.apache.ofbiz.product.category" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6310" entityOrPackage="Product" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6320" entityGroupName="Detail Product: Store"/> + <EntityGroupEntry entityGroupId="6320" entityOrPackage="org.apache.ofbiz.product.store" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6330" entityGroupName="Detail Product: Config"/> + <EntityGroupEntry entityGroupId="6330" entityOrPackage="org.apache.ofbiz.product.config" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6340" entityGroupName="Detail Product: Price, Promo, and Cost"/> + <EntityGroupEntry entityGroupId="6340" entityOrPackage="org.apache.ofbiz.product.price" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6340" entityOrPackage="org.apache.ofbiz.product.promo" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6340" entityOrPackage="org.apache.ofbiz.product.cost" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6350" entityGroupName="Detail Product: Facility"/> + <EntityGroupEntry entityGroupId="6350" entityOrPackage="org.apache.ofbiz.product.facility" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6360" entityGroupName="Detail Product: Feature"/> + <EntityGroupEntry entityGroupId="6360" entityOrPackage="org.apache.ofbiz.product.feature" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6360" entityOrPackage="Product" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6360" entityOrPackage="ProductAssoc" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6370" entityGroupName="Detail Product: Inventory"/> + <EntityGroupEntry entityGroupId="6370" entityOrPackage="org.apache.ofbiz.product.inventory" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6370" entityOrPackage="org.apache.ofbiz.product.supplier" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6370" entityOrPackage="Product" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6370" entityOrPackage="Facility" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6370" entityOrPackage="FacilityLocation" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6380" entityGroupName="Detail Product: Subscription"/> + <EntityGroupEntry entityGroupId="6380" entityOrPackage="org.apache.ofbiz.product.subscription" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6380" entityOrPackage="Product" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6380" entityOrPackage="OrderItem" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6380" entityOrPackage="ShoppingListItem" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6390" entityGroupName="Detail Product: Shipment"/> + <EntityGroupEntry entityGroupId="6390" entityOrPackage="org.apache.ofbiz.shipment.shipment" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6390" entityOrPackage="org.apache.ofbiz.shipment.issuance" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6390" entityOrPackage="org.apache.ofbiz.shipment.receipt" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6390" entityOrPackage="org.apache.ofbiz.shipment.picklist" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="6400" entityGroupName="Detail Order: Order"/> + <EntityGroupEntry entityGroupId="6400" entityOrPackage="org.apache.ofbiz.order.order" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6410" entityGroupName="Detail Order: Request"/> + <EntityGroupEntry entityGroupId="6410" entityOrPackage="org.apache.ofbiz.order.request" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6410" entityOrPackage="QuoteItem" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6410" entityOrPackage="Requirement" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6410" entityOrPackage="WorkEffort" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6420" entityGroupName="Detail Order: Requirement"/> + <EntityGroupEntry entityGroupId="6420" entityOrPackage="org.apache.ofbiz.order.requirement" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6420" entityOrPackage="OrderItem" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6420" entityOrPackage="WorkEffort" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6430" entityGroupName="Detail Order: Quote"/> + <EntityGroupEntry entityGroupId="6430" entityOrPackage="org.apache.ofbiz.order.quote" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6430" entityOrPackage="OrderItem" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6440" entityGroupName="Detail Order: Return"/> + <EntityGroupEntry entityGroupId="6440" entityOrPackage="org.apache.ofbiz.order.return" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6440" entityOrPackage="OrderItem" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6450" entityGroupName="Detail Order: Opportunity, Shopping List, Shopping Cart"/> + <EntityGroupEntry entityGroupId="6450" entityOrPackage="org.apache.ofbiz.marketing.opportunity" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6450" entityOrPackage="org.apache.ofbiz.order.shoppinglist" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6450" entityOrPackage="org.apache.ofbiz.order.shoppingcart" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="6500" entityGroupName="Detail Accounting: Ledger"/> + <EntityGroupEntry entityGroupId="6500" entityOrPackage="org.apache.ofbiz.accounting.ledger" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6510" entityGroupName="Detail Accounting: Budget"/> + <EntityGroupEntry entityGroupId="6510" entityOrPackage="org.apache.ofbiz.accounting.budget" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6520" entityGroupName="Detail Accounting: Financial Account"/> + <EntityGroupEntry entityGroupId="6520" entityOrPackage="org.apache.ofbiz.accounting.finaccount" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6530" entityGroupName="Detail Accounting: Invoice"/> + <EntityGroupEntry entityGroupId="6530" entityOrPackage="org.apache.ofbiz.accounting.invoice" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6530" entityOrPackage="BillingAccount" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6530" entityOrPackage="PaymentApplication" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6540" entityGroupName="Detail Accounting: Payment"/> + <EntityGroupEntry entityGroupId="6540" entityOrPackage="org.apache.ofbiz.accounting.payment" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6550" entityGroupName="Detail Accounting: Tax"/> + <EntityGroupEntry entityGroupId="6550" entityOrPackage="org.apache.ofbiz.accounting.tax" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6550" entityOrPackage="OrderAdjustment" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6560" entityGroupName="Detail Accounting: Fixed Asset"/> + <EntityGroupEntry entityGroupId="6560" entityOrPackage="org.apache.ofbiz.accounting.fixedasset" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6560" entityOrPackage="Product" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6560" entityOrPackage="ProductMaintType" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6560" entityOrPackage="ProductMaint" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6560" entityOrPackage="ProductMeterType" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6560" entityOrPackage="ProductMeter" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="6600" entityGroupName="Detail Work Effort"/> + <EntityGroupEntry entityGroupId="6600" entityOrPackage="org.apache.ofbiz.workeffort.timesheet" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6600" entityOrPackage="org.apache.ofbiz.workeffort.workeffort" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="6710" entityGroupName="Detail Manufacturing"/> + <EntityGroupEntry entityGroupId="6710" entityOrPackage="org.apache.ofbiz.manufacturing.bom" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6710" entityOrPackage="org.apache.ofbiz.manufacturing.mrp" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6710" entityOrPackage="org.apache.ofbiz.manufacturing.techdata" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6710" entityOrPackage="WorkEffort" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="6720" entityGroupName="Detail Human Resources"/> + <EntityGroupEntry entityGroupId="6720" entityOrPackage="org.apache.ofbiz.humanres.ability" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6720" entityOrPackage="org.apache.ofbiz.humanres.employment" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6720" entityOrPackage="org.apache.ofbiz.humanres.position" applEnumId="ESIA_INCLUDE"/> + + <EntityGroup entityGroupId="6730" entityGroupName="Detail Marketing"/> + <EntityGroupEntry entityGroupId="6730" entityOrPackage="org.apache.ofbiz.marketing.campaign" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6730" entityOrPackage="org.apache.ofbiz.marketing.contact" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6730" entityOrPackage="org.apache.ofbiz.marketing.segment" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6730" entityOrPackage="org.apache.ofbiz.marketing.tracking" applEnumId="ESIA_INCLUDE"/> + + <!-- OLAP/BI Entities (should grow significantly as this is worked on more) --> + <EntityGroup entityGroupId="6800" entityGroupName="OLAP/BI General"/> + <EntityGroupEntry entityGroupId="6800" entityOrPackage="org.apache.ofbiz.bi" applEnumId="ESIA_INCLUDE"/> + + <!-- Technical Entities --> + <EntityGroup entityGroupId="6910" entityGroupName="Technical: Entity and Service"/> + <EntityGroupEntry entityGroupId="6910" entityOrPackage="org.apache.ofbiz.entity" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6910" entityOrPackage="org.apache.ofbiz.service" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6920" entityGroupName="Technical: Web"/> + <EntityGroupEntry entityGroupId="6920" entityOrPackage="org.apache.ofbiz.webapp" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6920" entityOrPackage="org.apache.ofbiz.content.website" applEnumId="ESIA_INCLUDE"/> + <EntityGroup entityGroupId="6930" entityGroupName="Technical: Login and Security"/> + <EntityGroupEntry entityGroupId="6930" entityOrPackage="org.apache.ofbiz.security" applEnumId="ESIA_INCLUDE"/> +- <EntityGroup entityGroupId="6990" entityGroupName="Technical: WebPOS, OAGIS, Other"/> +- <EntityGroupEntry entityGroupId="6990" entityOrPackage="org.apache.ofbiz.pos.terminal" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6990" entityOrPackage="org.apache.ofbiz.plugins.oagis" applEnumId="ESIA_INCLUDE"/> + <EntityGroupEntry entityGroupId="6990" entityOrPackage="org.apache.ofbiz.catalina.session" applEnumId="ESIA_INCLUDE"/> +</entity-engine-xml> Propchange: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/CommonExtSeedData.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/CommonExtSeedData.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/CommonExtSeedData.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/ofbiz-component.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/ofbiz-component.xml?rev=1818385&r1=1818384&r2=1818385&view=diff ============================================================================== --- ofbiz/ofbiz-framework/trunk/applications/datamodel/ofbiz-component.xml (original) +++ ofbiz/ofbiz-framework/trunk/applications/datamodel/ofbiz-component.xml Sat Dec 16 11:39:52 2017 @@ -49,5 +49,6 @@ under the License. <entity-resource type="data" reader-name="seed" loader="main" location="data/seed/HumanResSeedData.xml"/> <entity-resource type="data" reader-name="seed" loader="main" location="data/seed/OrderSeedData.xml"/> <entity-resource type="data" reader-name="seed" loader="main" location="data/seed/MarketingSeedData.xml"/> + <entity-resource type="data" reader-name="seed" loader="main" location="data/seed/CommonExtSeedData.xml"/> </ofbiz-component> |
Free forum by Nabble | Edit this page |