svn commit: r1858305 - in /ofbiz/ofbiz-framework/trunk/applications: datamodel/entitydef/product-entitymodel.xml product/src/main/java/org/apache/ofbiz/product/config/ProductConfigWrapper.java

2019-04-27 Thread arunpatidar
Author: arunpatidar Date: Sun Apr 28 06:15:46 2019 New Revision: 1858305 URL: http://svn.apache.org/viewvc?rev=1858305&view=rev Log: Improved: Having ability to make Configurable options date controlled (OFBiz-10950) Thanks: Pritam Kute for reporting and Mohammed Rehan Khan for providing p

svn commit: r1852684 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ framework/entityext/servicedef/services.xml framework/entityext/src/main/java/org/apache/ofbiz/entityext/synchronization/Enti

2019-02-01 Thread arunpatidar
Author: arunpatidar Date: Fri Feb 1 09:09:43 2019 New Revision: 1852684 URL: http://svn.apache.org/viewvc?rev=1852684&view=rev Log: Applied fix from trunk for revision: 1852587 === Fixed: Services of EntitySync Push and Pull functionalities (OFBIZ-10818) Set transaction timeout of 2hrs

svn commit: r1852681 - in /ofbiz/branches/release16.11: ./ framework/entityext/servicedef/services.xml framework/entityext/src/main/java/org/apache/ofbiz/entityext/synchronization/EntitySyncContext.ja

2019-02-01 Thread arunpatidar
Author: arunpatidar Date: Fri Feb 1 09:01:43 2019 New Revision: 1852681 URL: http://svn.apache.org/viewvc?rev=1852681&view=rev Log: Applied fix from trunk for revision: 1852587 === Fixed: Services of EntitySync Push and Pull functionalities (OFBIZ-10818) Set transaction timeout of 2hrs

svn commit: r1852680 - in /ofbiz/ofbiz-framework/branches/release18.12: ./ framework/entityext/servicedef/services.xml framework/entityext/src/main/java/org/apache/ofbiz/entityext/synchronization/Enti

2019-02-01 Thread arunpatidar
Author: arunpatidar Date: Fri Feb 1 09:00:44 2019 New Revision: 1852680 URL: http://svn.apache.org/viewvc?rev=1852680&view=rev Log: Applied fix from trunk for revision: 1852587 === Fixed: Services of EntitySync Push and Pull functionalities (OFBIZ-10818) Set transaction timeout of 2hrs

svn commit: r1852587 - in /ofbiz/ofbiz-framework/trunk/framework/entityext: servicedef/services.xml src/main/java/org/apache/ofbiz/entityext/synchronization/EntitySyncContext.java

2019-01-31 Thread arunpatidar
Author: arunpatidar Date: Thu Jan 31 11:54:45 2019 New Revision: 1852587 URL: http://svn.apache.org/viewvc?rev=1852587&view=rev Log: Fixed: Services of EntitySync Push and Pull functionalities (OFBIZ-10818) Set transaction timeout of 2hrs for the actual data transmission services. Rem

svn commit: r1851882 - in /ofbiz/branches/release16.11: ./ framework/entityext/servicedef/services.xml framework/entityext/src/main/java/org/apache/ofbiz/entityext/synchronization/EntitySyncContext.ja

2019-01-22 Thread arunpatidar
Author: arunpatidar Date: Wed Jan 23 06:38:43 2019 New Revision: 1851882 URL: http://svn.apache.org/viewvc?rev=1851882&view=rev Log: Applied fix from trunk for revision: 1851805 === Fixed: EntitySync Push and Pull functionalities (OFBIZ-10818) Removed unneccessary service implementation

svn commit: r1851881 - in /ofbiz/ofbiz-framework/branches/release18.12: ./ framework/entityext/minilang/ framework/entityext/servicedef/ framework/entityext/src/main/java/org/apache/ofbiz/entityext/sy

2019-01-22 Thread arunpatidar
Author: arunpatidar Date: Wed Jan 23 06:29:03 2019 New Revision: 1851881 URL: http://svn.apache.org/viewvc?rev=1851881&view=rev Log: Applied fix from trunk for revision: 1851805 === Fixed: EntitySync Push and Pull functionalities (OFBIZ-10818) Removed unneccessary service implementation

svn commit: r1851812 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ framework/entityext/minilang/ framework/entityext/servicedef/ framework/entityext/src/main/java/org/apache/ofbiz/entityext/sy

2019-01-22 Thread arunpatidar
Author: arunpatidar Date: Tue Jan 22 13:14:49 2019 New Revision: 1851812 URL: http://svn.apache.org/viewvc?rev=1851812&view=rev Log: Applied fix from trunk for revision: 1851805 === Fixed: EntitySync Push and Pull functionalities (OFBIZ-10818) Removed unneccessary service implementation

svn commit: r1851805 - in /ofbiz/ofbiz-framework/trunk/framework/entityext: minilang/EntitySyncServices.xml servicedef/services.xml src/main/java/org/apache/ofbiz/entityext/synchronization/EntitySyncC

2019-01-22 Thread arunpatidar
Author: arunpatidar Date: Tue Jan 22 11:51:46 2019 New Revision: 1851805 URL: http://svn.apache.org/viewvc?rev=1851805&view=rev Log: Fixed: EntitySync Push and Pull functionalities (OFBIZ-10818) Removed unneccessary service implementation and used entity-auto Fixed some create/update code b

svn propchange: r1849547 - svn:log

2018-12-24 Thread arunpatidar
Author: arunpatidar Revision: 1849547 Modified property: svn:log Modified: svn:log at Mon Dec 24 10:35:41 2018 -- --- svn:log (original) +++ svn:log Mon Dec 24 10:35:41 2018 @@ -1,3 +1,4 @@ -Added: Demo Data based on the

