svn commit: r1802712 - /ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/rate/RateServices.groovy

2017-07-22 Thread nmalin
Author: nmalin Date: Sat Jul 22 22:42:56 2017 New Revision: 1802712 URL: http://svn.apache.org/viewvc?rev=1802712&view=rev Log: Improved: With new groovy DSL for query one, simplify groovy rate amount services Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/rate/

svn commit: r1802694 - in /ofbiz/ofbiz-framework/trunk/applications: manufacturing/src/main/java/org/apache/ofbiz/manufacturing/jobshopmgt/ProductionRunServices.java product/servicedef/services_invent

2017-07-22 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 22 13:43:23 2017 New Revision: 1802694 URL: http://svn.apache.org/viewvc?rev=1802694&view=rev Log: Improvements in Lot entity definition and services. (OFBIZ-8273) Thanks Rishi Solanki and Devanshu Vyas for your contribution. Modified: ofbiz/ofbiz-framework/

svn commit: r1802693 - /ofbiz/ofbiz-framework/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/jdbc/DatabaseUtil.java

2017-07-22 Thread deepak
Author: deepak Date: Sat Jul 22 13:14:43 2017 New Revision: 1802693 URL: http://svn.apache.org/viewvc?rev=1802693&view=rev Log: Fixed: Added check to avoid datetime and time field warning (OFBIZ-9496) The warning message generated by OFBiz is a false positive caused by the fact that the way OFB

svn commit: r1802692 - /ofbiz/branches/release16.11/framework/images/webapp/images/miscAjaxFunctions.js

2017-07-22 Thread pranayp
Author: pranayp Date: Sat Jul 22 13:12:19 2017 New Revision: 1802692 URL: http://svn.apache.org/viewvc?rev=1802692&view=rev Log: Manually applied fix from trunk for revision: 1802690 Fixed: Adding condition in price rule on 'Role Type' showing incorrect result. (OFBIZ

svn commit: r1802691 - /ofbiz/branches/release16.11/tools/

2017-07-22 Thread pranayp
Author: pranayp Date: Sat Jul 22 13:10:36 2017 New Revision: 1802691 URL: http://svn.apache.org/viewvc?rev=1802691&view=rev Log: Applied fix from trunk for revision: 1802690 === Fixed: Adding condition in price rule on 'Role Type' showing incorrect result. (OFBIZ-7275) The issue exists because

svn commit: r1802690 - /ofbiz/ofbiz-framework/trunk/framework/images/webapp/images/miscAjaxFunctions.js

2017-07-22 Thread pranayp
Author: pranayp Date: Sat Jul 22 13:06:12 2017 New Revision: 1802690 URL: http://svn.apache.org/viewvc?rev=1802690&view=rev Log: Fixed: Adding condition in price rule on 'Role Type' showing incorrect result. (OFBIZ-7275) The issue exists because in role type list there are multiple occurrences o

svn commit: r1802689 - in /ofbiz/branches/release16.11: ./ applications/order/template/entry/cart/ShowCart.ftl

2017-07-22 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 22 12:57:51 2017 New Revision: 1802689 URL: http://svn.apache.org/viewvc?rev=1802689&view=rev Log: Applied fix from trunk for revision: 1801318 === Fixed: UI issue in ATP/QOH table on Create Purchase Order screen. (OFBIZ-9468) Thanks Pallavi for your contributio

svn commit: r1802687 - in /ofbiz/branches/release16.11: ./ applications/manufacturing/widget/manufacturing/RoutingTaskForms.xml

2017-07-22 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 22 12:54:19 2017 New Revision: 1802687 URL: http://svn.apache.org/viewvc?rev=1802687&view=rev Log: Applied fix from trunk for revision: 1801263 === Required check missing for Routing Task Name on Add Routing Task page. (OFBIZ-9456). Thanks Aditya Sharma for re

svn commit: r1802686 - in /ofbiz/branches/release16.11: ./ applications/order/webapp/ordermgr/WEB-INF/controller.xml

2017-07-22 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 22 12:49:54 2017 New Revision: 1802686 URL: http://svn.apache.org/viewvc?rev=1802686&view=rev Log: Applied fix from trunk for revision: 1801273 === Improved:On create order, the page shows orderview screen, but Url does not change. It shows processorder. (OFBIZ

svn commit: r1802685 - in /ofbiz/ofbiz-framework/trunk: applications/manufacturing/template/mrp/FindInventoryEventPlan.ftl framework/webtools/template/datafile/ViewDataFile.ftl

2017-07-22 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 22 12:38:44 2017 New Revision: 1802685 URL: http://svn.apache.org/viewvc?rev=1802685&view=rev Log: Fixed issue due to incorrect comparision operation.(OFBIZ-9254) Thanks Rohit Rai for reporting. Modified: ofbiz/ofbiz-framework/trunk/applications/manufacturin

svn commit: r1802684 - /ofbiz/ofbiz-framework/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/util/EntityQuery.java

2017-07-22 Thread nmalin
Author: nmalin Date: Sat Jul 22 12:23:59 2017 New Revision: 1802684 URL: http://svn.apache.org/viewvc?rev=1802684&view=rev Log: Improved: for EntityQuery.findOne() with context, Instead of iterating fields, used GenericPk class object to get the PK fileds from parameters/fieldMap. Thanks Deepak f

