svn commit: r1624244 - /ofbiz/trunk/applications/accounting/webapp/ar/invoice/ListInvoices.ftl

2014-09-11 Thread mor
Author: mor Date: Thu Sep 11 10:03:34 2014 New Revision: 1624244 URL: http://svn.apache.org/r1624244 Log: Use the prop() method to change/retrieve DOM properties like checked, disabled state of form elements as recommended in jQuery API. Modified: ofbiz/trunk/applications/accounting/webapp

svn commit: r1621109 - in /ofbiz/trunk/applications: order/webapp/ordermgr/WEB-INF/actions/return/ReturnHeader.groovy party/widget/partymgr/PartyForms.xml party/widget/partymgr/PartyScreens.xml

2014-08-28 Thread mor
Author: mor Date: Thu Aug 28 09:56:11 2014 New Revision: 1621109 URL: http://svn.apache.org/r1621109 Log: Small code improvement. Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/actions/return/ReturnHeader.groovy ofbiz/trunk/applications/party/widget/partymgr

svn commit: r1605286 - /ofbiz/trunk/framework/common/src/org/ofbiz/common/email/EmailServices.java

2014-06-25 Thread mor
Author: mor Date: Wed Jun 25 08:02:51 2014 New Revision: 1605286 URL: http://svn.apache.org/r1605286 Log: Fix: When redirectAddress is specified and mail notification is disabled 'subject' can grow longer than the specified char limit in db and the service updateCommEventAfterEmail tr

svn propchange: r1605056 - svn:log

2014-06-24 Thread mor
Author: mor Revision: 1605056 Modified property: svn:log Modified: svn:log at Tue Jun 24 11:42:50 2014 -- --- svn:log (original) +++ svn:log Tue Jun 24 11:42:50 2014 @@ -1 +1 @@ -ByFix: Bypass the permission check to

svn commit: r1605057 - in /ofbiz/branches/release12.04/applications/party: servicedef/services.xml src/org/ofbiz/party/communication/CommunicationEventServices.java

2014-06-24 Thread mor
Author: mor Date: Tue Jun 24 11:32:42 2014 New Revision: 1605057 URL: http://svn.apache.org/r1605057 Log: Merged from trunk r1605056. Log: Fix: Bypass the permission check to update communication event if userLogin partyId equals partyIdFrom parameter, useful in certain cases for front-end

svn commit: r1605056 - in /ofbiz/trunk/applications/party: servicedef/services.xml src/org/ofbiz/party/communication/CommunicationEventServices.java

2014-06-24 Thread mor
Author: mor Date: Tue Jun 24 11:25:13 2014 New Revision: 1605056 URL: http://svn.apache.org/r1605056 Log: ByFix: Bypass the permission check to update communication event if userLogin partyId equals partyIdFrom parameter, useful in certain cases for front-end customers. Modified: ofbiz

svn commit: r1595153 - /ofbiz/branches/release12.04/applications/order/webapp/ordermgr/WEB-INF/actions/order/FindOrders.groovy

2014-05-16 Thread mor
Author: mor Date: Fri May 16 10:56:49 2014 New Revision: 1595153 URL: http://svn.apache.org/r1595153 Log: Fixed java.lang.IllegalArgumentException due to wrong arguments introduced in r1493399. Modified: ofbiz/branches/release12.04/applications/order/webapp/ordermgr/WEB-INF/actions/order

svn propchange: r1595153 - svn:log

2014-05-16 Thread mor
Author: mor Revision: 1595153 Modified property: svn:log Modified: svn:log at Fri May 16 11:00:27 2014 -- --- svn:log (original) +++ svn:log Fri May 16 11:00:27 2014 @@ -1 +1 @@ -Fixed java.lang.IllegalArgumentException

svn commit: r1504500 - /ofbiz/trunk/framework/widget/dtd/widget-tree.xsd

2013-07-18 Thread mor
Author: mor Date: Thu Jul 18 15:39:38 2013 New Revision: 1504500 URL: http://svn.apache.org/r1504500 Log: Removed redundant comment. Modified: ofbiz/trunk/framework/widget/dtd/widget-tree.xsd Modified: ofbiz/trunk/framework/widget/dtd/widget-tree.xsd URL: http://svn.apache.org/viewvc/ofbiz

svn propchange: r1459222 - svn:log

2013-03-21 Thread mor
Author: mor Revision: 1459222 Modified property: svn:log Modified: svn:log at Thu Mar 21 10:53:42 2013 -- --- svn:log (original) +++ svn:log Thu Mar 21 10:53:42 2013 @@ -1 +1 @@ -OrderItemAttributes not correctly saved

svn commit: r1459222 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderServices.java

2013-03-21 Thread mor
Author: mor Date: Thu Mar 21 10:49:38 2013 New Revision: 1459222 URL: http://svn.apache.org/r1459222 Log: OrderItemAttributes not correctly saved while creating an order due to a typo in a variable name, reportreported and patch provided by Mirko as part of OFBIZ-5158. Modified: ofbiz

svn commit: r1459220 - /ofbiz/trunk/applications/order/script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml

2013-03-21 Thread mor
Author: mor Date: Thu Mar 21 10:38:28 2013 New Revision: 1459220 URL: http://svn.apache.org/r1459220 Log: Slightly different patch to fix the auto save cart functionality for anonymous user reported by Mirko on OFBIZ-5157. Modified: ofbiz/trunk/applications/order/script/org/ofbiz/order

svn commit: r1441333 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderReturnServices.java

2013-02-01 Thread mor
Author: mor Date: Fri Feb 1 08:02:52 2013 New Revision: 1441333 URL: http://svn.apache.org/viewvc?rev=1441333&view=rev Log: Final formatting changes. Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderReturnServices.java Modified: ofbiz/trunk/applications/order

svn commit: r1441332 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderReturnServices.java

