svn commit: r1772346 - /ofbiz/trunk/applications/accounting/src/main/java/org/apache/ofbiz/accounting/invoice/InvoiceServices.java

2016-12-02 Thread deepak
Author: deepak Date: Fri Dec 2 14:01:57 2016 New Revision: 1772346 URL: http://svn.apache.org/viewvc?rev=1772346&view=rev Log: Fixed: Added missing code to get the ItemIssuance in setInvoicesToReadyFromShipment service. This bug was introduced at r#1628288 while delegator to EntityQuery convert

svn commit: r1772347 - in /ofbiz/branches/release16.11: ./ applications/accounting/src/main/java/org/apache/ofbiz/accounting/invoice/InvoiceServices.java

2016-12-02 Thread deepak
Author: deepak Date: Fri Dec 2 14:04:08 2016 New Revision: 1772347 URL: http://svn.apache.org/viewvc?rev=1772347&view=rev Log: Applied fix from trunk for revision: 1772346 === Fixed: Added missing code to get the ItemIssuance in setInvoicesToReadyFromShipment service. This bug was introduced a

svn commit: r1772348 - in /ofbiz/branches/release15.12: ./ applications/accounting/src/org/ofbiz/accounting/invoice/InvoiceServices.java

2016-12-02 Thread deepak
Author: deepak Date: Fri Dec 2 14:11:00 2016 New Revision: 1772348 URL: http://svn.apache.org/viewvc?rev=1772348&view=rev Log: Applied fix from trunk for revision: 1772346 === Fixed: Added missing code to get the ItemIssuance in setInvoicesToReadyFromShipment service. This bug was introduced a

svn commit: r1772350 - in /ofbiz/branches/release14.12: ./ applications/accounting/src/org/ofbiz/accounting/invoice/InvoiceServices.java

2016-12-02 Thread deepak
Author: deepak Date: Fri Dec 2 14:16:33 2016 New Revision: 1772350 URL: http://svn.apache.org/viewvc?rev=1772350&view=rev Log: Applied fix from trunk for revision: 1772346 === Fixed: Added missing code to get the ItemIssuance in setInvoicesToReadyFromShipment service. This bug was introduced a

svn commit: r1772354 - /ofbiz/trunk/specialpurpose/ecommerce/groovyScripts/catalog/MiniProductSummary.groovy

2016-12-02 Thread chrisg
Author: chrisg Date: Fri Dec 2 14:30:30 2016 New Revision: 1772354 URL: http://svn.apache.org/viewvc?rev=1772354&view=rev Log: Fixed: Corrected typo which caused calcTaxForDisplay service call to fail (problem with Ecommerce frontend when using showPricesWithVatTax) Modified: ofbiz/trunk/s