svn commit: r1848461 - /ofbiz/ofbiz-framework/trunk/applications/accounting/widget/ap/CommonScreens.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1848461 - /ofbiz/ofbiz-framework/trunk/applications/accounting/widget/ap/CommonScreens.xml

mbrohl
Author: mbrohl
Date: Sat Dec  8 11:58:43 2018
New Revision: 1848461

URL: http://svn.apache.org/viewvc?rev=1848461&view=rev
Log:
Improved: Improve Accounting - AP container structure.
(OFBIZ-10464)

This fixes structural differences to make theme styling more consistent.

Thanks Dennis Balkir for reporting and providing the patch.

Modified:
    ofbiz/ofbiz-framework/trunk/applications/accounting/widget/ap/CommonScreens.xml

Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/widget/ap/CommonScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/accounting/widget/ap/CommonScreens.xml?rev=1848461&r1=1848460&r2=1848461&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/accounting/widget/ap/CommonScreens.xml (original)
+++ ofbiz/ofbiz-framework/trunk/applications/accounting/widget/ap/CommonScreens.xml Sat Dec  8 11:58:43 2018
@@ -53,7 +53,8 @@ under the License.
                                 <script location="component://accounting/groovyScripts/invoice/InvoiceReport.groovy"/>
                             </actions>
                             <widgets>
-                                <include-portal-page id="ApPortalPage"/>
+                                <include-screen name="ApPastDueInvoices"/>
+                                <include-screen name="ApInvoicesDueSoon"/>
                             </widgets>
                         </section>
                     </decorator-section>