2013-02-01 Thread mor
Author: mor Date: Fri Feb 1 08:01:35 2013 New Revision: 1441332 URL: http://svn.apache.org/viewvc?rev=1441332&view=rev Log: Minor cleanup, merged two different 'if' block. Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderReturnServices.java Modified

svn commit: r1441331 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderReturnServices.java

2013-01-31 Thread mor
Author: mor Date: Fri Feb 1 07:58:19 2013 New Revision: 1441331 URL: http://svn.apache.org/viewvc?rev=1441331&view=rev Log: Only formatting changes. Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderReturnServices.java Modified: ofbiz/trunk/applications/order

svn commit: r1441329 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderReturnServices.java

2013-01-31 Thread mor
Author: mor Date: Fri Feb 1 07:55:53 2013 New Revision: 1441329 URL: http://svn.apache.org/viewvc?rev=1441329&view=rev Log: Minor mods to log, type of the default account to be used for store credit and in the log should only be determined after checking the setting on product store. Modi

svn commit: r1344568 - /ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/ledger/GeneralLedgerServices.xml

2012-05-30 Thread mor
Author: mor Date: Thu May 31 05:29:45 2012 New Revision: 1344568 URL: http://svn.apache.org/viewvc?rev=1344568&view=rev Log: Cost Center screen under Global GL Settings menu should only show accounts associated to cost centers and not every account related to the organization party. Modi

svn commit: r1231913 - in /ofbiz/branches/release10.04/applications: order/src/org/ofbiz/order/shoppingcart/product/ProductPromoWorker.java product/webapp/catalog/promo/EditProductPromoRules.ftl

2012-01-16 Thread mor
Author: mor Date: Mon Jan 16 10:48:29 2012 New Revision: 1231913 URL: http://svn.apache.org/viewvc?rev=1231913&view=rev Log: Merged partially from trunk r1231907, 10.04 required a slightly different fix. Log: Bug fix: Shipping promotion is valid when identified with a combination of ship

svn commit: r1231910 - /ofbiz/branches/release11.04/applications/order/src/org/ofbiz/order/shoppingcart/product/ProductPromoWorker.java

2012-01-16 Thread mor
Author: mor Date: Mon Jan 16 10:44:05 2012 New Revision: 1231910 URL: http://svn.apache.org/viewvc?rev=1231910&view=rev Log: Merged from trunk r1231907. Log: Bug fix: Shipping promotion is valid when identified with a combination of shipping method and carrier party and not alone with ship

svn commit: r1231907 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/product/ProductPromoWorker.java

2012-01-16 Thread mor
Author: mor Date: Mon Jan 16 10:40:54 2012 New Revision: 1231907 URL: http://svn.apache.org/viewvc?rev=1231907&view=rev Log: Bug fix: Shipping promotion is valid when identified with a combination of shipping method and carrier party and not alone with shipping method. Contribution from

svn commit: r1231902 - /ofbiz/branches/release10.04/applications/product/script/org/ofbiz/product/product/ProductServices.xml

2012-01-16 Thread mor
Author: mor Date: Mon Jan 16 10:30:37 2012 New Revision: 1231902 URL: http://svn.apache.org/viewvc?rev=1231902&view=rev Log: Bug fix in update/approve product reviews caused by incorrect fetching of productId. Contribution from Arun Patidar. Modified: ofbiz/branches/release1

svn commit: r1225662 - /ofbiz/trunk/applications/product/entitydef/entitymodel_shipment.xml

2011-12-29 Thread mor
Author: mor Date: Thu Dec 29 21:36:10 2011 New Revision: 1225662 URL: http://svn.apache.org/viewvc?rev=1225662&view=rev Log: Extend view entity ShipmentPackageRouteDetail. Modified: ofbiz/trunk/applications/product/entitydef/entitymodel_shipment.xml Modified: ofbiz/trunk/applicat

svn commit: r1225641 - in /ofbiz/branches/release11.04/applications/order/src/org/ofbiz/order: order/OrderServices.java shoppingcart/ShoppingCart.java

2011-12-29 Thread mor
Author: mor Date: Thu Dec 29 20:30:56 2011 New Revision: 1225641 URL: http://svn.apache.org/viewvc?rev=1225641&view=rev Log: Merged from trunk r1225639 & r1225640. Log: Added support to associate ship groups of sales and drop ship purchase orders. Modified: ofbiz/branches/rele

svn commit: r1225640 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCart.java

2011-12-29 Thread mor
Author: mor Date: Thu Dec 29 20:25:34 2011 New Revision: 1225640 URL: http://svn.apache.org/viewvc?rev=1225640&view=rev Log: Formatting changes only. Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCart.java Modified: ofbiz/trunk/applications/order

svn commit: r1225639 - in /ofbiz/trunk/applications/order/src/org/ofbiz/order: order/OrderServices.java shoppingcart/ShoppingCart.java

2011-12-29 Thread mor
Author: mor Date: Thu Dec 29 20:24:28 2011 New Revision: 1225639 URL: http://svn.apache.org/viewvc?rev=1225639&view=rev Log: Added support to associate ship groups of sales and drop ship purchase orders. Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderServices.

svn commit: r1197058 - /ofbiz/branches/release11.04/applications/order/webapp/ordermgr/order/orderpaymentinfo.ftl

2011-11-03 Thread mor
Author: mor Date: Thu Nov 3 10:37:13 2011 New Revision: 1197058 URL: http://svn.apache.org/viewvc?rev=1197058&view=rev Log: Merged from trunk r1197045. Log: Bug fix: Order detail page doesn't show the invoices for purhase orders. Modified: ofbiz/branches/release11.04/applicati

svn commit: r1197045 - /ofbiz/trunk/applications/order/webapp/ordermgr/order/orderpaymentinfo.ftl

