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:53:42 UTC

svn commit: r1751127 - /ofbiz/trunk/applications/accounting/widget/PaymentForms.xml

Author: ashish
Date: Sun Jul  3 06:53:41 2016
New Revision: 1751127

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

Modified:
    ofbiz/trunk/applications/accounting/widget/PaymentForms.xml

Modified: ofbiz/trunk/applications/accounting/widget/PaymentForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/PaymentForms.xml?rev=1751127&r1=1751126&r2=1751127&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/PaymentForms.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/PaymentForms.xml Sun Jul  3 06:53:41 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"/>