svn commit: r1849547 - in /ofbiz/ofbiz-framework/trunk/applications/datamodel: data/demo/ data/seed/ entitydef/

2018-12-22 Thread arunpatidar
Author: arunpatidar Date: Sat Dec 22 12:19:19 2018 New Revision: 1849547 URL: http://svn.apache.org/viewvc?rev=1849547&view=rev Log: Added: Demo Data based on the propsed design to support replenishment planning through any inter-company facility. (OFBIZ-7357) Thanks Swapnil and Yashwant

svn commit: r1834201 - /ofbiz/ofbiz-framework/trunk/applications/product/src/main/java/org/apache/ofbiz/product/store/ProductStoreEvents.java

2018-06-23 Thread arunpatidar
Author: arunpatidar Date: Sat Jun 23 12:53:56 2018 New Revision: 1834201 URL: http://svn.apache.org/viewvc?rev=1834201&view=rev Log: Improved: Define generic types in (OFBIZ-10355) Thanks Mathieu for your contribution Modified: ofbiz/ofbiz-framework/trunk/applications/product/src/

svn commit: r1834189 - /ofbiz/ofbiz-framework/trunk/applications/party/config/PartyErrorUiLabels.xml

2018-06-23 Thread arunpatidar
Author: arunpatidar Date: Sat Jun 23 10:43:20 2018 New Revision: 1834189 URL: http://svn.apache.org/viewvc?rev=1834189&view=rev Log: Improved: Improve Hindi UiLables. (OFBIZ-10362) Thanks Pawan for your contribution. Modified: ofbiz/ofbiz-framework/trunk/applications/party/co

svn commit: r1834186 - in /ofbiz/ofbiz-framework/trunk/applications: accounting/minilang/ledger/AcctgTransServices.xml accounting/minilang/ledger/GeneralLedgerServices.xml datamodel/entitydef/accounti

2018-06-23 Thread arunpatidar
Author: arunpatidar Date: Sat Jun 23 09:17:33 2018 New Revision: 1834186 URL: http://svn.apache.org/viewvc?rev=1834186&view=rev Log: Improved: Make accounting entry configurable. (OFBIZ-10391) Thanks Aman Agrawal for your contribution. Modified: ofbiz/ofbiz-framework/trunk/applicat

svn commit: r1834183 - in /ofbiz/branches/release16.11: ./ applications/party/config/PartyUiLabels.xml applications/party/minilang/user/UserEvents.xml

2018-06-23 Thread arunpatidar
Author: arunpatidar Date: Sat Jun 23 07:03:45 2018 New Revision: 1834183 URL: http://svn.apache.org/viewvc?rev=1834183&view=rev Log: Applied fix from trunk for revision: 1834181 === FIXED:Incorrect succes mesage after creating customer. (OFBIZ-9898) Thanks Anushi Gupta for your contribu

svn commit: r1834182 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ applications/party/config/PartyUiLabels.xml applications/party/minilang/user/UserEvents.xml

2018-06-22 Thread arunpatidar
Author: arunpatidar Date: Sat Jun 23 06:28:48 2018 New Revision: 1834182 URL: http://svn.apache.org/viewvc?rev=1834182&view=rev Log: Applied fix from trunk for revision: 1834181 === FIXED:Incorrect succes mesage after creating customer. (OFBIZ-9898) Thanks Anushi Gupta for your contribu

svn commit: r1834181 - in /ofbiz/ofbiz-framework/trunk/applications/party: config/PartyUiLabels.xml minilang/user/UserEvents.xml

2018-06-22 Thread arunpatidar
Author: arunpatidar Date: Sat Jun 23 06:26:56 2018 New Revision: 1834181 URL: http://svn.apache.org/viewvc?rev=1834181&view=rev Log: FIXED:Incorrect succes mesage after creating customer. (OFBIZ-9898) Thanks Anushi Gupta for your contribution. Modified: ofbiz/ofbiz-framework/t

svn commit: r1825537 - /ofbiz/ofbiz-framework/trunk/applications/workeffort/servicedef/services.xml

2018-02-28 Thread arunpatidar
Author: arunpatidar Date: Wed Feb 28 08:52:46 2018 New Revision: 1825537 URL: http://svn.apache.org/viewvc?rev=1825537&view=rev Log: Fixed: Removed mode=INOUT from override attribute of service definetion that was added mistakenly in previous patch. (OFBIZ-7738) Thanks Dennis Balkir

svn commit: r1825235 - in /ofbiz/branches/release16.11: ./ applications/marketing/webapp/sfa/WEB-INF/ applications/marketing/widget/sfa/ applications/marketing/widget/sfa/forms/ applications/party/gro

2018-02-24 Thread arunpatidar
Author: arunpatidar Date: Sat Feb 24 12:44:24 2018 New Revision: 1825235 URL: http://svn.apache.org/viewvc?rev=1825235&view=rev Log: Applied fix from trunk for revision: 1825233 === Fixed: Incorrect Party profile view redirection in SFA due to missing roleType. (OFBIZ-10121) Thanks Ankit J

svn commit: r1825234 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ applications/marketing/webapp/sfa/WEB-INF/ applications/marketing/widget/sfa/ applications/marketing/widget/sfa/forms/ applic

2018-02-24 Thread arunpatidar
Author: arunpatidar Date: Sat Feb 24 12:42:30 2018 New Revision: 1825234 URL: http://svn.apache.org/viewvc?rev=1825234&view=rev Log: Applied fix from trunk for revision: 1825233 === Fixed: Incorrect Party profile view redirection in SFA due to missing roleType. (OFBIZ-10121) Thanks Ankit J

svn commit: r1825233 - in /ofbiz/ofbiz-framework/trunk/applications: marketing/webapp/sfa/WEB-INF/ marketing/widget/sfa/ marketing/widget/sfa/forms/ party/groovyScripts/party/ party/template/party/pro