2011-11-03 Thread mor
Author: mor Date: Thu Nov 3 10:17:57 2011 New Revision: 1197045 URL: http://svn.apache.org/viewvc?rev=1197045&view=rev Log: Bug fix: Order detail page doesn't show the invoices for purhase orders. Modified: ofbiz/trunk/applications/order/webapp/ordermgr/order/orderpaymentinfo.ftl

svn commit: r1160233 [3/4] - in /ofbiz/trunk/applications: commonext/widget/ofbizsetup/ content/webapp/content/WEB-INF/actions/survey/ content/webapp/content/cms/ content/webapp/content/contentsetup/

2011-08-22 Thread mor
Copied: ofbiz/trunk/applications/content/widget/website/WebSiteForms.xml (from r1160221, ofbiz/trunk/applications/content/webapp/content/website/WebSiteForms.xml) URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/widget/website/WebSiteForms.xml?p2=ofbiz/trunk/applications/conten

svn commit: r1160226 [2/2] - in /ofbiz/trunk/applications: commonext/widget/ofbizsetup/ content/webapp/content/WEB-INF/actions/survey/ content/webapp/content/datasetup/ content/widget/ content/widget/

2011-08-22 Thread mor
Modified: ofbiz/trunk/applications/manufacturing/widget/manufacturing/JobshopScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/widget/manufacturing/JobshopScreens.xml?rev=1160226&r1=1160225&r2=1160226&view=diff ===

svn commit: r1160213 - /ofbiz/trunk/applications/content/webapp/content/datasetup/

2011-08-22 Thread mor
Author: mor Date: Mon Aug 22 11:35:17 2011 New Revision: 1160213 URL: http://svn.apache.org/viewvc?rev=1160213&view=rev Log: Removed empty folder applications/content/webapp/content/datasetup as the only form widget file it contained is now moved to widget folder. Removed: ofbiz/t

svn commit: r1160209 [2/2] - in /ofbiz/trunk/applications: commonext/widget/ofbizsetup/ content/webapp/content/WEB-INF/actions/survey/ content/widget/ content/widget/cms/ content/widget/content/ conte

2011-08-22 Thread mor
Modified: ofbiz/trunk/applications/manufacturing/widget/manufacturing/JobshopScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/widget/manufacturing/JobshopScreens.xml?rev=1160209&r1=1160208&r2=1160209&view=diff ===

svn commit: r1147376 - in /ofbiz/trunk/applications/order: config/order.properties data/OrderScheduledServices.xml servicedef/services_shoppinglist.xml src/org/ofbiz/order/shoppinglist/ShoppingListSer

2011-07-16 Thread mor
Author: mor Date: Sat Jul 16 07:59:06 2011 New Revision: 1147376 URL: http://svn.apache.org/viewvc?rev=1147376&view=rev Log: Added a service that is schedule to run every midnight and will delete the auto-save shopping list for anonymous user that are not updated in last 30 days by defaul

svn commit: r1147362 - /ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml

2011-07-15 Thread mor
Author: mor Date: Sat Jul 16 06:00:17 2011 New Revision: 1147362 URL: http://svn.apache.org/viewvc?rev=1147362&view=rev Log: Part of supporting auto-save shopping list for anonymous user. Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml Modified: o

svn commit: r1147287 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppinglist/ShoppingListEvents.java

2011-07-15 Thread mor
Author: mor Date: Fri Jul 15 19:17:03 2011 New Revision: 1147287 URL: http://svn.apache.org/viewvc?rev=1147287&view=rev Log: Formatting changes only. Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppinglist/ShoppingListEvents.java Modified: ofbiz/trunk/applications/o

svn commit: r1147285 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppinglist/ShoppingListEvents.java

2011-07-15 Thread mor
Author: mor Date: Fri Jul 15 19:15:39 2011 New Revision: 1147285 URL: http://svn.apache.org/viewvc?rev=1147285&view=rev Log: Some mods to shopping list events to support anonymous users. Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppinglist/ShoppingListEvents.

svn commit: r1147143 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCart.java

2011-07-15 Thread mor
Author: mor Date: Fri Jul 15 13:30:32 2011 New Revision: 1147143 URL: http://svn.apache.org/viewvc?rev=1147143&view=rev Log: Minor mods to ShoppingCart.clear() method to allow system to clear the list for anonymous user. Modified: ofbiz/trunk/applications/order/src/org/ofbiz/o

svn commit: r1147138 - in /ofbiz/trunk/applications/order: script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml servicedef/services_shoppinglist.xml

2011-07-15 Thread mor
Author: mor Date: Fri Jul 15 13:08:07 2011 New Revision: 1147138 URL: http://svn.apache.org/viewvc?rev=1147138&view=rev Log: Do not allow the anoymous user to update the shopping list item. Changes accidentally committed in last commit. Modified: ofbiz/trunk/applications/order/script

svn commit: r1147135 - in /ofbiz/trunk/applications/order: script/org/ofbiz/order/shoppinglist/ShoppingListServices.xml servicedef/services_shoppinglist.xml

2011-07-15 Thread mor
Author: mor Date: Fri Jul 15 12:58:38 2011 New Revision: 1147135 URL: http://svn.apache.org/viewvc?rev=1147135&view=rev Log: Modified the shopping list services so that they also support anonymous users. Modified: ofbiz/trunk/applications/order/script/org/ofbiz/order/shopping

svn commit: r1084638 - /ofbiz/trunk/applications/product/script/org/ofbiz/product/price/PriceServices.xml

2011-03-23 Thread mor
Author: mor Date: Wed Mar 23 16:59:29 2011 New Revision: 1084638 URL: http://svn.apache.org/viewvc?rev=1084638&view=rev Log: Bug fix - When a new price rule is added it should default to now. The screen to add a price rule can be extended to include all the attribute on ProductPriceRule en

