svn commit: r1305885 - /ofbiz/trunk/.gitignore

2012-03-27 Thread eckardjf
Author: eckardjf Date: Tue Mar 27 16:18:47 2012 New Revision: 1305885 URL: http://svn.apache.org/viewvc?rev=1305885&view=rev Log: ignore jetty session store directory Modified: ofbiz/trunk/.gitignore Modified: ofbiz/trunk/.gitignore URL: http://svn.apache.org/viewvc/ofbiz/trunk/.gitig

svn commit: r1305884 - /ofbiz/trunk/framework/jetty/src/org/ofbiz/jetty/container/JettyContainer.java

2012-03-27 Thread eckardjf
Author: eckardjf Date: Tue Mar 27 16:18:42 2012 New Revision: 1305884 URL: http://svn.apache.org/viewvc?rev=1305884&view=rev Log: enable HashSessionManager persistent sessions, by default they will be written to runtime/jetty/sessions (can be configured via a property) Modified: o

svn commit: r1305605 - /ofbiz/trunk/framework/base/config/jetty-containers.xml

2012-03-26 Thread eckardjf
Author: eckardjf Date: Mon Mar 26 21:18:34 2012 New Revision: 1305605 URL: http://svn.apache.org/viewvc?rev=1305605&view=rev Log: fixed typos in example jetty config, NIO connectors did not have the correct types Modified: ofbiz/trunk/framework/base/config/jetty-containers.xml Modi

svn commit: r1305417 - /ofbiz/trunk/.classpath

2012-03-26 Thread eckardjf
Author: eckardjf Date: Mon Mar 26 15:59:32 2012 New Revision: 1305417 URL: http://svn.apache.org/viewvc?rev=1305417&view=rev Log: fixed copy/paste error with updated jetty libs Modified: ofbiz/trunk/.classpath Modified: ofbiz/trunk/.classpath URL: http://svn.apache.org/viewvc/ofbiz/t

svn commit: r1304061 - /ofbiz/trunk/.classpath

2012-03-22 Thread eckardjf
Author: eckardjf Date: Thu Mar 22 21:05:17 2012 New Revision: 1304061 URL: http://svn.apache.org/viewvc?rev=1304061&view=rev Log: update eclipse classpath file to reflect jetty container upgrade Modified: ofbiz/trunk/.classpath Modified: ofbiz/trunk/.classpath URL: http://svn.apache

svn commit: r1304043 - /ofbiz/trunk/LICENSE

2012-03-22 Thread eckardjf
Author: eckardjf Date: Thu Mar 22 20:40:51 2012 New Revision: 1304043 URL: http://svn.apache.org/viewvc?rev=1304043&view=rev Log: update LICENSE to reflect jetty container upgrade Modified: ofbiz/trunk/LICENSE Modified: ofbiz/trunk/LICENSE URL: http://svn.apache.org/viewvc/ofbiz/t

svn commit: r1303994 - in /ofbiz/trunk/framework/jetty/lib: javax.el-2.2.0.v201108011116.jar javax.servlet.jsp-2.2.0.v201112011158.jar

2012-03-22 Thread eckardjf
Author: eckardjf Date: Thu Mar 22 19:20:01 2012 New Revision: 1303994 URL: http://svn.apache.org/viewvc?rev=1303994&view=rev Log: removed jsp & el api jars, these exist in base/lib/j2eespecs Removed: ofbiz/trunk/framework/jetty/lib/javax.el-2.2.0.v20110806.jar ofbiz/trunk/f

svn commit: r1303894 - in /ofbiz/trunk/framework: base/config/ jetty/lib/ jetty/src/org/ofbiz/jetty/container/

2012-03-22 Thread eckardjf
Author: eckardjf Date: Thu Mar 22 17:08:31 2012 New Revision: 1303894 URL: http://svn.apache.org/viewvc?rev=1303894&view=rev Log: update jetty container to use the latest jetty-8 release, 8.1.2 Added: ofbiz/trunk/framework/jetty/lib/com.sun.el-2.2.0.v20110806.jar ofbiz/t

svn commit: r1234930 - /ofbiz/trunk/applications/order/servicedef/services_return.xml