2018-02-24 Thread arunpatidar
Author: arunpatidar Date: Sat Feb 24 12:40:32 2018 New Revision: 1825233 URL: http://svn.apache.org/viewvc?rev=1825233&view=rev Log: Fixed: Incorrect Party profile view redirection in SFA due to missing roleType. (OFBIZ-10121) Thanks Ankit Joshi for your contribution. Modified: ofbiz/o

svn commit: r1825217 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ framework/base/src/main/java/org/apache/ofbiz/base/util/UtilValidate.java

2018-02-24 Thread arunpatidar
Author: arunpatidar Date: Sat Feb 24 11:33:31 2018 New Revision: 1825217 URL: http://svn.apache.org/viewvc?rev=1825217&view=rev Log: Applied fix from trunk for revision: 1825216 === Improved:Update regex used for validating credit cards. (OFBIZ-9761) Thanks Amit Gadaley for your contribu

svn commit: r1825216 - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilValidate.java

2018-02-24 Thread arunpatidar
Author: arunpatidar Date: Sat Feb 24 11:32:18 2018 New Revision: 1825216 URL: http://svn.apache.org/viewvc?rev=1825216&view=rev Log: Improved:Update regex used for validating credit cards. (OFBIZ-9761) Thanks Amit Gadaley for your contribution and Michael Brohl for reviewing patch. Modi

svn propchange: r1825199 - svn:log

2018-02-24 Thread arunpatidar
Author: arunpatidar Revision: 1825199 Modified property: svn:log Modified: svn:log at Sat Feb 24 11:17:02 2018 -- --- svn:log (original) +++ svn:log Sat Feb 24 11:17:02 2018 @@ -1 +1,2 @@ -Fixed: Changed org.ofbiz package

svn propchange: r1825192 - svn:log

2018-02-24 Thread arunpatidar
Author: arunpatidar Revision: 1825192 Modified property: svn:log Modified: svn:log at Sat Feb 24 11:13:45 2018 -- --- svn:log (original) +++ svn:log Sat Feb 24 11:13:45 2018 @@ -1,2 +1,3 @@ -Fixed: Survey response data

svn propchange: r1825191 - svn:log

2018-02-24 Thread arunpatidar
Author: arunpatidar Revision: 1825191 Modified property: svn:log Modified: svn:log at Sat Feb 24 11:01:22 2018 -- --- svn:log (original) +++ svn:log Sat Feb 24 11:01:22 2018 @@ -1,2 +1,3 @@ -Improved: Introduce support

svn commit: r1825209 - in /ofbiz/ofbiz-framework/trunk/applications/workeffort: config/WorkEffortUiLabels.xml servicedef/services.xml

2018-02-24 Thread arunpatidar
Author: arunpatidar Date: Sat Feb 24 10:46:30 2018 New Revision: 1825209 URL: http://svn.apache.org/viewvc?rev=1825209&view=rev Log: Improved: all the service level error messages for missing required field for workeffort component (OFBIZ-7738) Thanks Ratnesh Upadhyay and Dhaval Wagela for

svn commit: r1825199 - /ofbiz/ofbiz-plugins/trunk/birt/entitydef/ServiceReportsView.xml

2018-02-24 Thread arunpatidar
Author: arunpatidar Date: Sat Feb 24 08:51:18 2018 New Revision: 1825199 URL: http://svn.apache.org/viewvc?rev=1825199&view=rev Log: Fixed: Changed org.ofbiz package to org.apache.ofbiz in missing files. (OFBIZ-10235) Modified: ofbiz/ofbiz-plugins/trunk/birt/entitydef/ServiceReportsView

svn commit: r1825200 - /ofbiz/ofbiz-plugins/branches/release17.12/birt/entitydef/ServiceReportsView.xml

2018-02-24 Thread arunpatidar
Author: arunpatidar Date: Sat Feb 24 08:51:58 2018 New Revision: 1825200 URL: http://svn.apache.org/viewvc?rev=1825200&view=rev Log: Fixed: Changed org.ofbiz package to org.apache.ofbiz in missing files. (OFBIZ-10235) Modified: ofbiz/ofbiz-plugins/branches/release17.12/birt/entit

svn commit: r1825201 - in /ofbiz/branches/release16.11: applications/datamodel/entitydef/party-entitymodel.xml specialpurpose/webpos/data/PosSyncSettings.xml specialpurpose/webpos/entitydef/entitymode

2018-02-24 Thread arunpatidar
Author: arunpatidar Date: Sat Feb 24 08:52:30 2018 New Revision: 1825201 URL: http://svn.apache.org/viewvc?rev=1825201&view=rev Log: Fixed: Changed org.ofbiz package to org.apache.ofbiz in missing files. (OFBIZ-10235) Modified: ofbiz/branches/release16.11/applications/datamodel/entit

svn commit: r1825195 - in /ofbiz/branches/release16.11: applications/datamodel/entitydef/party-entitymodel.xml specialpurpose/webpos/data/PosSyncSettings.xml specialpurpose/webpos/entitydef/entitymode

2018-02-24 Thread arunpatidar
Author: arunpatidar Date: Sat Feb 24 08:05:46 2018 New Revision: 1825195 URL: http://svn.apache.org/viewvc?rev=1825195&view=rev Log: Reverted: Reverted unwanted changes committed at r#1825194 Modified: ofbiz/branches/release16.11/applications/datamodel/entitydef/party-entitymodel

svn commit: r1825194 - in /ofbiz/branches/release16.11: ./ applications/datamodel/entitydef/ applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/ specialpurpose/webpos/data/ specialpu