svn propchange: r1081269 - svn:log

2011-03-13 Thread mor
Author: mor Revision: 1081269 Modified property: svn:log Modified: svn:log at Mon Mar 14 06:44:05 2011 -- --- svn:log (original) +++ svn:log Mon Mar 14 06:44:05 2011 @@ -1 +1 @@ -Merged from trunk r1081268. Log:Bug fix

svn commit: r1081269 - in /ofbiz/branches/release10.04/applications/product/webapp/catalog/WEB-INF: actions/price/EditProductPriceRules.groovy controller.xml

2011-03-13 Thread mor
Author: mor Date: Mon Mar 14 06:41:11 2011 New Revision: 1081269 URL: http://svn.apache.org/viewvc?rev=1081269&view=rev Log: Merged from trunk r1081268. Log:Bug fix - The system should display the Edit screen when user sucessfully add a new price rule.applications/product/webapp/ Modi

svn commit: r1081268 - in /ofbiz/trunk/applications/product/webapp/catalog/WEB-INF: actions/price/EditProductPriceRules.groovy controller.xml

2011-03-13 Thread mor
Author: mor Date: Mon Mar 14 06:38:42 2011 New Revision: 1081268 URL: http://svn.apache.org/viewvc?rev=1081268&view=rev Log: Bug fix - The system should display the Edit screen when user sucessfully add a new price rule. Modified: ofbiz/trunk/applications/product/webapp/catalog/WEB

svn commit: r1071227 - /ofbiz/branches/release10.04/applications/order/src/org/ofbiz/order/order/OrderReadHelper.java

2011-02-16 Thread mor
Author: mor Date: Wed Feb 16 12:39:27 2011 New Revision: 1071227 URL: http://svn.apache.org/viewvc?rev=1071227&view=rev Log: Merged from trunk r1071226. Log: Bug fix - Return total amount return by the method getOrderReturnedTotalByTypeBd() wasn't correct. Irrespective of the re

svn commit: r1071226 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderReadHelper.java

2011-02-16 Thread mor
Author: mor Date: Wed Feb 16 12:35:44 2011 New Revision: 1071226 URL: http://svn.apache.org/viewvc?rev=1071226&view=rev Log: Bug fix - Return total amount return by the method getOrderReturnedTotalByTypeBd() wasn't correct. Irrespective of the return type adjustment choosen by the user

svn commit: r1065501 - /ofbiz/branches/release10.04/applications/order/script/org/ofbiz/order/order/OrderReturnServices.xml

2011-01-30 Thread mor
Author: mor Date: Mon Jan 31 07:36:14 2011 New Revision: 1065501 URL: http://svn.apache.org/viewvc?rev=1065501&view=rev Log: Merged from trunk r1065498. Log: Formatting fixes for last commit. Also include some additional formatting fixes that I found in the same method createExchangeOrderA

svn commit: r1065500 - /ofbiz/branches/release10.04/applications/order/script/org/ofbiz/order/order/OrderReturnServices.xml

2011-01-30 Thread mor
Author: mor Date: Mon Jan 31 07:33:56 2011 New Revision: 1065500 URL: http://svn.apache.org/viewvc?rev=1065500&view=rev Log: Merged from trunk r1065497. Log: Bug fix - While creating exchange order for returned refund item(s) in some cases system throw an error for duplicate entry for key.

svn commit: r1065498 - /ofbiz/trunk/applications/order/script/org/ofbiz/order/order/OrderReturnServices.xml

2011-01-30 Thread mor
Author: mor Date: Mon Jan 31 07:26:31 2011 New Revision: 1065498 URL: http://svn.apache.org/viewvc?rev=1065498&view=rev Log: Formatting fixes for last commit. Also include some additional formatting fixes that I found in the same method createExchangeOrderAssoc. Modified: ofbiz/t

svn commit: r1065497 - /ofbiz/trunk/applications/order/script/org/ofbiz/order/order/OrderReturnServices.xml

2011-01-30 Thread mor
Author: mor Date: Mon Jan 31 07:22:40 2011 New Revision: 1065497 URL: http://svn.apache.org/viewvc?rev=1065497&view=rev Log: Bug fix - While creating exchange order for returned refund item(s) in some cases system throw an error for duplicate entry for key. The additional check will preven

svn commit: r1064955 - /ofbiz/branches/release10.04/applications/order/src/org/ofbiz/order/order/OrderReadHelper.java

2011-01-28 Thread mor
Author: mor Date: Sat Jan 29 05:41:42 2011 New Revision: 1064955 URL: http://svn.apache.org/viewvc?rev=1064955&view=rev Log: Merged from trunk r1064954. Log: Bug fix - Under the order items on Order Detail Page the Quantity Returned wasn't correct 'cause system is also adding up

svn commit: r1064954 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderReadHelper.java

2011-01-28 Thread mor
Author: mor Date: Sat Jan 29 05:36:58 2011 New Revision: 1064954 URL: http://svn.apache.org/viewvc?rev=1064954&view=rev Log: Bug fix - Under the order items on Order Detail Page the Quantity Returned wasn't correct 'cause system is also adding up the quantities from a correspo

svn commit: r1063322 - /ofbiz/branches/release10.04/applications/product/widget/catalog/ProductScreens.xml

2011-01-25 Thread mor
Author: mor Date: Tue Jan 25 15:38:46 2011 New Revision: 1063322 URL: http://svn.apache.org/viewvc?rev=1063322&view=rev Log: Merged from trunk r1063316. Log: Missed these changes in my last commit (r1063227 Parameterized CommonProductDecorator screen location). Modified: ofbiz/bran

svn commit: r1063316 - /ofbiz/trunk/applications/product/widget/catalog/ProductScreens.xml

