|
Author: doogie
Date: Mon Dec 14 04:30:27 2009 New Revision: 890171 URL: http://svn.apache.org/viewvc?rev=890171&view=rev Log: Some more formatting fixes. Modified: ofbiz/branches/addbirt/applications/accounting/widget/CommonScreens.xml ofbiz/branches/addbirt/applications/content/data/BirtHelpData.xml ofbiz/branches/addbirt/applications/order/data/OrderPortletData.xml ofbiz/branches/addbirt/applications/order/entitydef/entitymodel_olap.xml Modified: ofbiz/branches/addbirt/applications/accounting/widget/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/applications/accounting/widget/CommonScreens.xml?rev=890171&r1=890170&r2=890171&view=diff ============================================================================== --- ofbiz/branches/addbirt/applications/accounting/widget/CommonScreens.xml (original) +++ ofbiz/branches/addbirt/applications/accounting/widget/CommonScreens.xml Mon Dec 14 04:30:27 2009 @@ -48,7 +48,7 @@ </widgets> </section> </screen> - + <screen name="CommonPaymentDecorator"> <section> <actions> Modified: ofbiz/branches/addbirt/applications/content/data/BirtHelpData.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/applications/content/data/BirtHelpData.xml?rev=890171&r1=890170&r2=890171&view=diff ============================================================================== --- ofbiz/branches/addbirt/applications/content/data/BirtHelpData.xml (original) +++ ofbiz/branches/addbirt/applications/content/data/BirtHelpData.xml Mon Dec 14 04:30:27 2009 @@ -19,10 +19,10 @@ --> <entity-engine-xml> - <DataResource dataResourceId="HELP_BIRT" localeString="en" dataResourceTypeId="OFBIZ_FILE" + <DataResource dataResourceId="HELP_BIRT" localeString="en" dataResourceTypeId="OFBIZ_FILE" objectInfo="framework/birt/data/helpdata/HELP_BIRT.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="BIRT" mimeTypeId="text/xml" isPublic="Y" /> - <Content contentId="HELP_BIRT" contentTypeId="DOCUMENT" contentName="BIRT Overview" templateDataResourceId="HELP_TEMPL" + <Content contentId="HELP_BIRT" contentTypeId="DOCUMENT" contentName="BIRT Overview" templateDataResourceId="HELP_TEMPL" dataResourceId="HELP_BIRT" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/> <ContentAssoc contentId="HELP_ROOT" contentIdTo="HELP_BIRT" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="" mapKey="BIRT_main"/> -</entity-engine-xml> \ No newline at end of file +</entity-engine-xml> Modified: ofbiz/branches/addbirt/applications/order/data/OrderPortletData.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/applications/order/data/OrderPortletData.xml?rev=890171&r1=890170&r2=890171&view=diff ============================================================================== --- ofbiz/branches/addbirt/applications/order/data/OrderPortletData.xml (original) +++ ofbiz/branches/addbirt/applications/order/data/OrderPortletData.xml Mon Dec 14 04:30:27 2009 @@ -130,7 +130,7 @@ description=""/> <PortletPortletCategory portalPortletId="SalesReport" portletCategoryId="REPORT"/> <PortalPagePortlet portalPageId="OrderReportPage" portalPortletId="SalesReport" portletSeqId="00001" columnSeqId="00002" sequenceNum="5"/> - + <PortalPortlet portalPortletId="OrderByReferrer" portletName="Sale Orders By Referrer Report" screenName="SaleOrdersByReferrerReport" @@ -138,7 +138,7 @@ description=""/> <PortletPortletCategory portalPortletId="OrderByReferrer" portletCategoryId="REPORT"/> <PortalPagePortlet portalPageId="OrderReportPage" portalPortletId="OrderByReferrer" portletSeqId="00001" columnSeqId="00001" sequenceNum="6"/> - + <PortalPortlet portalPortletId="OrderByChannel" portletName="Sale Orders by Channel" screenName="SaleOrdersByChannelReport" Modified: ofbiz/branches/addbirt/applications/order/entitydef/entitymodel_olap.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/addbirt/applications/order/entitydef/entitymodel_olap.xml?rev=890171&r1=890170&r2=890171&view=diff ============================================================================== --- ofbiz/branches/addbirt/applications/order/entitydef/entitymodel_olap.xml (original) +++ ofbiz/branches/addbirt/applications/order/entitydef/entitymodel_olap.xml Mon Dec 14 04:30:27 2009 @@ -42,6 +42,7 @@ <field name="quantity" type="fixed-point"> <description>Quantity order. From OrderItem.quantity</description> </field> + <field name="orderStatus" type="description"></field> <field name="saleChannel" type="description"></field> <field name="visitId" type="id-ne"></field> |
| Free forum by Nabble | Edit this page |
