svn commit: r1801380 - /ofbiz/ofbiz-framework/trunk/framework/service/src/main/java/org/apache/ofbiz/service/semaphore/ServiceSemaphore.java

2017-07-09 Thread jleroux
Author: jleroux Date: Sun Jul 9 16:37:10 2017 New Revision: 1801380 URL: http://svn.apache.org/viewvc?rev=1801380&view=rev Log: Improved: ServiceSemaphore.waitOrFail() remove redundant logging (OFBIZ-9399) Removes the redundant logging done in ServiceSemaphore.waitOrFail() since the error will

svn commit: r1801370 - /ofbiz/tools/demo-backup/stable-manual.sh

2017-07-09 Thread jleroux
Author: jleroux Date: Sun Jul 9 11:17:13 2017 New Revision: 1801370 URL: http://svn.apache.org/viewvc?rev=1801370&view=rev Log: Oops reverts previous commit, there is no loadAll in R16.11 :/ Modified: ofbiz/tools/demo-backup/stable-manual.sh Modified: ofbiz/tools/demo-backup/stable-manual.s

svn commit: r1801369 - in /ofbiz/branches/release16.11: ./ applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/CheckOutEvents.java

2017-07-09 Thread jleroux
Author: jleroux Date: Sun Jul 9 11:12:38 2017 New Revision: 1801369 URL: http://svn.apache.org/viewvc?rev=1801369&view=rev Log: "Applied fix from trunk framework for revision: 1801340" r1801340 | arunpatidar | 2017-07-09 01

svn commit: r1801367 - /ofbiz/tools/demo-backup/stable-manual.sh

2017-07-09 Thread jleroux
Author: jleroux Date: Sun Jul 9 10:49:12 2017 New Revision: 1801367 URL: http://svn.apache.org/viewvc?rev=1801367&view=rev Log: No functional change, just make things more consistent with trunk-manual.sh Modified: ofbiz/tools/demo-backup/stable-manual.sh Modified: ofbiz/tools/demo-backup/st

svn commit: r1801366 - /ofbiz/tools/demo-backup/trunk-manual.sh

2017-07-09 Thread jleroux
Author: jleroux Date: Sun Jul 9 10:45:05 2017 New Revision: 1801366 URL: http://svn.apache.org/viewvc?rev=1801366&view=rev Log: Fixes a typo in previous commit: ofbiz is superfluous with terminateOfbiz Modified: ofbiz/tools/demo-backup/trunk-manual.sh Modified: ofbiz/tools/demo-backup/trunk

svn commit: r1801365 - /ofbiz/tools/demo-backup/trunk-manual.sh

2017-07-09 Thread jleroux
Author: jleroux Date: Sun Jul 9 10:40:36 2017 New Revision: 1801365 URL: http://svn.apache.org/viewvc?rev=1801365&view=rev Log: "ofbiz --shutdown" is not reliable when there are other instances running. So back to terminateOfbiz despite its killing of all OFBiz running instances Modified: of

svn commit: r1801364 - in /ofbiz/ofbiz-framework/trunk/applications/content: groovyScripts/survey/SurveyOptions.ftl template/survey/SurveyOptions.ftl

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 10:03:41 2017 New Revision: 1801364 URL: http://svn.apache.org/viewvc?rev=1801364&view=rev Log: Fixed: Moved SurveyOptions.ftl in correct location. Added: ofbiz/ofbiz-framework/trunk/applications/content/template/survey/SurveyOptions.ftl - copied unchang

svn commit: r1801363 - /ofbiz/ofbiz-framework/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 09:58:28 2017 New Revision: 1801363 URL: http://svn.apache.org/viewvc?rev=1801363&view=rev Log: Removed empty directory. Removed: ofbiz/ofbiz-framework/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/

svn commit: r1801362 - in /ofbiz/ofbiz-framework/trunk/applications/accounting: groovyScripts/agreement/GetPartyNameForDate.groovy webapp/accounting/WEB-INF/actions/agreement/GetPartyNameForDate.groov

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 09:56:44 2017 New Revision: 1801362 URL: http://svn.apache.org/viewvc?rev=1801362&view=rev Log: Fixed: Moved groovy file GetPartyNameForDate.groovy form WEB-INF/actions to groovyScripts folder added in r#1751109 Added: ofbiz/ofbiz-framework/trunk/applications

svn commit: r1801361 - in /ofbiz/branches/release16.11: ./ applications/accounting/groovyScripts/reports/ applications/accounting/template/reports/ applications/accounting/widget/

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 09:34:09 2017 New Revision: 1801361 URL: http://svn.apache.org/viewvc?rev=1801361&view=rev Log: Applied fix from trunk for revision: 1801359 === Added missing file those of part of 1801320, also updated the path in screens. (OFBIZ-6774) Added: ofbiz/branche

svn commit: r1801359 - in /ofbiz/ofbiz-framework/trunk/applications/accounting: groovyScripts/reports/InvoiceAcctgTransEntryParameters.groovy template/reports/InvoiceAcctgTransEntry.fo.ftl widget/Paym

2017-07-09 Thread arunpatidar
Author: arunpatidar Date: Sun Jul 9 09:28:35 2017 New Revision: 1801359 URL: http://svn.apache.org/viewvc?rev=1801359&view=rev Log: Added missing file those of part of 1801320, also updated the path in screens. (OFBIZ-6774) Added: ofbiz/ofbiz-framework/trunk/applications/accounting/groovyS

svn commit: r1801358 - /ofbiz/branches/release16.11/applications/accounting/minilang/agreement/AgreementServices.xml

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 09:13:10 2017 New Revision: 1801358 URL: http://svn.apache.org/viewvc?rev=1801358&view=rev Log: Fixed: Manually applied fix from trunk r#1801357 Log: Fixed: The copyAgreement service fails (OFBIZ-9143) Thanks Jacques and Renuka for your contribution. Modified:

svn commit: r1801357 - /ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/agreement/AgreementServices.groovy

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 09:10:14 2017 New Revision: 1801357 URL: http://svn.apache.org/viewvc?rev=1801357&view=rev Log: Fixed: The copyAgreement service fails (OFBIZ-9143) Thanks Jacques and Renuka for your contribution. Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/g

svn commit: r1801356 - /ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/agreement/AgreementServices.groovy

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 09:07:57 2017 New Revision: 1801356 URL: http://svn.apache.org/viewvc?rev=1801356&view=rev Log: Improved: Code improvement, Used ModelService.IN_PARAM instead of hard coded string, Also update the string comparison. Modified: ofbiz/ofbiz-framework/trunk/appli

svn commit: r1801355 - in /ofbiz/ofbiz-framework/trunk/applications/accounting: groovyScripts/agreement/AgreementServices.groovy minilang/test/AutoAcctgAgreementTests.xml servicedef/services_agreement

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 08:57:20 2017 New Revision: 1801355 URL: http://svn.apache.org/viewvc?rev=1801355&view=rev Log: Improved: Remove cancelAgreement service and added expireAgreement entity-auto service. (OFBIZ-9480) Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/

svn commit: r1801353 - /ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/agreement/AgreementServices.groovy

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 08:45:05 2017 New Revision: 1801353 URL: http://svn.apache.org/viewvc?rev=1801353&view=rev Log: Fixed typo, Thanks Renuka for reporting this issue. Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/agreement/AgreementServices.groovy