2011-01-25 Thread mor
Author: mor Date: Tue Jan 25 15:20:58 2011 New Revision: 1063316 URL: http://svn.apache.org/viewvc?rev=1063316&view=rev Log: Missed these changes in my last commit (r1063227 Parameterized CommonProductDecorator screen location). Modified: ofbiz/trunk/applications/product/widget/cat

svn commit: r1063233 - in /ofbiz/branches/release10.04/applications/product/widget/catalog: CommonScreens.xml ProductScreens.xml

2011-01-25 Thread mor
Author: mor Date: Tue Jan 25 11:32:24 2011 New Revision: 1063233 URL: http://svn.apache.org/viewvc?rev=1063233&view=rev Log: Merged from trunk r1063227. Log: Parameterized CommonProductDecorator screen location so that custom apps can override it easily. Modified: ofbiz/bran

svn propchange: r1063227 - svn:log

2011-01-25 Thread mor
Author: mor Revision: 1063227 Modified property: svn:log Modified: svn:log at Tue Jan 25 11:27:22 2011 -- --- svn:log (original) +++ svn:log Tue Jan 25 11:27:22 2011 @@ -1 +1 @@ -Parameterized CommonProductDecorator

svn commit: r1063227 - in /ofbiz/trunk/applications/product/widget/catalog: CommonScreens.xml ProductScreens.xml

2011-01-25 Thread mor
Author: mor Date: Tue Jan 25 11:19:27 2011 New Revision: 1063227 URL: http://svn.apache.org/viewvc?rev=1063227&view=rev Log: Parameterized CommonProductDecorator screen so that custom apps can override it easily. Modified: ofbiz/trunk/applications/product/widget/catalog/CommonScreens

svn commit: r1061657 - in /ofbiz/trunk/applications/product: script/org/ofbiz/product/inventory/InventoryServices.xml servicedef/services_facility.xml

2011-01-20 Thread mor
Author: mor Date: Fri Jan 21 07:34:26 2011 New Revision: 1061657 URL: http://svn.apache.org/viewvc?rev=1061657&view=rev Log: Added a utility method to get inventory QOH and ATP total by supplier. Modified: ofbiz/trunk/applications/product/script/org/ofbiz/product/inven

svn commit: r1061255 - in /ofbiz/branches/release10.04/applications/order/src/org/ofbiz/order/shoppingcart: ShoppingCart.java product/ProductPromoWorker.java

2011-01-20 Thread mor
Author: mor Date: Thu Jan 20 12:03:24 2011 New Revision: 1061255 URL: http://svn.apache.org/viewvc?rev=1061255&view=rev Log: Merged from trunk r1061192 and r1061239. Log: Bug fix: In a multiple store app now onwards a coupon code belonging to a particular store will not be accepted if used

svn commit: r1061239 - in /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart: ShoppingCart.java ShoppingCartEvents.java

2011-01-20 Thread mor
Author: mor Date: Thu Jan 20 11:45:02 2011 New Revision: 1061239 URL: http://svn.apache.org/viewvc?rev=1061239&view=rev Log: Slight improvements to my previous commit (r1061192). Noticed by Chirag Manocha. Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/shopping

svn commit: r1061214 - in /ofbiz/branches/release10.04/applications/order: entitydef/entitymodel_view.xml src/org/ofbiz/order/order/OrderReadHelper.java

2011-01-20 Thread mor
Author: mor Date: Thu Jan 20 11:00:39 2011 New Revision: 1061214 URL: http://svn.apache.org/viewvc?rev=1061214&view=rev Log: Merged from trunk r1056686. Log: Bug fix - If an order placed with a billing account is edited then the billing account amount under payment section on order detail

svn commit: r1061210 - /ofbiz/branches/release10.04/applications/order/entitydef/entitymodel_view.xml

2011-01-20 Thread mor
Author: mor Date: Thu Jan 20 10:56:56 2011 New Revision: 1061210 URL: http://svn.apache.org/viewvc?rev=1061210&view=rev Log: Merged from trunk r1056669. Log: Bug fix - Added group-by clause on OrderPaymentPreference.statusId field on OrderPurchasePaymentSummary view so that the max amoun

svn commit: r1061192 - in /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart: ShoppingCart.java ShoppingCartEvents.java product/ProductPromoWorker.java

2011-01-20 Thread mor
Author: mor Date: Thu Jan 20 10:24:20 2011 New Revision: 1061192 URL: http://svn.apache.org/viewvc?rev=1061192&view=rev Log: Bug fix: In a multiple store app now onwards a coupon code belonging to a particular store will not be accepted if used on a different store. If user attempts to d

svn commit: r1056686 - in /ofbiz/trunk/applications/order: entitydef/entitymodel_view.xml src/org/ofbiz/order/order/OrderReadHelper.java

2011-01-08 Thread mor
Author: mor Date: Sat Jan 8 10:34:58 2011 New Revision: 1056686 URL: http://svn.apache.org/viewvc?rev=1056686&view=rev Log: Bug fix - If an order placed with a billing account is edited then the billing account amount under payment section on order detail page wasn't updated to the

svn commit: r1056669 - /ofbiz/trunk/applications/order/entitydef/entitymodel_view.xml

2011-01-08 Thread mor
Author: mor Date: Sat Jan 8 09:07:40 2011 New Revision: 1056669 URL: http://svn.apache.org/viewvc?rev=1056669&view=rev Log: Bug fix - Added group-by clause on OrderPaymentPreference.statusId field on OrderPurchasePaymentSummary view so that the max amount is summed up according to the st

svn commit: r958474 - /ofbiz/branches/release10.04/applications/order/src/org/ofbiz/order/order/OrderReturnServices.java

2010-06-27 Thread mor
Author: mor Date: Mon Jun 28 06:40:18 2010 New Revision: 958474 URL: http://svn.apache.org/viewvc?rev=958474&view=rev Log: Merged from trunk r958473. Fixed a bug in Vendor Returns. A zero amount purchase order is created for replacement return in approved status but since the purchase orde