2012-01-23 Thread eckardjf
Author: eckardjf Date: Mon Jan 23 18:23:17 2012 New Revision: 1234930 URL: http://svn.apache.org/viewvc?rev=1234930&view=rev Log: remove returnItemMapKey as a parameter for createReturnItem since it is not used at all by the service Modified: ofbiz/trunk/applications/order/servic

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

2012-01-23 Thread eckardjf
Author: eckardjf Date: Mon Jan 23 18:23:11 2012 New Revision: 1234929 URL: http://svn.apache.org/viewvc?rev=1234929&view=rev Log: removed code block that does nothing Modified: ofbiz/trunk/applications/order/script/org/ofbiz/order/order/OrderReturnServices.xml Modified: ofbiz/t

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

2012-01-23 Thread eckardjf
Author: eckardjf Date: Mon Jan 23 18:23:02 2012 New Revision: 1234928 URL: http://svn.apache.org/viewvc?rev=1234928&view=rev Log: reformat of createReturnItem simple method Modified: ofbiz/trunk/applications/order/script/org/ofbiz/order/order/OrderReturnServices.xml Modified: ofbiz/t

svn commit: r1189961 - /ofbiz/trunk/framework/common/data/GeoData.xml

2011-10-27 Thread eckardjf
Author: eckardjf Date: Thu Oct 27 19:33:21 2011 New Revision: 1189961 URL: http://svn.apache.org/viewvc?rev=1189961&view=rev Log: Added two missing countries, Guernsey and Jersey Modified: ofbiz/trunk/framework/common/data/GeoData.xml Modified: ofbiz/trunk/framework/common/data/GeoData

svn commit: r1080776 - /ofbiz/trunk/applications/product/src/org/ofbiz/product/inventory/InventoryServices.java

2011-03-11 Thread eckardjf
Author: eckardjf Date: Fri Mar 11 21:57:48 2011 New Revision: 1080776 URL: http://svn.apache.org/viewvc?rev=1080776&view=rev Log: fixed copy/paste error; resultUpdate was not being checked Modified: ofbiz/trunk/applications/product/src/org/ofbiz/product/inventory/InventoryServices.

svn commit: r1076890 - /ofbiz/trunk/framework/jetty/src/org/ofbiz/jetty/container/JettyContainer.java

2011-03-03 Thread eckardjf
Author: eckardjf Date: Thu Mar 3 23:40:56 2011 New Revision: 1076890 URL: http://svn.apache.org/viewvc?rev=1076890&view=rev Log: remove call to join(), this causes the current thread to wait until the server is stopped which means containers cannot be loaded after jetty Modified: o

svn commit: r980607 - /ofbiz/trunk/applications/product/entitydef/eecas.xml

2010-07-29 Thread eckardjf
Author: eckardjf Date: Thu Jul 29 23:34:07 2010 New Revision: 980607 URL: http://svn.apache.org/viewvc?rev=980607&view=rev Log: Index product keywords when a GoodIdentification is created or updated Modified: ofbiz/trunk/applications/product/entitydef/eecas.xml Modified: ofbiz/t

svn commit: r980606 - /ofbiz/trunk/applications/product/entitydef/eecas.xml

2010-07-29 Thread eckardjf
Author: eckardjf Date: Thu Jul 29 23:33:58 2010 New Revision: 980606 URL: http://svn.apache.org/viewvc?rev=980606&view=rev Log: Only pass the Product value to indexProductKeywords for a create operation - the value passed for a store operation is not guaranteed to contain all fields used

svn commit: r966719 - /ofbiz/trunk/framework/webapp/src/org/ofbiz/webapp/view/ApacheFopWorker.java

2010-07-22 Thread eckardjf
Author: eckardjf Date: Thu Jul 22 16:01:22 2010 New Revision: 966719 URL: http://svn.apache.org/viewvc?rev=966719&view=rev Log: base font url will always be null Modified: ofbiz/trunk/framework/webapp/src/org/ofbiz/webapp/view/ApacheFopWorker.java Modified: ofbiz/trunk/framework/webapp

svn commit: r966718 - /ofbiz/trunk/framework/webapp/src/org/ofbiz/webapp/view/ApacheFopWorker.java