svn commit: r1802683 - /ofbiz/ofbiz-framework/trunk/applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/ShoppingCartServices.java

2017-07-22 Thread ashish
Author: ashish Date: Sat Jul 22 12:18:54 2017 New Revision: 1802683 URL: http://svn.apache.org/viewvc?rev=1802683&view=rev Log: Improved: Order contact mechs are not copied over while re-ordering an order.(OFBIZ-9253) Thanks Suraj for the contribution. Modified: ofbiz/ofbiz-framework/trunk/

svn commit: r1802682 - in /ofbiz/ofbiz-framework/trunk/framework: images/webapp/images/fieldlookup.js widget/dtd/widget-form.xsd

2017-07-22 Thread nmalin
Author: nmalin Date: Sat Jul 22 12:14:59 2017 New Revision: 1802682 URL: http://svn.apache.org/viewvc?rev=1802682&view=rev Log: Improved: set auto completion only in lookup field (OFBIZ-9378) Add a new option presentation none for the lookup element to don't display the link for display the searc

svn commit: r1802681 - in /ofbiz/ofbiz-framework/trunk/applications/product/src/main/java/org/apache/ofbiz/product/config: ProductConfigWorker.java ProductConfigWrapper.java

2017-07-22 Thread ashish
Author: ashish Date: Sat Jul 22 12:10:06 2017 New Revision: 1802681 URL: http://svn.apache.org/viewvc?rev=1802681&view=rev Log: Improved: Code Improvement on Product Config.(OFBIZ-9281) Additional Details: I noticed a couple of code improvements on product config current code. Here is the referen

svn commit: r1802679 - in /ofbiz/branches/release16.11: ./ applications/party/webapp/partymgr/WEB-INF/controller.xml

2017-07-22 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 22 12:08:59 2017 New Revision: 1802679 URL: http://svn.apache.org/viewvc?rev=1802679&view=rev Log: Applied fix from trunk for revision: 1801346 === Fixed: Wrong screen redirection after adding note on Lead profile screen. (OFBIZ-9459) Thanks Jagpreet and Priya

svn commit: r1802678 - in /ofbiz/branches/release16.11: ./ applications/order/template/entry/cart/ShowCart.ftl

2017-07-22 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 22 11:53:40 2017 New Revision: 1802678 URL: http://svn.apache.org/viewvc?rev=1802678&view=rev Log: Applied fix from trunk for revision: 1801319 === Fixed: Missing productId in input field after Atp/Qoh button is clicked on create PO screen. (OFBIZ-9470) Thanks

svn commit: r1802677 - in /ofbiz/branches/release16.11: ./ applications/product/widget/catalog/ProductForms.xml

2017-07-22 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 22 11:51:08 2017 New Revision: 1802677 URL: http://svn.apache.org/viewvc?rev=1802677&view=rev Log: Applied fix from trunk for revision: 1801262 === Fixed: Required check missing for supplier product id and last price on Add Product Supplier page (OFBIZ-9455).

svn commit: r1802673 - in /ofbiz/ofbiz-framework/trunk/applications/product/src/main/java/org/apache/ofbiz/product: image/ScaleImage.java imagemanagement/ImageManagementServices.java

2017-07-22 Thread ashish
Author: ashish Date: Sat Jul 22 11:15:03 2017 New Revision: 1802673 URL: http://svn.apache.org/viewvc?rev=1802673&view=rev Log: Improved: Use FlexibleLocation.resolveLocation() instead of hard-coded path.(OFBIZ-9479) Thanks Devanshu for the contribution. Modified: ofbiz/ofbiz-framework/trun

svn commit: r1802671 - /ofbiz/ofbiz-framework/trunk/applications/accounting/config/AccountingErrorUiLabels.xml

2017-07-22 Thread nmalin
Author: nmalin Date: Sat Jul 22 10:43:38 2017 New Revision: 1802671 URL: http://svn.apache.org/viewvc?rev=1802671&view=rev Log: Fixed: add forget label AccountingUpdateRateAmountAlreadyExist Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/config/AccountingErrorUiLabels.xml Mod

svn commit: r1802670 - /ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/rate/RateServices.groovy

2017-07-22 Thread nmalin
Author: nmalin Date: Sat Jul 22 10:37:56 2017 New Revision: 1802670 URL: http://svn.apache.org/viewvc?rev=1802670&view=rev Log: Fixed: For service getRateAmount align the level variable on 'rateTypeId' by default and correct name workEffort to workEffortId for more coherence with other. This esc

svn commit: r1802669 - in /ofbiz/ofbiz-framework/trunk/applications/party: servicedef/services.xml src/main/java/org/apache/ofbiz/party/party/PartyServices.java

2017-07-22 Thread deepak
Author: deepak Date: Sat Jul 22 10:32:25 2017 New Revision: 1802669 URL: http://svn.apache.org/viewvc?rev=1802669&view=rev Log: Improved:Converted createPartyDataSource service to entity-auto (OFBIZ-9508) Thanks Aditya Sharma for your contribution. Modified: ofbiz/ofbiz-framework/trunk/appl

