svn commit: r1757953 - /ofbiz/branches/release14.12/applications/manufacturing/src/org/ofbiz/manufacturing/jobshopmgt/ProductionRun.java

2016-08-26 Thread diveshdutta
Author: diveshdutta Date: Sat Aug 27 06:18:47 2016 New Revision: 1757953 URL: http://svn.apache.org/viewvc?rev=1757953&view=rev Log: [OFBIZ-7558] Fixed:Any update made for Qty to Produce in a newly created Production Run is not saved. Thanks Swapnil Shah for reporting the issue and Anuj Jain fo

svn commit: r1757952 - /ofbiz/branches/release15.12/applications/manufacturing/src/org/ofbiz/manufacturing/jobshopmgt/ProductionRun.java

2016-08-26 Thread diveshdutta
Author: diveshdutta Date: Sat Aug 27 06:16:41 2016 New Revision: 1757952 URL: http://svn.apache.org/viewvc?rev=1757952&view=rev Log: [OFBIZ-7558] Fixed:Any update made for Qty to Produce in a newly created Production Run is not saved. Thanks Swapnil Shah for reporting the issue and Anuj Jain fo

svn commit: r1757949 - /ofbiz/trunk/README.md

2016-08-26 Thread diveshdutta
Author: diveshdutta Date: Sat Aug 27 05:49:28 2016 New Revision: 1757949 URL: http://svn.apache.org/viewvc?rev=1757949&view=rev Log: Removed unwanted changes from my last commit i.e 1757947 Modified: ofbiz/trunk/README.md Modified: ofbiz/trunk/README.md URL: http://svn.apache.org/viewvc/ofb

svn commit: r1757947 - in /ofbiz/trunk: README.md applications/manufacturing/src/main/java/org/apache/ofbiz/manufacturing/jobshopmgt/ProductionRun.java

2016-08-26 Thread diveshdutta
Author: diveshdutta Date: Sat Aug 27 05:47:34 2016 New Revision: 1757947 URL: http://svn.apache.org/viewvc?rev=1757947&view=rev Log: [OFBIZ-7558] Fixed:Any update made for Qty to Produce in a newly created Production Run is not saved. Thanks Swapnil Shah for reporting the issue and Anuj Jain for

svn commit: r1757869 - in /ofbiz/trunk/framework: common/servicedef/services_test.xml start/src/main/java/org/apache/ofbiz/base/start/start.properties

2016-08-26 Thread jacopoc
Author: jacopoc Date: Fri Aug 26 15:05:00 2016 New Revision: 1757869 URL: http://svn.apache.org/viewvc?rev=1757869&view=rev Log: Minor enhancements to the way the comments about RMI are worded. Modified: ofbiz/trunk/framework/common/servicedef/services_test.xml ofbiz/trunk/framework/star

svn commit: r1757832 - /ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml

2016-08-26 Thread nmalin
Author: nmalin Date: Fri Aug 26 12:42:27 2016 New Revision: 1757832 URL: http://svn.apache.org/viewvc?rev=1757832&view=rev Log: Little simplify on submit button definition. Related to issue OFBIZ-7973. can be replace by Modified: ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.x

svn commit: r1757822 - in /ofbiz/trunk/applications/workeffort: config/WorkEffortUiLabels.xml webapp/workeffort/WEB-INF/controller.xml widget/WorkEffortForms.xml widget/WorkEffortMenus.xml widget/Work

2016-08-26 Thread taher
Author: taher Date: Fri Aug 26 11:37:52 2016 New Revision: 1757822 URL: http://svn.apache.org/viewvc?rev=1757822&view=rev Log: WorkEffortAttribute CRUD screens patch by Leila Mekika - OFBIZ-7973 This commit follows another commit in which the CRUD services for WorkEffortAttribute were also submit