2018-02-23 Thread arunpatidar
Author: arunpatidar Date: Sat Feb 24 07:55:23 2018 New Revision: 1825194 URL: http://svn.apache.org/viewvc?rev=1825194&view=rev Log: Applied fix from trunk for revision: 1825192 === Fixed: Survey response data lost on loadCartFromOrder service. (OFBIZ-10232) Thanks Suraj Khurana for

svn commit: r1825193 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/

2018-02-23 Thread arunpatidar
Author: arunpatidar Date: Sat Feb 24 07:54:20 2018 New Revision: 1825193 URL: http://svn.apache.org/viewvc?rev=1825193&view=rev Log: Applied fix from trunk for revision: 1825192 === Fixed: Survey response data lost on loadCartFromOrder service. (OFBIZ-10232) Thanks Suraj Khurana for

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

2018-02-23 Thread arunpatidar
Author: arunpatidar Date: Sat Feb 24 07:49:54 2018 New Revision: 1825192 URL: http://svn.apache.org/viewvc?rev=1825192&view=rev Log: Fixed: Survey response data lost on loadCartFromOrder service. (OFBIZ-10232) Thanks Suraj Khurana for your contribution. Modified: ofbiz/ofbiz-framework/t

svn commit: r1825191 - in /ofbiz/ofbiz-framework/trunk/framework/entityext/src/main/java/org/apache/ofbiz/entityext/eca: EntityEcaCondition.java EntityEcaRule.java

2018-02-23 Thread arunpatidar
Author: arunpatidar Date: Sat Feb 24 07:27:54 2018 New Revision: 1825191 URL: http://svn.apache.org/viewvc?rev=1825191&view=rev Log: Improved: Introduce support for condition-service for entity eca's as well.(OFBIZ-10220) Thanks Suraj Khurana for your contribution. Modified: of

svn commit: r1822926 - /ofbiz/branches/release16.11/themes/multiflex/webapp/multiflex/style.css

2018-02-01 Thread arunpatidar
Author: arunpatidar Date: Fri Feb 2 06:49:30 2018 New Revision: 1822926 URL: http://svn.apache.org/viewvc?rev=1822926&view=rev Log: Applied fix from trunk for revision: 1822377 Modified: ofbiz/branches/release16.11/themes/multiflex/webapp/multiflex/style.css Modified: ofbiz/bran

svn commit: r1822925 - in /ofbiz/ofbiz-plugins/branches/release17.12/multiflex: ./ webapp/multiflex/style.css

2018-02-01 Thread arunpatidar
Author: arunpatidar Date: Fri Feb 2 06:46:28 2018 New Revision: 1822925 URL: http://svn.apache.org/viewvc?rev=1822925&view=rev Log: Applied fix from trunk for revision: 1822377 Modified: ofbiz/ofbiz-plugins/branches/release17.12/multiflex/ (props changed) ofbiz/ofbiz-plugins/bran

svn commit: r1822394 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ applications/product/groovyScripts/facility/inventory/ReceiveInventory.groovy applications/product/template/inventory/Receive

2018-01-27 Thread arunpatidar
Author: arunpatidar Date: Sat Jan 27 11:45:26 2018 New Revision: 1822394 URL: http://svn.apache.org/viewvc?rev=1822394&view=rev Log: Applied fix from trunk for revision: 1822393 === Improved: Completed Service Order Items are being allowed to be received along with finished goods over Appr

svn commit: r1822393 - in /ofbiz/ofbiz-framework/trunk/applications/product: groovyScripts/facility/inventory/ReceiveInventory.groovy template/inventory/ReceiveInventory.ftl

2018-01-27 Thread arunpatidar
Author: arunpatidar Date: Sat Jan 27 11:44:05 2018 New Revision: 1822393 URL: http://svn.apache.org/viewvc?rev=1822393&view=rev Log: Improved: Completed Service Order Items are being allowed to be received along with finished goods over Approved PO. (OFBIZ-7183) Thanks Ankush Upadhyay

svn commit: r1822388 - /ofbiz/branches/release16.11/

2018-01-27 Thread arunpatidar
Author: arunpatidar Date: Sat Jan 27 10:44:08 2018 New Revision: 1822388 URL: http://svn.apache.org/viewvc?rev=1822388&view=rev Log: Applied fix from trunk for revision: 1822377 === Modified: ofbiz/branches/release16.11/ (props changed) Propchange: ofbiz/branches/release1

svn commit: r1822387 - /ofbiz/ofbiz-framework/branches/release17.12/

2018-01-27 Thread arunpatidar
Author: arunpatidar Date: Sat Jan 27 10:42:24 2018 New Revision: 1822387 URL: http://svn.apache.org/viewvc?rev=1822387&view=rev Log: Applied fix from trunk for revision: 1822377 === Modified: ofbiz/ofbiz-framework/branches/release17.12/ (props changed) Propchange: ofbiz/ofbiz-frame

svn commit: r1822377 - /ofbiz/ofbiz-plugins/trunk/multiflex/webapp/multiflex/style.css

2018-01-27 Thread arunpatidar
Author: arunpatidar Date: Sat Jan 27 09:30:20 2018 New Revision: 1822377 URL: http://svn.apache.org/viewvc?rev=1822377&view=rev Log: FIXED:popup image takes full width of browser window for ecommerce multiflex theme. (OFBIZ-8411) Thanks Wai and Aishwary for your contribution. Modi

svn commit: r1819145 - in /ofbiz/branches/release16.11: ./ applications/order/widget/ordermgr/ReturnForms.xml

2017-12-23 Thread arunpatidar
Author: arunpatidar Date: Sat Dec 23 13:19:07 2017 New Revision: 1819145 URL: http://svn.apache.org/viewvc?rev=1819145&view=rev Log: Applied fix from trunk for revision: 1819144 === Fixed: Error printing Return PDF (OFBIZ-9915) Thanks Priya sharma and Ankush Upadhyay for your contribu

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