2010-07-22 Thread eckardjf
Author: eckardjf Date: Thu Jul 22 16:01:14 2010 New Revision: 966718 URL: http://svn.apache.org/viewvc?rev=966718&view=rev Log: replacing calls to deprecated FopFactory methods getFontBaseURL / setFontBaseURL Modified: ofbiz/trunk/framework/webapp/src/org/ofbiz/webapp/

svn commit: r966717 - /ofbiz/trunk/framework/webapp/src/org/ofbiz/webapp/view/ApacheFopWorker.java

2010-07-22 Thread eckardjf
Author: eckardjf Date: Thu Jul 22 16:01:06 2010 New Revision: 966717 URL: http://svn.apache.org/viewvc?rev=966717&view=rev Log: reverting previous change, BaseURL is not the same as FontBaseURL Modified: ofbiz/trunk/framework/webapp/src/org/ofbiz/webapp/view/ApacheFopWorker.java Modi

svn commit: r935032 - /ofbiz/trunk/applications/order/webapp/ordermgr/order/orderitems.ftl

2010-04-16 Thread eckardjf
Author: eckardjf Date: Fri Apr 16 18:27:05 2010 New Revision: 935032 URL: http://svn.apache.org/viewvc?rev=935032&view=rev Log: cleaned up order header adjustment display Modified: ofbiz/trunk/applications/order/webapp/ordermgr/order/orderitems.ftl Modified: ofbiz/trunk/applications/o

svn commit: r935031 - /ofbiz/trunk/applications/order/webapp/ordermgr/order/orderitems.ftl

2010-04-16 Thread eckardjf
Author: eckardjf Date: Fri Apr 16 18:26:58 2010 New Revision: 935031 URL: http://svn.apache.org/viewvc?rev=935031&view=rev Log: if the supplierProductId is present (purchase orders) display that instead of productId Modified: ofbiz/trunk/applications/order/webapp/ordermgr/o

svn commit: r935030 - /ofbiz/trunk/applications/order/webapp/ordermgr/order/orderitems.ftl

2010-04-16 Thread eckardjf
Author: eckardjf Date: Fri Apr 16 18:26:51 2010 New Revision: 935030 URL: http://svn.apache.org/viewvc?rev=935030&view=rev Log: fix and tags Modified: ofbiz/trunk/applications/order/webapp/ordermgr/order/orderitems.ftl Modified: ofbiz/trunk/applications/order/webapp/ordermgr/o

svn commit: r935028 - /ofbiz/trunk/applications/order/webapp/ordermgr/order/orderitems.ftl

2010-04-16 Thread eckardjf
Author: eckardjf Date: Fri Apr 16 18:26:44 2010 New Revision: 935028 URL: http://svn.apache.org/viewvc?rev=935028&view=rev Log: remove superfluous tags Modified: ofbiz/trunk/applications/order/webapp/ordermgr/order/orderitems.ftl Modified: ofbiz/trunk/applications/order/webapp/orde

svn commit: r935027 [1/2] - /ofbiz/trunk/applications/order/webapp/ordermgr/order/orderitems.ftl

2010-04-16 Thread eckardjf
Author: eckardjf Date: Fri Apr 16 18:26:37 2010 New Revision: 935027 URL: http://svn.apache.org/viewvc?rev=935027&view=rev Log: reformat Modified: ofbiz/trunk/applications/order/webapp/ordermgr/order/orderitems.ftl

svn commit: r935026 - /ofbiz/trunk/applications/order/webapp/ordermgr/order/orderReportBody.fo.ftl

2010-04-16 Thread eckardjf
Author: eckardjf Date: Fri Apr 16 18:26:30 2010 New Revision: 935026 URL: http://svn.apache.org/viewvc?rev=935026&view=rev Log: if the supplierProductId is present (purchase orders) display that instead of productId Modified: ofbiz/trunk/applications/order/webapp/ordermgr/o

svn commit: r935025 - /ofbiz/trunk/applications/order/webapp/ordermgr/order/orderReportBody.fo.ftl

2010-04-16 Thread eckardjf
Author: eckardjf Date: Fri Apr 16 18:26:23 2010 New Revision: 935025 URL: http://svn.apache.org/viewvc?rev=935025&view=rev Log: reformat Modified: ofbiz/trunk/applications/order/webapp/ordermgr/order/orderReportBody.fo.ftl Modified: ofbiz/trunk/applications/order/webapp/ordermgr/o

