You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by as...@apache.org on 2016/07/03 06:56:21 UTC

svn commit: r1751128 - /ofbiz/branches/release15.12/applications/accounting/widget/PaymentForms.xml

Author: ashish
Date: Sun Jul  3 06:56:21 2016
New Revision: 1751128

URL: http://svn.apache.org/viewvc?rev=1751128&view=rev
Log:
Applied changes from trunk r1751127.
========================================
Applied patch from jira issue - OFBIZ-7193 - Checks --> Print (PDF) should be open in a new window.
Thanks Harsh for the contribution.

Modified:
    ofbiz/branches/release15.12/applications/accounting/widget/PaymentForms.xml

Modified: ofbiz/branches/release15.12/applications/accounting/widget/PaymentForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/accounting/widget/PaymentForms.xml?rev=1751128&r1=1751127&r2=1751128&view=diff
==============================================================================
--- ofbiz/branches/release15.12/applications/accounting/widget/PaymentForms.xml (original)
+++ ofbiz/branches/release15.12/applications/accounting/widget/PaymentForms.xml Sun Jul  3 06:56:21 2016
@@ -451,7 +451,7 @@ under the License.
     </form>
 
     <form name="ListChecksToPrint" type="multi" list-name="payments" target="printChecks" separate-columns="true"
-        odd-row-style="alternate-row" default-table-style="basic-table hover-bar">
+        odd-row-style="alternate-row" default-table-style="basic-table hover-bar" target-window="_blank">
         <field name="paymentId">
             <hyperlink target="paymentOverview" description="${paymentId}">
                 <parameter param-name="paymentId"/>