svn commit: r958473 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderReturnServices.java

2010-06-27 Thread mor
Author: mor Date: Mon Jun 28 06:38:30 2010 New Revision: 958473 URL: http://svn.apache.org/viewvc?rev=958473&view=rev Log: Fixed a bug in Vendor Returns. A zero amount purchase order is created for replacement return in approved status but since the purchase order is not associated to

svn commit: r956560 - /ofbiz/branches/release10.04/applications/order/webapp/ordermgr/WEB-INF/actions/entry/cart/LookupBulkAddSupplierProducts.groovy

2010-06-21 Thread mor
Author: mor Date: Mon Jun 21 13:05:39 2010 New Revision: 956560 URL: http://svn.apache.org/viewvc?rev=956560&view=rev Log: Merged from trunk r956558. Fixed an issue when SupplierProduct.minimumOrderQuantity was not displayed on the bulk product lookup screen in order entry. Modified: o

svn commit: r956558 - /ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/actions/entry/cart/LookupBulkAddSupplierProducts.groovy

2010-06-21 Thread mor
Author: mor Date: Mon Jun 21 13:01:35 2010 New Revision: 956558 URL: http://svn.apache.org/viewvc?rev=956558&view=rev Log: Fixed an issue when SupplierProduct.minimumOrderQuantity was not displayed on the bulk product lookup screen in order entry. Modified: ofbiz/trunk/applications/o

svn commit: r953580 - /ofbiz/trunk/applications/product/script/org/ofbiz/product/inventory/InventoryServices.xml

2010-06-10 Thread mor
Author: mor Date: Fri Jun 11 06:53:12 2010 New Revision: 953580 URL: http://svn.apache.org/viewvc?rev=953580&view=rev Log: Consider returned items for a non-serialized inventory as good merchandise. Modified: ofbiz/trunk/applications/product/script/org/ofbiz/product/inven

svn commit: r952140 - in /ofbiz/trunk/applications/product: data/ProductTypeData.xml script/org/ofbiz/shipment/receipt/ShipmentReceiptServices.xml

2010-06-07 Thread mor
Author: mor Date: Mon Jun 7 08:41:20 2010 New Revision: 952140 URL: http://svn.apache.org/viewvc?rev=952140&view=rev Log: Added a new status (Returned) on non-serialized inventory item. This way we can run a inventory report (Facility > Reports) in the system to get the count of the in

svn commit: r951087 - in /ofbiz/trunk/applications: order/widget/ordermgr/CustRequestForms.xml product/widget/catalog/SubscriptionForms.xml

2010-06-03 Thread mor
Author: mor Date: Thu Jun 3 17:49:21 2010 New Revision: 951087 URL: http://svn.apache.org/viewvc?rev=951087&view=rev Log: Explicitly added the hidden-form link-type instead of relying on link-type auto. The auto link-type only works with intra-app and not with inter-app target-type. The o

svn commit: r950988 - in /ofbiz/branches/release10.04/applications/accounting: webapp/ap/WEB-INF/ webapp/ar/WEB-INF/ widget/ap/ widget/ap/forms/ widget/ar/ widget/ar/forms/

2010-06-03 Thread mor
Author: mor Date: Thu Jun 3 13:26:53 2010 New Revision: 950988 URL: http://svn.apache.org/viewvc?rev=950988&view=rev Log: Merged changes from trunk r950986 Added payment lookup specific to Account Receivable and Account Payable application. This fix a bug with the payment types that was sho

svn commit: r950986 - in /ofbiz/trunk/applications/accounting: webapp/ap/WEB-INF/controller.xml webapp/ar/WEB-INF/controller.xml widget/ap/LookupScreens.xml widget/ap/forms/LookupForms.xml widget/ar/L

2010-06-03 Thread mor
Author: mor Date: Thu Jun 3 13:23:47 2010 New Revision: 950986 URL: http://svn.apache.org/viewvc?rev=950986&view=rev Log: Added payment lookup specific to Account Receivable and Account Payable application. This fix a bug with the payment types that was showing up wrong values in the lo

svn commit: r950941 - in /ofbiz/branches/release10.04/applications/accounting: webapp/ap/WEB-INF/ webapp/ar/WEB-INF/ widget/ap/ widget/ap/forms/ widget/ar/ widget/ar/forms/

2010-06-03 Thread mor
Author: mor Date: Thu Jun 3 10:34:19 2010 New Revision: 950941 URL: http://svn.apache.org/viewvc?rev=950941&view=rev Log: Merged changes from trunk r950936 Added invoice lookup specific to Account Receivable and Account Payable application. This fix a bug with the status and invoice type

svn commit: r950936 - in /ofbiz/trunk/applications/accounting: webapp/ap/WEB-INF/controller.xml webapp/ar/WEB-INF/controller.xml widget/ap/LookupScreens.xml widget/ap/forms/LookupForms.xml widget/ar/L

2010-06-03 Thread mor
Author: mor Date: Thu Jun 3 10:24:02 2010 New Revision: 950936 URL: http://svn.apache.org/viewvc?rev=950936&view=rev Log: Added invoice lookup specific to Account Receivable and Account Payable application. This fix a bug with the status and invoice type that was showing up wrong values in

svn commit: r950896 - in /ofbiz/branches/release10.04/applications/accounting: script/org/ofbiz/accounting/finaccount/FinAccountServices.xml webapp/ar/payment/batchPayments.ftl widget/PaymentForms.xml

2010-06-03 Thread mor
Author: mor Date: Thu Jun 3 07:21:03 2010 New Revision: 950896 URL: http://svn.apache.org/viewvc?rev=950896&view=rev Log: Merged changes from trunk r950892. Applied a slightly modified patch provided by Surya Kusumakar on jira issue OFBIZ-3337 (https://issues.apache.org/jira/browse/OFBIZ-