svn commit: r1802668 - /ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/rate/RateServices.groovy

2017-07-22 Thread nmalin
Author: nmalin Date: Sat Jul 22 10:26:15 2017 New Revision: 1802668 URL: http://svn.apache.org/viewvc?rev=1802668&view=rev Log: Fixed: For service getRateAmount don't use parameters map to propage variable to ensure the isolation, Thans Scott for this remark Modified: ofbiz/ofbiz-framework/

svn commit: r1802667 - in /ofbiz/ofbiz-framework/trunk/applications/content: config/ servicedef/

2017-07-22 Thread ashish
Author: ashish Date: Sat Jul 22 09:59:31 2017 New Revision: 1802667 URL: http://svn.apache.org/viewvc?rev=1802667&view=rev Log: Improved: OFBIZ-7471: Improve all the service level error messages for missing required field for content component.(OFBIZ-8713) Thanks Jagpreet and Shikha for the contr

svn commit: r1802666 - in /ofbiz/ofbiz-framework/trunk/applications/accounting: groovyScripts/rate/RateServices.groovy servicedef/services_rate.xml

2017-07-22 Thread nmalin
Author: nmalin Date: Sat Jul 22 09:46:47 2017 New Revision: 1802666 URL: http://svn.apache.org/viewvc?rev=1802666&view=rev Log: Fixed: For service getRateAmount move the periodTypeId default value from groovy to service definition, Thans Scott for this remark Modified: ofbiz/ofbiz-framework

svn commit: r1802665 - /ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/rate/RateServices.groovy

2017-07-22 Thread nmalin
Author: nmalin Date: Sat Jul 22 09:42:08 2017 New Revision: 1802665 URL: http://svn.apache.org/viewvc?rev=1802665&view=rev Log: Fixed: Remove unnecessary UtilValidate.is(Not)Empty used in RateAmount groovy service, Thans Scott for this remark Modified: ofbiz/ofbiz-framework/trunk/applicatio

svn commit: r1802664 - /ofbiz/ofbiz-framework/trunk/applications/order/widget/ordermgr/ReturnForms.xml

2017-07-22 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 22 09:29:10 2017 New Revision: 1802664 URL: http://svn.apache.org/viewvc?rev=1802664&view=rev Log: Create new Return page required fields validations are not working correctly. (OFBIZ-8457) Thanks Aditya and Devanshu for your contribution. Modified: ofbiz/o

svn commit: r1802663 - in /ofbiz/ofbiz-framework/trunk/applications/product: config/ProductErrorUiLabels.xml servicedef/services_facility.xml

2017-07-22 Thread ashish
Author: ashish Date: Sat Jul 22 09:20:33 2017 New Revision: 1802663 URL: http://svn.apache.org/viewvc?rev=1802663&view=rev Log: Improved: OFBIZ-7471: Improve all the service level error messages for missing required field for facility component(OFBIZ-8714) Thanks Jagpreet and Lalit for the contri

svn commit: r1802662 - in /ofbiz/branches/release16.11: ./ applications/party/widget/partymgr/PartyForms.xml

2017-07-22 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 22 09:18:15 2017 New Revision: 1802662 URL: http://svn.apache.org/viewvc?rev=1802662&view=rev Log: Applied fix from trunk for revision: 1801303 === Fixed: Incorrect MimeTypeId value shown if the form is submitted. (OFBIZ-9344) Thanks Devanshu Vyas for your contr

svn commit: r1802661 - in /ofbiz/ofbiz-framework/trunk: build.gradle framework/base/src/main/java/org/apache/ofbiz/base/util/UtilMisc.java framework/base/src/main/java/org/apache/ofbiz/base/util/UtilV

2017-07-22 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 22 09:10:50 2017 New Revision: 1802661 URL: http://svn.apache.org/viewvc?rev=1802661&view=rev Log: Integrating google phone number library for validating telecom numbers. (OFBIZ-9358) Applied slightly modified patch. Thanks Suraj Khurana and Renuka Srishti for y

svn commit: r1802660 - in /ofbiz/ofbiz-framework/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity: test/EntityQueryTestSuite.java util/EntityQuery.java

2017-07-22 Thread nmalin
Author: nmalin Date: Sat Jul 22 09:02:44 2017 New Revision: 1802660 URL: http://svn.apache.org/viewvc?rev=1802660&view=rev Log: Improved: Improve EntityQuery.queryOne() function to resolve a record by auto matching the primary key on a given context. (OFBIZ-9447) Like that : GenericValue pro

svn commit: r1802658 - in /ofbiz/branches/release16.11: ./ applications/content/src/main/java/org/apache/ofbiz/content/webapp/ftl/RenderSubContentCacheTransform.java

2017-07-22 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 22 07:06:28 2017 New Revision: 1802658 URL: http://svn.apache.org/viewvc?rev=1802658&view=rev Log: Applied fix from trunk for revision: 1802657 === Screen rendering error on ViewForumMessage page. Handled NPE. (OFBIZ-9362) Applied slightly modified patch. Thanks