Author: mbrohl
Date: Sat Dec 8 11:53:54 2018
New Revision: 1848459
URL:
http://svn.apache.org/viewvc?rev=1848459&view=revLog:
Improved: Improve Accounting - AR container structure.
(OFBIZ-10469)
This fixes structural differences to make theme styling more consistent.
Modified:
ofbiz/ofbiz-framework/trunk/applications/accounting/widget/ar/CommonScreens.xml
Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/widget/ar/CommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/accounting/widget/ar/CommonScreens.xml?rev=1848459&r1=1848458&r2=1848459&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/accounting/widget/ar/CommonScreens.xml (original)
+++ ofbiz/ofbiz-framework/trunk/applications/accounting/widget/ar/CommonScreens.xml Sat Dec 8 11:53:54 2018
@@ -55,7 +55,8 @@ under the License.
<script location="component://accounting/groovyScripts/invoice/InvoiceReport.groovy"/>
</actions>
<widgets>
- <include-portal-page id="ArPortalPage"/>
+ <include-screen name="ArPastDueInvoices"/>
+ <include-screen name="ArInvoicesDueSoon"/>
</widgets>
</section>
</decorator-section>