2017-12-23 Thread arunpatidar
Author: arunpatidar Date: Sat Dec 23 13:18:20 2017 New Revision: 1819144 URL: http://svn.apache.org/viewvc?rev=1819144&view=rev Log: Fixed: Error printing Return PDF (OFBIZ-9915) Thanks Priya sharma and Ankush Upadhyay for your contribution. Modified: ofbiz/ofbiz-framework/t

svn commit: r1819142 - /ofbiz/branches/release16.11/applications/party/widget/partymgr/CommunicationEventScreens.xml

2017-12-23 Thread arunpatidar
Author: arunpatidar Date: Sat Dec 23 12:58:02 2017 New Revision: 1819142 URL: http://svn.apache.org/viewvc?rev=1819142&view=rev Log: Fixed: Status of communication event role is marked Read on View Communication Event page (OFBIZ-9473) Back ported changes from revision 1801347. Thanks Pal

svn commit: r1819141 - in /ofbiz/branches/release16.11: ./ applications/workeffort/minilang/timesheet/TimesheetServices.xml

2017-12-23 Thread arunpatidar
Author: arunpatidar Date: Sat Dec 23 12:23:30 2017 New Revision: 1819141 URL: http://svn.apache.org/viewvc?rev=1819141&view=rev Log: Applied fix from trunk for revision: 1801350 === Fixed: WorkEffort shows error on adding party with specific role to Timesheet. (OFBIZ-9317) Thanks Jagpreet

svn commit: r1819134 - in /ofbiz/branches/release16.11: ./ applications/workeffort/config/ applications/workeffort/minilang/workeffort/ applications/workeffort/servicedef/ applications/workeffort/widg

2017-12-23 Thread arunpatidar
Author: arunpatidar Date: Sat Dec 23 10:40:13 2017 New Revision: 1819134 URL: http://svn.apache.org/viewvc?rev=1819134&view=rev Log: Applied fix from trunk for revision: 1801349 === Fixed: Error displayed while adding WorkEffort Contact Mechs.(OFBIZ-9316) Applied slightly modified patch. Th

svn commit: r1819131 - in /ofbiz/ofbiz-framework/trunk/applications/order: template/entry/BillSettings.ftl widget/ordermgr/OrderEntryOrderScreens.xml

2017-12-23 Thread arunpatidar
Author: arunpatidar Date: Sat Dec 23 10:23:34 2017 New Revision: 1819131 URL: http://svn.apache.org/viewvc?rev=1819131&view=rev Log: Improved: 'Order Entry Payment Settings' should not be hard coded (OFBIZ-9618) Thanks Renuka Srishti for your contribution. Modified: ofbiz/o

svn commit: r1819123 - in /ofbiz/branches/release16.11: ./ applications/accounting/src/main/java/org/apache/ofbiz/accounting/invoice/InvoiceWorker.java applications/order/src/main/java/org/apache/ofbi

2017-12-23 Thread arunpatidar
Author: arunpatidar Date: Sat Dec 23 08:53:43 2017 New Revision: 1819123 URL: http://svn.apache.org/viewvc?rev=1819123&view=rev Log: Applied fix from trunk for revision: 1819122 === Fixed: While creating return fin account used currency must be same (OFBIZ-9977) Thanks Suraj Khurana for

svn commit: r1819122 - in /ofbiz/ofbiz-framework/trunk/applications: accounting/src/main/java/org/apache/ofbiz/accounting/invoice/InvoiceWorker.java order/src/main/java/org/apache/ofbiz/order/order/Or

2017-12-23 Thread arunpatidar
Author: arunpatidar Date: Sat Dec 23 08:49:07 2017 New Revision: 1819122 URL: http://svn.apache.org/viewvc?rev=1819122&view=rev Log: Fixed: While creating return fin account used currency must be same (OFBIZ-9977) Thanks Suraj Khurana for your contribution. Modified: ofbiz/ofbiz-frame

svn propchange: r1813627 - svn:log

2017-10-31 Thread arunpatidar
Author: arunpatidar Revision: 1813627 Modified property: svn:log Modified: svn:log at Tue Oct 31 10:55:10 2017 -- --- svn:log (original) +++ svn:log Tue Oct 31 10:55:10 2017 @@ -1,2 +1,4 @@ -FIXED:Issue while creating new

svn commit: r1813627 - /ofbiz/ofbiz-framework/trunk/applications/party/webapp/partymgr/WEB-INF/controller.xml

2017-10-28 Thread arunpatidar
Author: arunpatidar Date: Sat Oct 28 13:16:01 2017 New Revision: 1813627 URL: http://svn.apache.org/viewvc?rev=1813627&view=rev Log: FIXED:Issue while creating new person in the party component. (OFBIZ-9653) Thanks Rubia Elza Joshep and Suraj Khurana for your contribution. Modified: o

svn commit: r1813626 - in /ofbiz/ofbiz-framework/trunk/applications: accounting/widget/BillingAccountForms.xml party/webapp/partymgr/WEB-INF/controller.xml

2017-10-28 Thread arunpatidar
Author: arunpatidar Date: Sat Oct 28 13:11:17 2017 New Revision: 1813626 URL: http://svn.apache.org/viewvc?rev=1813626&view=rev Log: FIXED:Request handler exception in create billing account from suppliers profile page. (OFBIZ-9751) Thanks Mr. Khurana for your contribution. Modified: o

svn commit: r1813624 - /ofbiz/ofbiz-framework/trunk/applications/product/minilang/product/inventory/InventoryServices.xml

2017-10-28 Thread arunpatidar
Author: arunpatidar Date: Sat Oct 28 13:05:53 2017 New Revision: 1813624 URL: http://svn.apache.org/viewvc?rev=1813624&view=rev Log: BUG: Service level check is missing on transfer inventory. (OFBIZ-9842) Thanks Mr. Khurana for your contribution. Modified: ofbiz/ofbiz-framework/t