svn commit: r950892 - in /ofbiz/trunk/applications/accounting: script/org/ofbiz/accounting/finaccount/FinAccountServices.xml webapp/ar/payment/batchPayments.ftl widget/PaymentForms.xml

2010-06-03 Thread mor
Author: mor Date: Thu Jun 3 07:12:21 2010 New Revision: 950892 URL: http://svn.apache.org/viewvc?rev=950892&view=rev Log: Applied a slightly modified patch provided by Surya Kusumakar on jira issue OFBIZ-3337 (https://issues.apache.org/jira/browse/OFBIZ-3337) This fixed a bug with inac

svn commit: r950738 - in /ofbiz/branches/release10.04/applications/party/widget/partymgr: CommonScreens.xml CommunicationEventScreens.xml

2010-06-02 Thread mor
Author: mor Date: Wed Jun 2 19:47:10 2010 New Revision: 950738 URL: http://svn.apache.org/viewvc?rev=950738&view=rev Log: Merged changes from trunk r950492. Parameterize the location of the screen decorator CommonCommunicationEventDecorator & CommonMyCommunicationEventDecorator so tha

svn commit: r950722 - in /ofbiz/branches/release10.04/applications/product/widget/catalog: CatalogMenus.xml CommonScreens.xml WebAnalyticsScreens.xml

2010-06-02 Thread mor
Author: mor Date: Wed Jun 2 18:59:15 2010 New Revision: 950722 URL: http://svn.apache.org/viewvc?rev=950722&view=rev Log: Merged changes from trunk r950719. Fixed an issue with menu item not coming as selected upon selection. Also moved redundant declaration of the headerItem variabl

svn commit: r950719 - in /ofbiz/trunk/applications/product/widget/catalog: CatalogMenus.xml CommonScreens.xml WebAnalyticsScreens.xml

2010-06-02 Thread mor
Author: mor Date: Wed Jun 2 18:57:20 2010 New Revision: 950719 URL: http://svn.apache.org/viewvc?rev=950719&view=rev Log: Fixed an issue with menu item not coming as selected upon selection. Also moved redundant declaration of the headerItem variable in independent screens to just the sc

svn commit: r950692 - /ofbiz/trunk/applications/workeffort/widget/LookupScreens.xml

2010-06-02 Thread mor
Author: mor Date: Wed Jun 2 17:54:03 2010 New Revision: 950692 URL: http://svn.apache.org/viewvc?rev=950692&view=rev Log: Replaced with Modified: ofbiz/trunk/applications/workeffort/widget/LookupScreens.xml Modified: ofbiz/trunk/applications/workeffort/widget/LookupScreens.xml URL:

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

2010-06-02 Thread mor
Author: mor Date: Wed Jun 2 13:10:43 2010 New Revision: 950553 URL: http://svn.apache.org/viewvc?rev=950553&view=rev Log: Added the value for CommunicationEvent in screen context so that the menu bar CommEventTabBar do not disappear when user selects menu item Communication Work Eff

svn commit: r950549 - /ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml

2010-06-02 Thread mor
Author: mor Date: Wed Jun 2 12:59:31 2010 New Revision: 950549 URL: http://svn.apache.org/viewvc?rev=950549&view=rev Log: Reverting my last commit (r950503). Probably not a best solution as the entire menu bar goes away when I tried to create a new communication event. Modified: o

svn commit: r950503 - /ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml

2010-06-02 Thread mor
Author: mor Date: Wed Jun 2 11:40:27 2010 New Revision: 950503 URL: http://svn.apache.org/viewvc?rev=950503&view=rev Log: All the three menus items related to find (Find, Email From Unknown Parties & Find Communication By Order) under Communications header in party manager should disapp

svn commit: r950492 - in /ofbiz/trunk/applications/party/widget/partymgr: CommonScreens.xml CommunicationEventScreens.xml

2010-06-02 Thread mor
Author: mor Date: Wed Jun 2 11:05:53 2010 New Revision: 950492 URL: http://svn.apache.org/viewvc?rev=950492&view=rev Log: Parameterize the location of the screen decorator CommonCommunicationEventDecorator & CommonMyCommunicationEventDecorator so that it is easier to override them wit

svn commit: r949734 - /ofbiz/branches/release10.04/applications/workeffort/script/org/ofbiz/workeffort/workeffort/WorkEffortSimpleServices.xml

2010-05-31 Thread mor
Author: mor Date: Mon May 31 13:10:16 2010 New Revision: 949734 URL: http://svn.apache.org/viewvc?rev=949734&view=rev Log: Merged changes from trunk r949733. Fixed a bug in service makeCommunicationEventWorkEffort as OUT parameters were not defined correctly. Modified: ofbiz/bran

svn commit: r949733 - /ofbiz/trunk/applications/workeffort/script/org/ofbiz/workeffort/workeffort/WorkEffortSimpleServices.xml

2010-05-31 Thread mor
Author: mor Date: Mon May 31 13:07:27 2010 New Revision: 949733 URL: http://svn.apache.org/viewvc?rev=949733&view=rev Log: Fixed a bug in service makeCommunicationEventWorkEffort as OUT parameters were not defined correctly. Modified: ofbiz/trunk/applications/workeffort/script/org/o

svn commit: r949727 - /ofbiz/branches/release10.04/applications/party/script/org/ofbiz/party/user/UserEvents.xml

2010-05-31 Thread mor
Author: mor Date: Mon May 31 12:21:10 2010 New Revision: 949727 URL: http://svn.apache.org/viewvc?rev=949727&view=rev Log: Merged changes from trunk r949726. Error in the service may rollback the entire transaction and isn't worth with the service that is used to send notification o

