Author: ashish
Date: Sun Jul 3 06:56:33 2016
New Revision: 1751129
URL:
http://svn.apache.org/viewvc?rev=1751129&view=revLog:
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/release14.12/applications/accounting/widget/PaymentForms.xml
Modified: ofbiz/branches/release14.12/applications/accounting/widget/PaymentForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/accounting/widget/PaymentForms.xml?rev=1751129&r1=1751128&r2=1751129&view=diff==============================================================================
--- ofbiz/branches/release14.12/applications/accounting/widget/PaymentForms.xml (original)
+++ ofbiz/branches/release14.12/applications/accounting/widget/PaymentForms.xml Sun Jul 3 06:56:33 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"/>