svn commit: r1813623 - in /ofbiz/ofbiz-framework/trunk/applications/content: minilang/content/ContentServices.xml minilang/layout/LayoutEvents.xml servicedef/secas.xml servicedef/services_content.xml

2017-10-28 Thread arunpatidar
Author: arunpatidar Date: Sat Oct 28 12:56:17 2017 New Revision: 1813623 URL: http://svn.apache.org/viewvc?rev=1813623&view=rev Log: IMPROVED: Replace ContentAssoc related CRUD services with entity-auto. (OFBIZ-9907) Thanks Mr. Khurana for your contribution. Modified: ofbiz/ofbiz-frame

svn commit: r1813622 - /ofbiz/ofbiz-framework/trunk/applications/accounting/minilang/test/RateTests.xml

2017-10-28 Thread arunpatidar
Author: arunpatidar Date: Sat Oct 28 12:47:33 2017 New Revision: 1813622 URL: http://svn.apache.org/viewvc?rev=1813622&view=rev Log: FIXED: Fixed testExpirePartyRate test. Passed required field as per modification in service definetion. (OFBIZ-9904) Thanks Suraj Khurana for reporting and p

svn commit: r1813619 - in /ofbiz/ofbiz-framework/trunk/applications/order: minilang/shoppinglist/ShoppingListServices.xml servicedef/services_shoppinglist.xml

2017-10-28 Thread arunpatidar
Author: arunpatidar Date: Sat Oct 28 12:41:46 2017 New Revision: 1813619 URL: http://svn.apache.org/viewvc?rev=1813619&view=rev Log: IMPROVED: Create separate Permission Services for CRUD services of ShoppingList and ShoppingListItem. (OFBIZ-9763) Thanks Chinmay Patidar for your contribu

svn commit: r1813598 - in /ofbiz/ofbiz-framework/trunk/applications/order: config/OrderErrorUiLabels.xml src/main/java/org/apache/ofbiz/order/shoppingcart/CheckOutEvents.java src/main/java/org/apache/

2017-10-28 Thread arunpatidar
Author: arunpatidar Date: Sat Oct 28 09:30:16 2017 New Revision: 1813598 URL: http://svn.apache.org/viewvc?rev=1813598&view=rev Log: Credit card valdation does not work properly during anonymous quick checkout process. ShoppingCart's 'getPaymentMethodTypes'

svn commit: r1809427 - in /ofbiz/ofbiz-plugins/trunk/birt/webapp/accounting/reports: AcctgTransEntriesSearchResultsInvoiceAndPayment.rptdesign InvoiceAcctgTransEntry.rptdesign PaymentAcctgTransEntry.r

2017-09-23 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 23 13:22:35 2017 New Revision: 1809427 URL: http://svn.apache.org/viewvc?rev=1809427&view=rev Log: ADDED: Apply new ruleSet definition into Ofbiz files. (OFBIZ-9515) > Thanks Pradhan Yash Sharma for your contribution. Modified: ofbiz/ofbiz-plugin

svn commit: r1809426 - in /ofbiz/ofbiz-framework/trunk/applications/accounting/template: payment/PrintChecks.fo.ftl reports/InvoiceAcctgTransEntry.fo.ftl

2017-09-23 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 23 13:22:03 2017 New Revision: 1809426 URL: http://svn.apache.org/viewvc?rev=1809426&view=rev Log: ADDED: Apply new ruleSet definition into Ofbiz files. (OFBIZ-9515) Thanks Pradhan Yash Sharma for your contribution. Modified: ofbiz/ofbiz-framework/t

svn commit: r1809425 - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilNumber.java

2017-09-23 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 23 13:18:41 2017 New Revision: 1809425 URL: http://svn.apache.org/viewvc?rev=1809425&view=rev Log: IMPROVED: Update UtilMisc.formatRuleBasedAmount() method to take rules and ruleSet and formatting can be done, rather than system providing all ruleset sup

svn commit: r1809424 - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilNumber.java

2017-09-23 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 23 13:14:07 2017 New Revision: 1809424 URL: http://svn.apache.org/viewvc?rev=1809424&view=rev Log: ADDED: new Rule Based Number Format for Indian Number System in International Components for Unicode (ICU) OFBiz usage. (OFBIZ-9489) Thanks Pradhan Yash Sharma

svn commit: r1809412 - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilValidate.java

2017-09-23 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 23 12:35:27 2017 New Revision: 1809412 URL: http://svn.apache.org/viewvc?rev=1809412&view=rev Log: IMPROVED: Updated phone validation method to validate phone for specific geo. (OFBIZ-9358) > Thanks Renuka Srishti for your contribution. Modified:

svn commit: r1809408 - in /ofbiz/branches/release16.11: specialpurpose/webpos/webapp/webpos/images/webpos.css themes/bluelight/webapp/bluelight/style.css

2017-09-23 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 23 11:56:04 2017 New Revision: 1809408 URL: http://svn.apache.org/viewvc?rev=1809408&view=rev Log: FIXED: UI issue on web pos for different themes. (OFBIZ-7253) Back ported changes from trun rev 1809405 and 1809406. Thanks Yogesh Naroliya and Anurag Chandak

svn commit: r1809406 - /ofbiz/ofbiz-framework/trunk/themes/bluelight/webapp/bluelight/style.css

2017-09-23 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 23 11:48:18 2017 New Revision: 1809406 URL: http://svn.apache.org/viewvc?rev=1809406&view=rev Log: FIXED: UI issue on web pos for different themes. (OFBIZ-7253) Thanks Yogesh Naroliya and Anurag Chandak for your contribution. Modified: ofbiz/ofbiz-frame

svn commit: r1809405 - /ofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/webpos.css