svn commit: r949726 - /ofbiz/trunk/applications/party/script/org/ofbiz/party/user/UserEvents.xml

2010-05-31 Thread mor
Author: mor Date: Mon May 31 12:13:41 2010 New Revision: 949726 URL: http://svn.apache.org/viewvc?rev=949726&view=rev Log: Error in the service may rollback the entire transaction and isn't worth with the service that is used to send notification on account creation. Modified: of

svn commit: r949099 - /ofbiz/branches/release10.04/applications/product/script/org/ofbiz/shipment/receipt/ShipmentReceiptServices.xml

2010-05-27 Thread mor
Author: mor Date: Fri May 28 05:33:16 2010 New Revision: 949099 URL: http://svn.apache.org/viewvc?rev=949099&view=rev Log: Migrated the fix from trunk r949097 (originally committed in r948414) An alternative fix to the status of non-serialized inventory item when a return is received. This

svn commit: r949097 - /ofbiz/trunk/applications/product/script/org/ofbiz/shipment/receipt/ShipmentReceiptServices.xml

2010-05-27 Thread mor
Author: mor Date: Fri May 28 05:01:52 2010 New Revision: 949097 URL: http://svn.apache.org/viewvc?rev=949097&view=rev Log: Minor improvement over the commit in r948414. Moving the code out of the loop since the code is just intended to be run for non-serialized inventory. The code inside

svn commit: r948414 - /ofbiz/trunk/applications/product/script/org/ofbiz/shipment/receipt/ShipmentReceiptServices.xml

2010-05-26 Thread mor
Author: mor Date: Wed May 26 12:37:11 2010 New Revision: 948414 URL: http://svn.apache.org/viewvc?rev=948414&view=rev Log: An alternative fix to the status of non-serialized inventory item when a return is received. This also fix an issue when a defective inventory item is reserved against a

svn commit: r947060 - /ofbiz/branches/release10.04/applications/accounting/webapp/ar/invoice/ListInvoices.ftl

2010-05-21 Thread mor
Author: mor Date: Fri May 21 16:18:19 2010 New Revision: 947060 URL: http://svn.apache.org/viewvc?rev=947060&view=rev Log: Merged changes from trunk r947055 Received status in not applicable to AR invoice as it was used in running mass operation on invoice selected from the find invoice re

svn commit: r947055 - /ofbiz/trunk/applications/accounting/webapp/ar/invoice/ListInvoices.ftl

2010-05-21 Thread mor
Author: mor Date: Fri May 21 16:13:38 2010 New Revision: 947055 URL: http://svn.apache.org/viewvc?rev=947055&view=rev Log: Received status in not applicable on AR invoice as it was used in running mass operation on invoice selected from the find invoice result page. The correct status shoul

svn commit: r946986 - /ofbiz/branches/release10.04/applications/accounting/widget/AgreementScreens.xml

2010-05-21 Thread mor
Author: mor Date: Fri May 21 12:41:20 2010 New Revision: 946986 URL: http://svn.apache.org/viewvc?rev=946986&view=rev Log: Merged changes from trunk r946985 Fixed yet another missing resource on EditAgreementRoles screen in accounting component. Modified: ofbiz/branches/release1

svn commit: r946985 - /ofbiz/trunk/applications/accounting/widget/AgreementScreens.xml

2010-05-21 Thread mor
Author: mor Date: Fri May 21 12:37:10 2010 New Revision: 946985 URL: http://svn.apache.org/viewvc?rev=946985&view=rev Log: Fixed yet another missing resource on EditAgreementRoles screen in accounting component. Modified: ofbiz/trunk/applications/accounting/widget/AgreementScreens

svn commit: r946983 - /ofbiz/branches/release10.04/applications/accounting/widget/PaymentScreens.xml

2010-05-21 Thread mor
Author: mor Date: Fri May 21 12:21:23 2010 New Revision: 946983 URL: http://svn.apache.org/viewvc?rev=946983&view=rev Log: Merged changes from trunk r946982 Added a missing resource file to PaymentOverview screen in accounting component. Modified: ofbiz/branches/release10.04/applicat

svn commit: r946982 - /ofbiz/trunk/applications/accounting/widget/PaymentScreens.xml

2010-05-21 Thread mor
Author: mor Date: Fri May 21 12:18:36 2010 New Revision: 946982 URL: http://svn.apache.org/viewvc?rev=946982&view=rev Log: Added a missing resource file to PaymentOverview screen in accounting component. Modified: ofbiz/trunk/applications/accounting/widget/PaymentScreens.xml Modified: o

svn commit: r946966 - /ofbiz/branches/release10.04/applications/accounting/config/AccountingUiLabels.xml

2010-05-21 Thread mor
Author: mor Date: Fri May 21 10:30:22 2010 New Revision: 946966 URL: http://svn.apache.org/viewvc?rev=946966&view=rev Log: Migrated changes from trunk r946965. Fixed typo. Modified: ofbiz/branches/release10.04/applications/accounting/config/AccountingUiLabels.xml Modified: ofbiz/bran

svn commit: r946965 - /ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml

2010-05-21 Thread mor
Author: mor Date: Fri May 21 10:11:20 2010 New Revision: 946965 URL: http://svn.apache.org/viewvc?rev=946965&view=rev Log: Fixed typo. Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml

svn commit: r946952 - /ofbiz/branches/release10.04/applications/order/script/org/ofbiz/order/quote/QuoteServices.xml

2010-05-21 Thread mor
Author: mor Date: Fri May 21 09:38:27 2010 New Revision: 946952 URL: http://svn.apache.org/viewvc?rev=946952&view=rev Log: Migrated changes from trunk r946918 Fixed permission checking in Quotes services. Modified: ofbiz/branches/release10.04/applications/order/script/org/ofbiz/o

  1   2   3   4   5   6   7   8   >