svn commit: r935024 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartItem.java

2010-04-16 Thread eckardjf
Author: eckardjf Date: Fri Apr 16 18:26:16 2010 New Revision: 935024 URL: http://svn.apache.org/viewvc?rev=935024&view=rev Log: changed getPurchaseOrderItemDescription to only return the supplierProductName now that the supplierProductId is stored elsewhere Modified: ofbiz/t

svn commit: r935021 - /ofbiz/trunk/applications/order/entitydef/entitymodel.xml

2010-04-16 Thread eckardjf
Author: eckardjf Date: Fri Apr 16 18:25:52 2010 New Revision: 935021 URL: http://svn.apache.org/viewvc?rev=935021&view=rev Log: added supplierProductId to OrderItem Modified: ofbiz/trunk/applications/order/entitydef/entitymodel.xml Modified: ofbiz/trunk/applications/order/entit

svn commit: r935023 - in /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart: ShoppingCart.java ShoppingCartHelper.java ShoppingCartItem.java

2010-04-16 Thread eckardjf
Author: eckardjf Date: Fri Apr 16 18:26:08 2010 New Revision: 935023 URL: http://svn.apache.org/viewvc?rev=935023&view=rev Log: set the supplierProductId Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCart.java ofbiz/trunk/applications/order/src

svn commit: r935022 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartItem.java

2010-04-16 Thread eckardjf
Author: eckardjf Date: Fri Apr 16 18:26:00 2010 New Revision: 935022 URL: http://svn.apache.org/viewvc?rev=935022&view=rev Log: added supplierProductId to ShoppingCartItem with getter & setter Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartI

svn commit: r934432 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartHelper.java

2010-04-15 Thread eckardjf
Author: eckardjf Date: Thu Apr 15 14:47:00 2010 New Revision: 934432 URL: http://svn.apache.org/viewvc?rev=934432&view=rev Log: deprecated getProductSupplier(), this is essentially a duplicate of ShoppingCart.getSupplierProduct() Modified: ofbiz/trunk/applications/order/src/org/ofbiz/o

svn commit: r934431 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartHelper.java

2010-04-15 Thread eckardjf
Author: eckardjf Date: Thu Apr 15 14:46:52 2010 New Revision: 934431 URL: http://svn.apache.org/viewvc?rev=934431&view=rev Log: rename productSupplier to supplierProduct for clarity Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartHelper.java Modi

svn commit: r934430 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartHelper.java

2010-04-15 Thread eckardjf
Author: eckardjf Date: Thu Apr 15 14:46:42 2010 New Revision: 934430 URL: http://svn.apache.org/viewvc?rev=934430&view=rev Log: use the existing getSupplierProduct method from the cart Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartHelper.

svn commit: r933766 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/CheckOutEvents.java

2010-04-13 Thread eckardjf
Author: eckardjf Date: Tue Apr 13 19:43:46 2010 New Revision: 933766 URL: http://svn.apache.org/viewvc?rev=933766&view=rev Log: allow bypassing the additional party step of purchase order entry when finalizeReqAdditionalParty=false Modified: ofbiz/trunk/applications/order/src/org/o

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

2010-04-13 Thread eckardjf
Author: eckardjf Date: Tue Apr 13 15:38:45 2010 New Revision: 933680 URL: http://svn.apache.org/viewvc?rev=933680&view=rev Log: replace references to this.delegator with this.getDelegator(), this.delegator may be null if the cart comes from restored session Modified: ofbiz/t

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

2009-08-06 Thread eckardjf
Author: eckardjf Date: Thu Aug 6 18:54:56 2009 New Revision: 801770 URL: http://svn.apache.org/viewvc?rev=801770&view=rev Log: fix for OFBIZ-2804; provide payToPartyId when recalculating tax which is used when no ProductStore is available Modified: ofbiz/trunk/applications/order/src

svn commit: r797547 - in /ofbiz/branches/release09.04/applications/order: src/org/ofbiz/order/shoppingcart/ShoppingCartEvents.java webapp/ordermgr/WEB-INF/actions/entry/OrderTerms.groovy webapp/orderm