2017-09-23 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 23 11:47:55 2017 New Revision: 1809405 URL: http://svn.apache.org/viewvc?rev=1809405&view=rev Log: FIXED: UI issue on web pos for different themes. (OFBIZ-7253) Thanks Yogesh Naroliya and Anurag Chandak for your contribution. Modified: ofbiz/ofbiz-plu

svn commit: r1809396 - in /ofbiz/ofbiz-framework/trunk/applications: accounting/data/ commonext/data/ order/src/main/java/org/apache/ofbiz/order/shoppingcart/ order/src/main/java/org/apache/ofbiz/orde

2017-09-23 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 23 11:22:35 2017 New Revision: 1809396 URL: http://svn.apache.org/viewvc?rev=1809396&view=rev Log: FIXED: Fix type entities to follow convention of hasTable.(OFBIZ-9696) Thanks Aman Agrawal for your contribution. Modified: ofbiz/ofbiz-framework/t

svn commit: r1807891 - in /ofbiz/branches/release16.11: ./ applications/marketing/widget/sfa/forms/OpportunityForms.xml applications/party/widget/partymgr/LookupScreens.xml

2017-09-09 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 9 12:53:44 2017 New Revision: 1807891 URL: http://svn.apache.org/viewvc?rev=1807891&view=rev Log: Applied fix from trunk for revision: 1807890 === FIXED: UI issue in Lead Lookup on find opportunity. (OFBIZ-9477) Thanks Jagpreet for your contribution. Modi

svn commit: r1807890 - in /ofbiz/ofbiz-framework/trunk/applications: marketing/widget/sfa/forms/OpportunityForms.xml party/widget/partymgr/LookupScreens.xml

2017-09-09 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 9 12:49:46 2017 New Revision: 1807890 URL: http://svn.apache.org/viewvc?rev=1807890&view=rev Log: FIXED: UI issue in Lead Lookup on find opportunity. (OFBIZ-9477) Thanks Jagpreet for your contribution. Modified: ofbiz/ofbiz-framework/trunk/applicat

svn commit: r1806283 - in /ofbiz/ofbiz-framework/trunk/applications/marketing: config/MarketingUiLabels.xml minilang/sfa/lead/LeadServices.xml

2017-08-26 Thread arunpatidar
Author: arunpatidar Date: Sat Aug 26 10:34:08 2017 New Revision: 1806283 URL: http://svn.apache.org/viewvc?rev=1806283&view=rev Log: Improved: Wrong success message after creating lead in sfa component. (OFBIZ-9518). Thanks Jagpreet Kaur and Parakh Maheshwari Modified: ofbiz/o

svn commit: r1806280 - in /ofbiz/ofbiz-framework/trunk/applications/party: config/PartyUiLabels.xml src/main/java/org/apache/ofbiz/party/party/PartyServices.java

2017-08-26 Thread arunpatidar
Author: arunpatidar Date: Sat Aug 26 09:29:55 2017 New Revision: 1806280 URL: http://svn.apache.org/viewvc?rev=1806280&view=rev Log: Improvement: User should be notified with success message on adding note for party in party component. (OFBIZ-9538) Thanks Aditya Sharma and Anushi Gupta for

svn commit: r1806278 - in /ofbiz/ofbiz-framework/trunk/applications/marketing: minilang/sfa/lead/LeadServices.xml webapp/sfa/WEB-INF/controller.xml

2017-08-26 Thread arunpatidar
Author: arunpatidar Date: Sat Aug 26 09:24:13 2017 New Revision: 1806278 URL: http://svn.apache.org/viewvc?rev=1806278&view=rev Log: When creating New Lead, Lead Source should be associated with the Lead. (OFBIZ-9588) Thanks Aditya Sharma for your contribution. Modified: ofbiz/o

svn commit: r1802883 - /ofbiz/ofbiz-framework/trunk/applications/content/servicedef/services_commevent.xml

2017-07-24 Thread arunpatidar
Author: arunpatidar Date: Tue Jul 25 05:57:23 2017 New Revision: 1802883 URL: http://svn.apache.org/viewvc?rev=1802883&view=rev Log: Fixed typo of entity name and invoke attribute in service defination.(OFBIZ-8834) Thanks Devanshu for reporting. Modified: ofbiz/ofbiz-framework/t

svn commit: r1802772 - in /ofbiz/ofbiz-framework/trunk/applications: content/servicedef/services_commevent.xml party/webapp/partymgr/WEB-INF/controller.xml

2017-07-24 Thread arunpatidar
Author: arunpatidar Date: Mon Jul 24 09:24:15 2017 New Revision: 1802772 URL: http://svn.apache.org/viewvc?rev=1802772&view=rev Log: Improvements in CommEventContentAssoc entity definition and services. (OFBIZ-8843) Applied improved patch. thanks Devanshu for your contribution. Modi

svn commit: r1802771 - /ofbiz/ofbiz-plugins/trunk/scrum/webapp/scrum/WEB-INF/controller.xml

2017-07-24 Thread arunpatidar
Author: arunpatidar Date: Mon Jul 24 09:22:19 2017 New Revision: 1802771 URL: http://svn.apache.org/viewvc?rev=1802771&view=rev Log: Improvements in CommEventContentAssoc entity definition and services.(OFBIZ-8843) Applied imporved patch. Thanks Devanshu for your contribution. Modi

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-frame

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

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

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 processo

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/applicat

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

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) Th

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-

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: o

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

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

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 p

svn commit: r1802657 - /ofbiz/ofbiz-framework/trunk/applications/content/src/main/java/org/apache/ofbiz/content/webapp/ftl/RenderSubContentCacheTransform.java

2017-07-21 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 22 06:32:44 2017 New Revision: 1802657 URL: http://svn.apache.org/viewvc?rev=1802657&view=rev Log: Screen rendering error on ViewForumMessage page. Handled NPE. (OFBIZ-9362) Applied slightly modified patch. Thanks Priya Sharma for your contribution. Modi

svn commit: r1802656 - in /ofbiz/ofbiz-framework/trunk/applications/content: minilang/content/ContentServices.xml servicedef/services_commevent.xml

2017-07-21 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 22 05:43:28 2017 New Revision: 1802656 URL: http://svn.apache.org/viewvc?rev=1802656&view=rev Log: Improvements in CommEventContentAssoc entity definition and services. (OFBIZ-8843) Thanks Rishi Solanki for your contribution. Modified: ofbiz/o

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

2017-07-21 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 22 05:39:56 2017 New Revision: 1802655 URL: http://svn.apache.org/viewvc?rev=1802655&view=rev Log: Fixed typo and added types with map object initialisation. (OFBIZ-8462). Thanks Swapnil Mane for reporting. Modified: ofbiz/ofbiz-framework/trunk/applicat

svn commit: r1802653 - in /ofbiz/ofbiz-framework/trunk/applications: accounting/src/main/java/org/apache/ofbiz/accounting/invoice/InvoiceServices.java product/servicedef/services_shipment.xml

2017-07-21 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 22 05:28:38 2017 New Revision: 1802653 URL: http://svn.apache.org/viewvc?rev=1802653&view=rev Log: Improvements in ShipmentItemBilling entity definition and services. (OFBIZ-8462). Thanks Rishi Solanki and Devanshu Vyas fro your contribution. Modi

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/accoun

svn commit: r1801350 - /ofbiz/ofbiz-framework/trunk/applications/workeffort/minilang/timesheet/TimesheetServices.xml

2017-07-08 Thread arunpatidar
Author: arunpatidar Date: Sun Jul 9 06:44:34 2017 New Revision: 1801350 URL: http://svn.apache.org/viewvc?rev=1801350&view=rev Log: Fixed: WorkEffort shows error on adding party with specific role to Timesheet. (OFBIZ-9317) Thanks Jagpreet for your contribution. Modified: ofbiz/o

svn commit: r1801349 - in /ofbiz/ofbiz-framework/trunk/applications/workeffort: config/WorkEffortUiLabels.xml minilang/workeffort/WorkEffortSimpleServices.xml servicedef/services.xml widget/WorkEffort

2017-07-08 Thread arunpatidar
Author: arunpatidar Date: Sun Jul 9 06:30:21 2017 New Revision: 1801349 URL: http://svn.apache.org/viewvc?rev=1801349&view=rev Log: Fixed: Error displayed while adding WorkEffort Contact Mechs.(OFBIZ-9316) Applied slightly modified patch. Thanks Jagpreet for your contribution. Modi

svn commit: r1801347 - /ofbiz/ofbiz-framework/trunk/applications/party/widget/partymgr/CommunicationEventScreens.xml

2017-07-08 Thread arunpatidar
Author: arunpatidar Date: Sun Jul 9 05:49:56 2017 New Revision: 1801347 URL: http://svn.apache.org/viewvc?rev=1801347&view=rev Log: Status of communication event role is marked Read on View Communication Event page. (OFBIZ-9473) Thanks Pallavi for your contribution. Modified: ofbiz/o

svn commit: r1801346 - /ofbiz/ofbiz-framework/trunk/applications/party/webapp/partymgr/WEB-INF/controller.xml

2017-07-08 Thread arunpatidar
Author: arunpatidar Date: Sun Jul 9 05:44:31 2017 New Revision: 1801346 URL: http://svn.apache.org/viewvc?rev=1801346&view=rev Log: Fixed: Wrong screen redirection after adding note on Lead profile screen. (OFBIZ-9459) Thanks Jagpreet and Priya for your contribution. Modified: o

svn commit: r1801342 - in /ofbiz/ofbiz-framework/trunk/applications/accounting: groovyScripts/agreement/ groovyScripts/agreement/AgreementServices.groovy minilang/agreement/AgreementServices.xml servi

2017-07-08 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 8 23:45:10 2017 New Revision: 1801342 URL: http://svn.apache.org/viewvc?rev=1801342&view=rev Log: Improved: Convert AgreementServices.xml mini-lang to groovyDSL. (OFBIZ-9460) Thanks Rishi Solanki for your contribution. Added: ofbiz/ofbiz-framework/t

svn commit: r1801343 - /ofbiz/ofbiz-framework/trunk/framework/webapp/entitydef/entitymodel.xml

2017-07-08 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 8 23:55:33 2017 New Revision: 1801343 URL: http://svn.apache.org/viewvc?rev=1801343&view=rev Log: Improved: Cut of unnecessary auto-stamp fields from Visit, ServerHit and ServerHitBin. (OFBIZ-9402) Thanks Martin for your contribution. Modified: o

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

2017-07-08 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 8 23:21:13 2017 New Revision: 1801340 URL: http://svn.apache.org/viewvc?rev=1801340&view=rev Log: Fixed: Insufficient checking of checkOutPaymentId in CheckOutEvents.getSelectedPaymentMethods. (OFBIZ-9404) Applied slightly modified patch. Thanks Martin

svn commit: r1801325 - in /ofbiz/ofbiz-plugins/trunk: ecommerce/template/ ecommerce/template/customer/ ecommerce/template/customer/profile/ ecommerce/template/survey/ hhfacility/template/ myportal/tem

2017-07-08 Thread arunpatidar
Author: arunpatidar Date: Sat Jul 8 21:15:25 2017 New Revision: 1801325 URL: http://svn.apache.org/viewvc?rev=1801325&view=rev Log: Improved: Set autocomplete to off for all the password fields. (OFBIZ-9471) Thanks Ritesh Kumar for your contribution. Modified: ofbiz/ofbiz-plugins/t

  1   2   3   4   5   >