2009-07-24 Thread eckardjf
Author: eckardjf Date: Fri Jul 24 16:01:58 2009 New Revision: 797547 URL: http://svn.apache.org/viewvc?rev=797547&view=rev Log: Applied fixes from trunk for revisions: 797535, 797544 refactor of addOrderTerm / removeOrderTerm events and associated web artifacts to work as intended; now

svn commit: r797544 - /ofbiz/trunk/applications/order/webapp/ordermgr/entry/orderterms.ftl

2009-07-24 Thread eckardjf
Author: eckardjf Date: Fri Jul 24 15:54:45 2009 New Revision: 797544 URL: http://svn.apache.org/viewvc?rev=797544&view=rev Log: missed the checkoutsetupform in the orderterm changes Modified: ofbiz/trunk/applications/order/webapp/ordermgr/entry/orderterms.ftl Modified: ofbiz/t

svn commit: r797535 - in /ofbiz/trunk/applications/order: src/org/ofbiz/order/shoppingcart/ShoppingCartEvents.java webapp/ordermgr/WEB-INF/actions/entry/OrderTerms.groovy webapp/ordermgr/entry/orderte

2009-07-24 Thread eckardjf
Author: eckardjf Date: Fri Jul 24 15:34:02 2009 New Revision: 797535 URL: http://svn.apache.org/viewvc?rev=797535&view=rev Log: refactor of addOrderTerm / removeOrderTerm events and associated web artifacts to work as intended; now sets termValue and termDays parameters Modified: o

svn commit: r797116 - /ofbiz/branches/release09.04/applications/product/webapp/catalog/lookup/FieldLookupForms.xml

2009-07-23 Thread eckardjf
Author: eckardjf Date: Thu Jul 23 15:53:14 2009 New Revision: 797116 URL: http://svn.apache.org/viewvc?rev=797116&view=rev Log: Applied fix from trunk for revision: 797109 supplier product lookup screen searches were not being constrained by supplier Modified: ofbiz/branches/release0

svn commit: r797109 - /ofbiz/trunk/applications/product/webapp/catalog/lookup/FieldLookupForms.xml

2009-07-23 Thread eckardjf
Author: eckardjf Date: Thu Jul 23 15:42:43 2009 New Revision: 797109 URL: http://svn.apache.org/viewvc?rev=797109&view=rev Log: supplier product lookup screen searches were not being constrained by supplier Modified: ofbiz/trunk/applications/product/webapp/catalog/lookup/FieldLookupForms

svn commit: r796825 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartEvents.java

2009-07-22 Thread eckardjf
Author: eckardjf Date: Wed Jul 22 18:33:11 2009 New Revision: 796825 URL: http://svn.apache.org/viewvc?rev=796825&view=rev Log: reformat of addToCart method; no functional changes Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartEvents.java Modi

svn commit: r796823 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartEvents.java

2009-07-22 Thread eckardjf
Author: eckardjf Date: Wed Jul 22 18:29:31 2009 New Revision: 796823 URL: http://svn.apache.org/viewvc?rev=796823&view=rev Log: productStore NPE fix when adding an item to the cart during PO entry (not using bulk add form) Modified: ofbiz/trunk/applications/order/src/org/ofbiz/o

svn commit: r796349 - /ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/invoice/InvoiceServices.java

2009-07-21 Thread eckardjf
Author: eckardjf Date: Tue Jul 21 15:31:33 2009 New Revision: 796349 URL: http://svn.apache.org/viewvc?rev=796349&view=rev Log: quick fixes for invoice creation from purchase orders where no ProuctStore is available Modified: ofbiz/trunk/applications/accounting/src/org/ofbiz/accoun

svn commit: r795883 - in /ofbiz/trunk: applications/order/src/org/ofbiz/order/shoppingcart/ applications/order/webapp/ordermgr/WEB-INF/actions/entry/ applications/order/webapp/ordermgr/WEB-INF/actions

2009-07-20 Thread eckardjf
Author: eckardjf Date: Mon Jul 20 15:52:05 2009 New Revision: 795883 URL: http://svn.apache.org/viewvc?rev=795883&view=rev Log: Changes to ShoppingCart & order entry to allow PO entry without requiring a ProductStore; updated seed data to remove productStoreId from the OrderEntry

svn commit: r793063 - /ofbiz/branches/release09.04/applications/product/src/org/ofbiz/product/store/ProductStoreWorker.java

2009-07-10 Thread eckardjf
Author: eckardjf Date: Fri Jul 10 18:20:28 2009 New Revision: 793063 URL: http://svn.apache.org/viewvc?rev=793063&view=rev Log: Applied fix from trunk for revision: 780589 described as a formatting change, actually fixed an

svn commit: r758808 - in /ofbiz/trunk/applications/product/webapp/catalog: category/EditCategory.ftl product/EditVirtualProductInventory.ftl

2009-03-26 Thread eckardjf
Author: eckardjf Date: Thu Mar 26 19:30:11 2009 New Revision: 758808 URL: http://svn.apache.org/viewvc?rev=758808&view=rev Log: Changed hard-coded intra-app URLs to use <@ofbizUrl> Modified: ofbiz/trunk/applications/product/webapp/catalog/category/EditCategory.ftl o

svn commit: r703854 - /ofbiz/trunk/applications/content/src/org/ofbiz/content/output/OutputServices.java

2008-10-12 Thread eckardjf
Author: eckardjf Date: Sun Oct 12 10:49:20 2008 New Revision: 703854 URL: http://svn.apache.org/viewvc?rev=703854&view=rev Log: Simplifying printer lookup & fallback to default printer Modified: ofbiz/trunk/applications/content/src/org/ofbiz/content/output/OutputServices.java

svn commit: r703724 - in /ofbiz/trunk/applications/content: src/org/ofbiz/content/output/OutputServices.java webapp/content/WEB-INF/actions/print/FindPrinters.groovy

2008-10-11 Thread eckardjf
Author: eckardjf Date: Sat Oct 11 13:11:33 2008 New Revision: 703724 URL: http://svn.apache.org/viewvc?rev=703724&view=rev Log: Fixed bug in OutputServices reformat; simplified getting printer names in groovy script Modified: ofbiz/trunk/applications/content/src/org/ofbiz/content/ou

svn commit: r703712 - /ofbiz/trunk/applications/content/src/org/ofbiz/content/output/OutputServices.java

2008-10-11 Thread eckardjf
Author: eckardjf Date: Sat Oct 11 12:10:06 2008 New Revision: 703712 URL: http://svn.apache.org/viewvc?rev=703712&view=rev Log: Quick reformat and cleanup; needs another pass Modified: ofbiz/trunk/applications/content/src/org/ofbiz/content/output/OutputServices.java Modified: ofbiz/t

svn commit: r703709 - in /ofbiz/trunk/applications/content: servicedef/services_output.xml src/org/ofbiz/content/output/OutputServices.java

2008-10-11 Thread eckardjf
Author: eckardjf Date: Sat Oct 11 11:55:10 2008 New Revision: 703709 URL: http://svn.apache.org/viewvc?rev=703709&view=rev Log: Adding support for document and print request attributes to the sendPrintFromScreen service (orientation, collate, finishings, copies, page ranges, etc.) Modi

svn commit: r702183 - in /ofbiz/trunk/applications/product: script/org/ofbiz/shipment/picklist/PicklistServices.xml servicedef/services_picklist.xml

2008-10-06 Thread eckardjf
Author: eckardjf Date: Mon Oct 6 08:50:16 2008 New Revision: 702183 URL: http://svn.apache.org/viewvc?rev=702183&view=rev Log: When creating a new picklist item make the status optional, by default it will be set to Pending Modified: ofbiz/trunk/applications/product/script/org/o

svn commit: r575402 - /ofbiz/trunk/applications/product/webapp/facility/inventory/receiveInventory.ftl

2007-09-13 Thread eckardjf
Author: eckardjf Date: Thu Sep 13 11:54:16 2007 New Revision: 575402 URL: http://svn.apache.org/viewvc?rev=575402&view=rev Log: Applied patch from Christian Geisert for OFBIZ-1240 - Small errors in HTML generation in receiveInventory.ftl Modified: ofbiz/trunk/applications/product/we