svn commit: r501733 - /ofbiz/trunk/applications/ecommerce/webapp/ecommerce/WEB-INF/actions/order/orderstatus.bsh

2007-01-30 Thread jacopoc
Author: jacopoc Date: Tue Jan 30 21:11:24 2007 New Revision: 501733 URL: http://svn.apache.org/viewvc?view=revrev=501733 Log: Quick fix for issue OFBIZ-672: if you login to the ecommerce area of ofbiz and view an order using the URL you can view any order made by other users by changing

svn commit: r505482 - in /ofbiz/trunk/framework/minilang/src/org/ofbiz/minilang/method/callops: CallService.java CallServiceAsynch.java

2007-02-09 Thread jacopoc
Author: jacopoc Date: Fri Feb 9 12:33:06 2007 New Revision: 505482 URL: http://svn.apache.org/viewvc?view=revrev=505482 Log: If the include-user-login attribute for the minilang service call methods is not set or it is true, the user login is put in the context but only if in the context

svn commit: r505649 - in /ofbiz/trunk/applications/product: webapp/facility/WEB-INF/actions/inventory/EditInventoryItem.bsh widget/facility/FacilityScreens.xml

2007-02-09 Thread jacopoc
Author: jacopoc Date: Fri Feb 9 23:52:34 2007 New Revision: 505649 URL: http://svn.apache.org/viewvc?view=revrev=505649 Log: Moved the initialization of the two physical inventory variances forms in the Edit inventory item screen from bsh/ftl to the screen def. Slighlty modified version

svn commit: r509749 - in /ofbiz/trunk/framework/common: webcommon/includes/simple.ftl widget/CommonScreens.xml

2007-02-20 Thread jacopoc
Author: jacopoc Date: Tue Feb 20 12:56:53 2007 New Revision: 509749 URL: http://svn.apache.org/viewvc?view=revrev=509749 Log: Applied patch from Adrian Crum (OFBIZ-740) to parametrize javascripts files in simple global template. Modified: ofbiz/trunk/framework/common/webcommon/includes

svn commit: r509936 - /ofbiz/trunk/applications/product/build.xml

2007-02-21 Thread jacopoc
Author: jacopoc Date: Wed Feb 21 00:30:45 2007 New Revision: 509936 URL: http://svn.apache.org/viewvc?view=revrev=509936 Log: The product component is a lower level component than the order component: we should move the code that uses the resources from the order component to that component

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

2007-02-23 Thread jacopoc
Author: jacopoc Date: Fri Feb 23 01:54:11 2007 New Revision: 510892 URL: http://svn.apache.org/viewvc?view=revrev=510892 Log: Fix/synch between ORG and ANY for po id storing logics. Part of issue #13306 Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart

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

2007-02-23 Thread jacopoc
Author: jacopoc Date: Fri Feb 23 01:56:53 2007 New Revision: 510893 URL: http://svn.apache.org/viewvc?view=revrev=510893 Log: Opss... reverted my previous commit: sorry this was not really meant to be committed here. I definitely need some rest. Modified: ofbiz/trunk/applications/order

svn commit: r510992 - /ofbiz/trunk/applications/product/src/org/ofbiz/shipment/picklist/PickListServices.java

2007-02-23 Thread jacopoc
Author: jacopoc Date: Fri Feb 23 07:54:11 2007 New Revision: 510992 URL: http://svn.apache.org/viewvc?view=revrev=510992 Log: Improved isBinComplete method to better handle empty bins. Modified: ofbiz/trunk/applications/product/src/org/ofbiz/shipment/picklist/PickListServices.java Modified

svn commit: r511011 - in /ofbiz/trunk/applications/product/webapp/facility: WEB-INF/controller.xml facility/PicklistManage.ftl

2007-02-23 Thread jacopoc
Author: jacopoc Date: Fri Feb 23 08:25:08 2007 New Revision: 511011 URL: http://svn.apache.org/viewvc?view=revrev=511011 Log: Added support for deleting empty bins and for removing items from bins. Modified: ofbiz/trunk/applications/product/webapp/facility/WEB-INF/controller.xml ofbiz

svn commit: r511239 - /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/html/HtmlScreenRenderer.java

2007-02-24 Thread jacopoc
Author: jacopoc Date: Sat Feb 24 00:33:12 2007 New Revision: 511239 URL: http://svn.apache.org/viewvc?view=revrev=511239 Log: Applied patch from Adrian Crum (OFBIZ-759) for the screen renderer to prevent the creation of empty span elements when there is no text to display. Modified: ofbiz

svn commit: r511251 - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/payment/ applications/accounting/src/org/ofbiz/accounting/thirdparty/authorizedotnet/ applications/manufacturing

2007-02-24 Thread jacopoc
Author: jacopoc Date: Sat Feb 24 03:32:06 2007 New Revision: 511251 URL: http://svn.apache.org/viewvc?view=revrev=511251 Log: Applied patch from Stefan Huehner (OFBIZ-511) to remove unnecessary casts. Modified: ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/payment

svn commit: r511769 [7/7] - in /ofbiz/trunk: applications/accounting/webapp/accounting/admin/ applications/accounting/webapp/accounting/agreement/ applications/accounting/webapp/accounting/chartofacco

2007-02-26 Thread jacopoc
Modified: ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml?view=diffrev=511769r1=511768r2=511769 == ---

svn commit: r514097 - /ofbiz/trunk/framework/images/webapp/images/maincss.css

2007-03-03 Thread jacopoc
Author: jacopoc Date: Sat Mar 3 00:01:01 2007 New Revision: 514097 URL: http://svn.apache.org/viewvc?view=revrev=514097 Log: Applied patch from Adrian Crum (OFBIZ-754) to refactor/reorganize according to best practices the backoffice cascading stylesheets definitions: this is still a work

svn commit: r514106 [4/6] - in /ofbiz/trunk/applications/party: config/ webapp/partymgr/WEB-INF/ webapp/partymgr/communication/ webapp/partymgr/contactlist/ webapp/partymgr/includes/ webapp/partymgr/l

2007-03-03 Thread jacopoc
Modified: ofbiz/trunk/applications/party/webapp/partymgr/party/editgiftcard.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/party/editgiftcard.ftl?view=diffrev=514106r1=514105r2=514106

svn commit: r514110 - /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/html/HtmlFormRenderer.java

2007-03-03 Thread jacopoc
Author: jacopoc Date: Sat Mar 3 02:03:08 2007 New Revision: 514110 URL: http://svn.apache.org/viewvc?view=revrev=514110 Log: Applied patch from Ismail Cansiz (OFBIZ-534) to escape special caracters in text boxes. Modified: ofbiz/trunk/framework/widget/src/org/ofbiz/widget/html

svn commit: r514118 - in /ofbiz/trunk/framework/widget/src/org/ofbiz/widget: form/ModelFormField.java html/HtmlFormRenderer.java

2007-03-03 Thread jacopoc
Author: jacopoc Date: Sat Mar 3 02:23:42 2007 New Revision: 514118 URL: http://svn.apache.org/viewvc?view=revrev=514118 Log: The widget form field action attribute is now stored with a flexible string; very useful to specify dynamic javascripts (such as an automatic row selection script

svn commit: r514128 - /ofbiz/trunk/applications/product/webapp/facility/facility/FacilityForms.xml

2007-03-03 Thread jacopoc
Author: jacopoc Date: Sat Mar 3 03:24:29 2007 New Revision: 514128 URL: http://svn.apache.org/viewvc?view=revrev=514128 Log: This is a PoC about how action and event attributes can be used in multi form to trigger the auto selection of the record when the user enters data; however it is still

svn commit: r514134 - in /ofbiz/trunk/applications/manufacturing/webapp/manufacturing: bom/BomForms.xml jobshopmgt/ProductionRunForms.xml mrp/MrpForms.xml routing/CalendarForms.xml routing/RoutingTask

2007-03-03 Thread jacopoc
Author: jacopoc Date: Sat Mar 3 03:49:19 2007 New Revision: 514134 URL: http://svn.apache.org/viewvc?view=revrev=514134 Log: Removed no more needed style definitions from form widgets Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/BomForms.xml ofbiz/trunk

svn commit: r514196 - /ofbiz/trunk/framework/webapp/src/org/ofbiz/webapp/event/ServiceMultiEventHandler.java

2007-03-03 Thread jacopoc
Author: jacopoc Date: Sat Mar 3 09:18:40 2007 New Revision: 514196 URL: http://svn.apache.org/viewvc?view=revrev=514196 Log: Applied patch from Stefan Huehner (OFBIZ-515) to fix string comparison. Modified: ofbiz/trunk/framework/webapp/src/org/ofbiz/webapp/event

svn commit: r514204 - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/payment/PaymentGatewayServices.java framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java

2007-03-03 Thread jacopoc
Author: jacopoc Date: Sat Mar 3 09:55:44 2007 New Revision: 514204 URL: http://svn.apache.org/viewvc?view=revrev=514204 Log: Applied (a slightly different) patch from Stefan Huehner (OFBIZ-537) to cleanup the code that creates a refNum for payment transactions. Modified: ofbiz/trunk

svn commit: r514366 - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/content/ applications/manufacturing/src/org/ofbiz/manufacturing/bom/ applications/manufacturing/src/org/ofbiz/manufact

2007-03-03 Thread jacopoc
Author: jacopoc Date: Sat Mar 3 22:59:23 2007 New Revision: 514366 URL: http://svn.apache.org/viewvc?view=revrev=514366 Log: Applied (modified) patch from Stefan Huehner (OFBIZ-770) to use isEmpty(...) method for null/empty validation. Modified: ofbiz/trunk/applications/content/src/org

svn commit: r515981 - in /ofbiz/trunk/applications/manufacturing: entitydef/ src/org/ofbiz/manufacturing/mrp/ webapp/manufacturing/mrp/

2007-03-08 Thread jacopoc
Author: jacopoc Date: Thu Mar 8 01:17:55 2007 New Revision: 515981 URL: http://svn.apache.org/viewvc?view=revrev=515981 Log: Improved information in the MRP log with a new field (in the InventoryEventPlanned entity) to keep track of the event (order, requirement etc...) that originated

svn commit: r516004 - /ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment/PaymentMethodServices.xml

2007-03-08 Thread jacopoc
Author: jacopoc Date: Thu Mar 8 02:43:41 2007 New Revision: 516004 URL: http://svn.apache.org/viewvc?view=revrev=516004 Log: Fixed bug where expired cc cards associated to a billing address, prevented the billing address to be updated. Modified: ofbiz/trunk/applications/accounting/script

svn commit: r516005 - /ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment/PaymentMethodServices.xml

2007-03-08 Thread jacopoc
Author: jacopoc Date: Thu Mar 8 02:44:13 2007 New Revision: 516005 URL: http://svn.apache.org/viewvc?view=revrev=516005 Log: Removed bad comment. Modified: ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment/PaymentMethodServices.xml Modified: ofbiz/trunk/applications

svn commit: r516461 - in /ofbiz/trunk/applications/manufacturing: config/ webapp/manufacturing/WEB-INF/ webapp/manufacturing/WEB-INF/actions/jobshopmgt/ webapp/manufacturing/jobshopmgt/ widget/manufac

2007-03-09 Thread jacopoc
Author: jacopoc Date: Fri Mar 9 08:59:49 2007 New Revision: 516461 URL: http://svn.apache.org/viewvc?view=revrev=516461 Log: Misc improvements to the edit production run screen: rewritten a lot of very old and bad code, now widgets are better used. Still a lot of work needs to be done. Also

svn commit: r516468 - /ofbiz/trunk/framework/webtools/webapp/webtools/entity/EntityRefMain.ftl

2007-03-09 Thread jacopoc
Author: jacopoc Date: Fri Mar 9 09:17:59 2007 New Revision: 516468 URL: http://svn.apache.org/viewvc?view=revrev=516468 Log: Small layout improvements by Adrian Crum (OFBIZ-692). Modified: ofbiz/trunk/framework/webtools/webapp/webtools/entity/EntityRefMain.ftl Modified: ofbiz/trunk

svn commit: r516473 - /ofbiz/trunk/framework/images/webapp/images/maincss.css

2007-03-09 Thread jacopoc
Author: jacopoc Date: Fri Mar 9 09:22:27 2007 New Revision: 516473 URL: http://svn.apache.org/viewvc?view=revrev=516473 Log: Misc improvements to the css styles by Adrian Crum (OFBIZ-782). Modified: ofbiz/trunk/framework/images/webapp/images/maincss.css Modified: ofbiz/trunk/framework

svn commit: r516478 - in /ofbiz/trunk/applications/party: webapp/partymgr/includes/appheader.ftl webapp/partymgr/party/findparty.ftl widget/partymgr/PartyMenus.xml widget/partymgr/PartyScreens.xml

2007-03-09 Thread jacopoc
Author: jacopoc Date: Fri Mar 9 09:31:46 2007 New Revision: 516478 URL: http://svn.apache.org/viewvc?view=revrev=516478 Log: Misc layout improvements by Adrian Crum (OFBIZ-787). Modified: ofbiz/trunk/applications/party/webapp/partymgr/includes/appheader.ftl ofbiz/trunk/applications

svn commit: r519580 - /ofbiz/trunk/applications/workeffort/widget/WorkEffortMenus.xml

2007-03-18 Thread jacopoc
Author: jacopoc Date: Sun Mar 18 02:31:01 2007 New Revision: 519580 URL: http://svn.apache.org/viewvc?view=revrev=519580 Log: Applied patch from Adrian Crum to fix menu selection. OFBIZ-819 Modified: ofbiz/trunk/applications/workeffort/widget/WorkEffortMenus.xml Modified: ofbiz/trunk

svn commit: r519583 - in /ofbiz/trunk/applications/content: servicedef/services_email.xml src/org/ofbiz/content/email/EmailServices.java

2007-03-18 Thread jacopoc
Author: jacopoc Date: Sun Mar 18 02:40:43 2007 New Revision: 519583 URL: http://svn.apache.org/viewvc?view=revrev=519583 Log: Applied (slightly different) patch from Leon Torres to allow naming the attachment PDF in sendMailFromScreen. OFBIZ-789 Modified: ofbiz/trunk/applications/content

svn commit: r519589 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/model/ModelViewEntity.java

2007-03-18 Thread jacopoc
Author: jacopoc Date: Sun Mar 18 03:52:21 2007 New Revision: 519589 URL: http://svn.apache.org/viewvc?view=revrev=519589 Log: Applied slightly (different patch) from Stefan Huehner to fix wrong npe check. OFBIZ-776 Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity/model

svn commit: r520300 - in /ofbiz/trunk/framework/service: entitydef/entitymodel.xml src/org/ofbiz/service/engine/GenericAsyncEngine.java

2007-03-20 Thread jacopoc
Author: jacopoc Date: Tue Mar 20 00:20:30 2007 New Revision: 520300 URL: http://svn.apache.org/viewvc?view=revrev=520300 Log: Added new field ('authUserlLoginId') to the JobSandbox entity to store the user login of the user that submitted the async job. The content for the field is retrieved

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

2007-03-20 Thread jacopoc
Author: jacopoc Date: Tue Mar 20 00:24:32 2007 New Revision: 520301 URL: http://svn.apache.org/viewvc?view=revrev=520301 Log: Added first version of a screen that the user can visit to monitor the status of the async jobs that he/she has submitted. Modified: ofbiz/trunk/applications

svn commit: r520324 - in /ofbiz/trunk/applications/manufacturing: servicedef/services_mrp.xml webapp/manufacturing/WEB-INF/controller.xml

2007-03-20 Thread jacopoc
Author: jacopoc Date: Tue Mar 20 01:40:33 2007 New Revision: 520324 URL: http://svn.apache.org/viewvc?view=revrev=520324 Log: Now the mrp screen used to manually run the MRP will submit the job as async since it can be a long running job; the user can now monitor the status of the process from

svn commit: r520359 - in /ofbiz/trunk/applications/content: ofbiz-component.xml servicedef/services_print.xml src/org/ofbiz/content/print/ src/org/ofbiz/content/print/PrintServices.java

2007-03-20 Thread jacopoc
Author: jacopoc Date: Tue Mar 20 04:19:14 2007 New Revision: 520359 URL: http://svn.apache.org/viewvc?view=revrev=520359 Log: First draft of the service that can be called as async to create a (PDF, Postscript, PCL etc...) output from a screen definition and send it to a lan printer. OFBIZ-824

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

2007-03-21 Thread jacopoc
Author: jacopoc Date: Wed Mar 21 00:41:12 2007 New Revision: 520784 URL: http://svn.apache.org/viewvc?view=revrev=520784 Log: Added from/thru dates to the list of fields returned by the query on SupplierProduct. They are needed to filter discontinued items (see the call

svn commit: r521601 - in /ofbiz/trunk: applications/content/src/org/ofbiz/content/print/PrintServices.java framework/widget/src/org/ofbiz/widget/fo/FoFormRenderer.java

2007-03-22 Thread jacopoc
Author: jacopoc Date: Thu Mar 22 23:49:50 2007 New Revision: 521601 URL: http://svn.apache.org/viewvc?view=revrev=521601 Log: This new version of the sendPrintFromScreen service is now working. A lot of improvements can be done (in the way a printer is selected, in the printer options etc

svn commit: r521616 - in /ofbiz/trunk/applications: content/src/org/ofbiz/content/print/ order/servicedef/ order/src/org/ofbiz/order/order/ order/webapp/ordermgr/WEB-INF/ order/webapp/ordermgr/order/

2007-03-23 Thread jacopoc
Author: jacopoc Date: Fri Mar 23 00:53:39 2007 New Revision: 521616 URL: http://svn.apache.org/viewvc?view=revrev=521616 Log: There is now a 'print' option in the select box in the header of the find order list. By selecting it and submitting the form all the orders with the checkbox set

svn commit: r521722 - /ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing/mrp/ProposedOrder.java

2007-03-23 Thread jacopoc
Author: jacopoc Date: Fri Mar 23 06:36:59 2007 New Revision: 521722 URL: http://svn.apache.org/viewvc?view=revrev=521722 Log: The days set in ProductFacility.daysToShip are taken into account by the MRP even for manufactured items: the time is added to the standard time of the routing

svn commit: r521806 - in /ofbiz/trunk/applications/manufacturing: entitydef/ src/org/ofbiz/manufacturing/mrp/ src/org/ofbiz/manufacturing/techdata/ webapp/manufacturing/mrp/

2007-03-23 Thread jacopoc
Author: jacopoc Date: Fri Mar 23 10:06:53 2007 New Revision: 521806 URL: http://svn.apache.org/viewvc?view=revrev=521806 Log: Improved the MRP log with the isLate flag set in the events. Modified: ofbiz/trunk/applications/manufacturing/entitydef/entitymodel.xml ofbiz/trunk/applications

svn commit: r521812 - /ofbiz/trunk/applications/content/src/org/ofbiz/content/print/PrintServices.java

2007-03-23 Thread jacopoc
Author: jacopoc Date: Fri Mar 23 10:13:32 2007 New Revision: 521812 URL: http://svn.apache.org/viewvc?view=revrev=521812 Log: Better error handling for printer's invalid URI. Thanks to Jacques Le Roux for the bug report. Modified: ofbiz/trunk/applications/content/src/org/ofbiz/content/print

svn commit: r521847 - /ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing/mrp/MrpServices.java

2007-03-23 Thread jacopoc
Author: jacopoc Date: Fri Mar 23 11:22:54 2007 New Revision: 521847 URL: http://svn.apache.org/viewvc?view=revrev=521847 Log: Further improvements to the MRP error logs and messages. Modified: ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing/mrp/MrpServices.java Modified

svn commit: r521992 - in /ofbiz/trunk/applications/manufacturing: webapp/manufacturing/WEB-INF/ webapp/manufacturing/WEB-INF/actions/routing/ webapp/manufacturing/routing/ widget/manufacturing/

2007-03-24 Thread jacopoc
Author: jacopoc Date: Sat Mar 24 01:40:16 2007 New Revision: 521992 URL: http://svn.apache.org/viewvc?view=revrev=521992 Log: Refactored EditCalendarWeek screen to use widgets instead of ftl/bsh: the old screen was not working properly. Removed: ofbiz/trunk/applications/manufacturing

svn commit: r522004 - /ofbiz/trunk/applications/manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl

2007-03-24 Thread jacopoc
Author: jacopoc Date: Sat Mar 24 03:16:28 2007 New Revision: 522004 URL: http://svn.apache.org/viewvc?view=revrev=522004 Log: Further improvements to the mrp log, still searching for a mysterious bug. Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/mrp

svn commit: r522024 - /ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml

2007-03-24 Thread jacopoc
Author: jacopoc Date: Sat Mar 24 06:21:54 2007 New Revision: 522024 URL: http://svn.apache.org/viewvc?view=revrev=522024 Log: Added ui label file for content to the order screens. Modified: ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml Modified: ofbiz/trunk/applications

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

2007-03-24 Thread jacopoc
Author: jacopoc Date: Sat Mar 24 23:28:55 2007 New Revision: 522169 URL: http://svn.apache.org/viewvc?view=revrev=522169 Log: Added new jars to the Eclipse's .classpath file Thanks to Ashish Vijaywargiya (OFBIZ-843) for the patch. Modified: ofbiz/trunk/.classpath Modified: ofbiz/trunk

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

2007-03-25 Thread jacopoc
Author: jacopoc Date: Sun Mar 25 07:43:04 2007 New Revision: 522272 URL: http://svn.apache.org/viewvc?view=revrev=522272 Log: Small change to the print screen service to allow for a different content name for the content of the printer output stream. Modified: ofbiz/trunk/applications

svn commit: r522494 - in /ofbiz/trunk/applications: manufacturing/src/org/ofbiz/manufacturing/mrp/MrpServices.java manufacturing/src/org/ofbiz/manufacturing/mrp/ProposedOrder.java order/entitydef/enti

2007-03-26 Thread jacopoc
Author: jacopoc Date: Mon Mar 26 05:19:49 2007 New Revision: 522494 URL: http://svn.apache.org/viewvc?view=revrev=522494 Log: Improvements to the MRP algorithm: sales orders ship group dates are now considered, better handling of orders without dates (they are now moved far in the future

svn commit: r522510 - /ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing/mrp/MrpServices.java

2007-03-26 Thread jacopoc
Author: jacopoc Date: Mon Mar 26 06:31:57 2007 New Revision: 522510 URL: http://svn.apache.org/viewvc?view=revrev=522510 Log: Now the mrp better handes of cancelled quantities of ship groups Modified: ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing/mrp/MrpServices.java

svn commit: r522802 - in /ofbiz/trunk/framework/webtools/webapp/webtools: WEB-INF/web.xml error/error403.jsp error/error404.jsp includes/appbar.ftl

2007-03-27 Thread jacopoc
Author: jacopoc Date: Tue Mar 27 00:25:17 2007 New Revision: 522802 URL: http://svn.apache.org/viewvc?view=revrev=522802 Log: Removed unused files. Removed: ofbiz/trunk/framework/webtools/webapp/webtools/error/error403.jsp ofbiz/trunk/framework/webtools/webapp/webtools/error/error404.jsp

svn commit: r522825 - in /ofbiz/trunk: applications/accounting/webapp/accounting/fixedasset/FixedAssetForms.xml applications/accounting/widget/FixedAssetScreens.xml framework/images/webapp/images/cale

2007-03-27 Thread jacopoc
Author: jacopoc Date: Tue Mar 27 02:13:47 2007 New Revision: 522825 URL: http://svn.apache.org/viewvc?view=revrev=522825 Log: Applied patch from Adrian Crum (OFBIZ-844) to update fixed asset calendar style sheets. Modified: ofbiz/trunk/applications/accounting/webapp/accounting/fixedasset

svn commit: r523091 [6/8] - in /ofbiz/trunk: applications/accounting/config/ applications/content/config/ applications/ecommerce/config/ applications/humanres/config/ applications/manufacturing/config

2007-03-27 Thread jacopoc
Added: ofbiz/trunk/applications/securityext/config/SecurityextUiLabels_ro.properties URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/securityext/config/SecurityextUiLabels_ro.properties?view=autorev=523091 ==

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

2007-03-27 Thread jacopoc
Author: jacopoc Date: Tue Mar 27 14:57:13 2007 New Revision: 523097 URL: http://svn.apache.org/viewvc?view=revrev=523097 Log: Fixed some warning at startup. Modified: ofbiz/trunk/applications/order/entitydef/entitymodel_view.xml Modified: ofbiz/trunk/applications/order/entitydef

svn commit: r523248 - in /ofbiz/trunk/applications/manufacturing: config/ script/org/ofbiz/manufacturing/jobshopmgt/ webapp/manufacturing/WEB-INF/ webapp/manufacturing/WEB-INF/actions/jobshopmgt/ weba

2007-03-28 Thread jacopoc
Author: jacopoc Date: Wed Mar 28 02:36:48 2007 New Revision: 523248 URL: http://svn.apache.org/viewvc?view=revrev=523248 Log: Misc refactoring and bug fixes to the edit production run tasks screens. Added: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/actions

svn commit: r523249 - /ofbiz/trunk/framework/webtools/widget/LogScreens.xml

2007-03-28 Thread jacopoc
Author: jacopoc Date: Wed Mar 28 02:41:52 2007 New Revision: 523249 URL: http://svn.apache.org/viewvc?view=revrev=523249 Log: Small fix to reflect the new location of the log files. Modified: ofbiz/trunk/framework/webtools/widget/LogScreens.xml Modified: ofbiz/trunk/framework/webtools

svn commit: r523256 - in /ofbiz/trunk/applications/manufacturing: config/ webapp/manufacturing/WEB-INF/actions/jobshopmgt/

2007-03-28 Thread jacopoc
Author: jacopoc Date: Wed Mar 28 03:00:28 2007 New Revision: 523256 URL: http://svn.apache.org/viewvc?view=revrev=523256 Log: Misc improvements to the filters for production run tasks. Modified: ofbiz/trunk/applications/manufacturing/config/ManufacturingUiLabels.properties ofbiz/trunk

svn commit: r523275 - in /ofbiz/trunk/applications/manufacturing: webapp/manufacturing/WEB-INF/actions/jobshopmgt/ webapp/manufacturing/jobshopmgt/ widget/manufacturing/

2007-03-28 Thread jacopoc
Author: jacopoc Date: Wed Mar 28 03:52:54 2007 New Revision: 523275 URL: http://svn.apache.org/viewvc?view=revrev=523275 Log: Misc enhancements for the production run decalration screen. Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/actions/jobshopmgt

svn commit: r523281 - in /ofbiz/trunk/applications/manufacturing: src/org/ofbiz/manufacturing/jobshopmgt/ webapp/manufacturing/WEB-INF/ webapp/manufacturing/WEB-INF/actions/jobshopmgt/ widget/manufact

2007-03-28 Thread jacopoc
Author: jacopoc Date: Wed Mar 28 04:22:32 2007 New Revision: 523281 URL: http://svn.apache.org/viewvc?view=revrev=523281 Log: Implemented status transitions for scheduled production runs. Modified: ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing/jobshopmgt

svn commit: r523282 - /ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing/jobshopmgt/ProductionRunServices.java

2007-03-28 Thread jacopoc
Author: jacopoc Date: Wed Mar 28 04:25:37 2007 New Revision: 523282 URL: http://svn.apache.org/viewvc?view=revrev=523282 Log: Added one missing statu transition for the scheduled production runs. Modified: ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing/jobshopmgt

svn commit: r523710 - /ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing/jobshopmgt/ProductionRunServices.java

2007-03-29 Thread jacopoc
Author: jacopoc Date: Thu Mar 29 06:45:16 2007 New Revision: 523710 URL: http://svn.apache.org/viewvc?view=revrev=523710 Log: Misc improvements for the production runs in the scheduled status. Modified: ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing/jobshopmgt

svn commit: r523718 - /ofbiz/trunk/applications/manufacturing/webapp/manufacturing/jobshopmgt/associatedProductionRuns.ftl

2007-03-29 Thread jacopoc
Author: jacopoc Date: Thu Mar 29 07:08:23 2007 New Revision: 523718 URL: http://svn.apache.org/viewvc?view=revrev=523718 Log: Misc improvements for the production runs in the scheduled status. Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/jobshopmgt

svn commit: r523767 - in /ofbiz/trunk/framework: datafile/src/org/ofbiz/datafile/ webtools/webapp/webtools/WEB-INF/actions/datafile/ webtools/webapp/webtools/datafile/

2007-03-29 Thread jacopoc
Author: jacopoc Date: Thu Mar 29 09:52:55 2007 New Revision: 523767 URL: http://svn.apache.org/viewvc?view=revrev=523767 Log: Misc fixes to make the datafile tool screen work with after recent migration to the widgets. Modified: ofbiz/trunk/framework/datafile/src/org/ofbiz/datafile

svn commit: r524025 - /ofbiz/trunk/applications/manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl

2007-03-30 Thread jacopoc
Author: jacopoc Date: Fri Mar 30 03:12:27 2007 New Revision: 524025 URL: http://svn.apache.org/viewvc?view=revrev=524025 Log: Small layout improvements to the mrp log screen. Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl Modified

svn commit: r524033 - in /ofbiz/trunk/applications/product: webapp/catalog/product/EditProductFacilities.ftl webapp/catalog/product/ProductForms.xml widget/catalog/ProductScreens.xml

2007-03-30 Thread jacopoc
Author: jacopoc Date: Fri Mar 30 03:35:40 2007 New Revision: 524033 URL: http://svn.apache.org/viewvc?view=revrev=524033 Log: Migrated product's Facilities subscreens to widgets. Removed: ofbiz/trunk/applications/product/webapp/catalog/product/EditProductFacilities.ftl Modified: ofbiz

svn commit: r524066 - in /ofbiz/trunk/applications/product: webapp/catalog/product/EditProductFacilityLocations.ftl webapp/catalog/product/ProductForms.xml widget/catalog/ProductScreens.xml

2007-03-30 Thread jacopoc
Author: jacopoc Date: Fri Mar 30 06:07:20 2007 New Revision: 524066 URL: http://svn.apache.org/viewvc?view=revrev=524066 Log: Migrated product's Facility Locations subscreens to widgets. Removed: ofbiz/trunk/applications/product/webapp/catalog/product/EditProductFacilityLocations.ftl

svn commit: r524378 [2/2] - in /ofbiz/trunk/framework: images/webapp/images/ webtools/config/ webtools/webapp/webtools/entity/ webtools/webapp/webtools/period/ webtools/webapp/webtools/service/ webtoo

2007-03-30 Thread jacopoc
Modified: ofbiz/trunk/framework/webtools/webapp/webtools/service/availableservices.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/service/availableservices.ftl?view=diffrev=524378r1=524377r2=524378

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

2007-04-01 Thread jacopoc
Author: jacopoc Date: Sun Apr 1 10:45:53 2007 New Revision: 524647 URL: http://svn.apache.org/viewvc?view=revrev=524647 Log: Small fix to a broken variable for label. Modified: ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml Modified: ofbiz/trunk/applications/workeffort

svn commit: r524756 - /ofbiz/trunk/applications/content/webapp/content/website/WebSiteForms.xml

2007-04-02 Thread jacopoc
Author: jacopoc Date: Mon Apr 2 02:37:35 2007 New Revision: 524756 URL: http://svn.apache.org/viewvc?view=revrev=524756 Log: Fixed typo in my last commit. Modified: ofbiz/trunk/applications/content/webapp/content/website/WebSiteForms.xml Modified: ofbiz/trunk/applications/content/webapp

svn commit: r525057 - /ofbiz/trunk/applications/workeffort/src/org/ofbiz/workeffort/workeffort/WorkEffortServices.java

2007-04-03 Thread jacopoc
Author: jacopoc Date: Mon Apr 2 23:46:02 2007 New Revision: 525057 URL: http://svn.apache.org/viewvc?view=revrev=525057 Log: Hidden completed and closed production runs in calendars. Modified: ofbiz/trunk/applications/workeffort/src/org/ofbiz/workeffort/workeffort/WorkEffortServices.java

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

2007-04-03 Thread jacopoc
Author: jacopoc Date: Tue Apr 3 00:51:16 2007 New Revision: 525074 URL: http://svn.apache.org/viewvc?view=revrev=525074 Log: When items are added to the cart from requirements, the shipBeforeDate is set equal to the Requirement.requiredByDate. Modified: ofbiz/trunk/applications/order/src

svn commit: r525194 - /ofbiz/trunk/applications/manufacturing/entitydef/entitymodel.xml

2007-04-03 Thread jacopoc
Author: jacopoc Date: Tue Apr 3 09:09:57 2007 New Revision: 525194 URL: http://svn.apache.org/viewvc?view=revrev=525194 Log: Changed eventName field type of the MRP log to very-long in order to work fine even when there are many orders in the same date. Modified: ofbiz/trunk/applications

svn commit: r525223 - in /ofbiz/trunk/applications/product: config/ servicedef/ src/org/ofbiz/shipment/shipment/ webapp/catalog/WEB-INF/ webapp/catalog/WEB-INF/actions/store/ webapp/catalog/store/ wid

2007-04-03 Thread jacopoc
Author: jacopoc Date: Tue Apr 3 10:57:22 2007 New Revision: 525223 URL: http://svn.apache.org/viewvc?view=revrev=525223 Log: Refactored into a new screen (based on widgets) all the forms to edit and view the product store shipping estimates. Also modified the createShippingEstimate service

svn commit: r525509 - in /ofbiz/trunk/applications/product: config/ script/org/ofbiz/shipment/shipment/ servicedef/ webapp/catalog/WEB-INF/ webapp/catalog/WEB-INF/actions/store/ webapp/catalog/include

2007-04-04 Thread jacopoc
Author: jacopoc Date: Wed Apr 4 06:31:08 2007 New Revision: 525509 URL: http://svn.apache.org/viewvc?view=revrev=525509 Log: Refactored the product store shipping screens into two top level screens (grouped together under a new top level menu). Added services to delete ShipmentMethodTypes

svn commit: r527054 - /ofbiz/trunk/applications/order/widget/ordermgr/RequestScreens.xml

2007-04-10 Thread jacopoc
Author: jacopoc Date: Tue Apr 10 01:12:11 2007 New Revision: 527054 URL: http://svn.apache.org/viewvc?view=revrev=527054 Log: Fixed menu selection issue. Thanks to Rashko Rejmer for the patch (OFBIZ-879) Modified: ofbiz/trunk/applications/order/widget/ordermgr/RequestScreens.xml Modified

svn commit: r527108 - in /ofbiz/trunk/applications/manufacturing: config/ script/org/ofbiz/manufacturing/jobshopmgt/ servicedef/ webapp/manufacturing/WEB-INF/ webapp/manufacturing/WEB-INF/actions/jobs

2007-04-10 Thread jacopoc
Author: jacopoc Date: Tue Apr 10 05:41:46 2007 New Revision: 527108 URL: http://svn.apache.org/viewvc?view=revrev=527108 Log: Implemented new production run's subscreen to view and add inventory item issuances. Modified the existing issuance service to be more flexible. Added: ofbiz/trunk

svn commit: r527134 - in /ofbiz/trunk/applications/manufacturing: servicedef/services_mrp.xml src/org/ofbiz/manufacturing/mrp/MrpServices.java webapp/manufacturing/mrp/MrpForms.xml

2007-04-10 Thread jacopoc
Author: jacopoc Date: Tue Apr 10 06:35:38 2007 New Revision: 527134 URL: http://svn.apache.org/viewvc?view=revrev=527134 Log: Added optional parameter to the mrp for the default number of years offset for orders without dates. Modified: ofbiz/trunk/applications/manufacturing/servicedef

svn commit: r528390 - /ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/payment/PaymentGatewayServices.java

2007-04-13 Thread jacopoc
Author: jacopoc Date: Fri Apr 13 01:46:41 2007 New Revision: 528390 URL: http://svn.apache.org/viewvc?view=revrev=528390 Log: Fixed wrong variable assignment: the payTo variable was never used after this line. Modified: ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/payment

svn commit: r528768 - /ofbiz/trunk/applications/accounting/servicedef/services_paymentmethod.xml

2007-04-13 Thread jacopoc
Author: jacopoc Date: Fri Apr 13 22:38:40 2007 New Revision: 528768 URL: http://svn.apache.org/viewvc?view=revrev=528768 Log: Added missing 'authTrans' in optional parameter from the paymentReleaseInterface that was used at least by the Payflow and Rita payment processors. Modified: ofbiz

svn commit: r528770 - in /ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/payment: PaymentGatewayServices.java PaymentWorker.java

2007-04-13 Thread jacopoc
Author: jacopoc Date: Fri Apr 13 22:47:46 2007 New Revision: 528770 URL: http://svn.apache.org/viewvc?view=revrev=528770 Log: Partially converted to BigDecimal (to fix some approx issues) part of the process order payment service. Modified: ofbiz/trunk/applications/accounting/src/org/ofbiz

svn commit: r528809 - /ofbiz/site/index.html

2007-04-14 Thread jacopoc
Author: jacopoc Date: Sat Apr 14 06:49:16 2007 New Revision: 528809 URL: http://svn.apache.org/viewvc?view=revrev=528809 Log: Migrated to the Doc site the 'Open Source Projects Standards' section. Modified: ofbiz/site/index.html Modified: ofbiz/site/index.html URL: http://svn.apache.org

svn commit: r528925 - in /ofbiz/trunk/framework: common/webcommon/ common/webcommon/includes/ common/widget/ images/webapp/images/

2007-04-14 Thread jacopoc
Author: jacopoc Date: Sat Apr 14 21:26:12 2007 New Revision: 528925 URL: http://svn.apache.org/viewvc?view=revrev=528925 Log: Applied patch from Adrian Crum (OFBIZ-892) to refactor UI elements in the Common component. Modified: ofbiz/trunk/framework/common/webcommon/includes/footer.ftl

svn commit: r528926 - /ofbiz/trunk/framework/images/webapp/images/maincss.css

2007-04-14 Thread jacopoc
Author: jacopoc Date: Sat Apr 14 21:39:25 2007 New Revision: 528926 URL: http://svn.apache.org/viewvc?view=revrev=528926 Log: Added separator element to the main navigation tab bar. Modified: ofbiz/trunk/framework/images/webapp/images/maincss.css Modified: ofbiz/trunk/framework/images

svn commit: r528927 - /ofbiz/trunk/framework/common/webcommon/includes/appbar.ftl

2007-04-14 Thread jacopoc
Author: jacopoc Date: Sat Apr 14 21:43:49 2007 New Revision: 528927 URL: http://svn.apache.org/viewvc?view=revrev=528927 Log: Applied patch from Adian Crum (OFBIZ-892) to refactor the layout of the main application bar: it now uses the same style of the other menu bars and so it is simpler

svn commit: r528928 [1/3] - in /ofbiz/trunk: applications/ecommerce/config/EcommerceUiLabels_ru.properties applications/order/webapp/ordermgr/entry/catalog/categorydetail.ftl framework/common/config/C

2007-04-14 Thread jacopoc
Author: jacopoc Date: Sat Apr 14 22:10:01 2007 New Revision: 528928 URL: http://svn.apache.org/viewvc?view=revrev=528928 Log: Applied localization patch for Russian. Thanks to Oleg Andreyev for the patch (OFBIZ-889). Added: ofbiz/trunk/applications/ecommerce/config

svn commit: r528928 [3/3] - in /ofbiz/trunk: applications/ecommerce/config/EcommerceUiLabels_ru.properties applications/order/webapp/ordermgr/entry/catalog/categorydetail.ftl framework/common/config/C

2007-04-14 Thread jacopoc
Modified: ofbiz/trunk/applications/order/webapp/ordermgr/entry/catalog/categorydetail.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/entry/catalog/categorydetail.ftl?view=diffrev=528928r1=528927r2=528928

svn commit: r529136 - /ofbiz/trunk/framework/images/webapp/images/maincss.css

2007-04-15 Thread jacopoc
Author: jacopoc Date: Sun Apr 15 22:21:31 2007 New Revision: 529136 URL: http://svn.apache.org/viewvc?view=revrev=529136 Log: Applied main app style improvements from Adrian Crum (OFBIZ-892). Modified: ofbiz/trunk/framework/images/webapp/images/maincss.css Modified: ofbiz/trunk/framework

svn commit: r529140 - in /ofbiz/trunk/framework/example: webapp/example/includes/ widget/example/

2007-04-16 Thread jacopoc
Author: jacopoc Date: Sun Apr 15 23:28:12 2007 New Revision: 529140 URL: http://svn.apache.org/viewvc?view=revrev=529140 Log: Applied patch from Adrian Crum to clean up the layout of the Example application: OFBIZ-887 Modified: ofbiz/trunk/framework/example/webapp/example/includes

svn commit: r529149 - in /ofbiz/trunk/applications/product: webapp/catalog/store/EditProductStoreShipSetup.ftl webapp/catalog/store/ProductStoreTabBar.ftl widget/catalog/StoreScreens.xml

2007-04-16 Thread jacopoc
Author: jacopoc Date: Mon Apr 16 00:08:42 2007 New Revision: 529149 URL: http://svn.apache.org/viewvc?view=revrev=529149 Log: Fixed wrong selection for drop down options of carrier ship methods in stor ship settings. Modified: ofbiz/trunk/applications/product/webapp/catalog/store

svn commit: r529202 - in /ofbiz/trunk/applications/product: webapp/facility/facility/PickMoveStock.ftl webapp/facility/facility/PicklistManage.ftl webapp/facility/facility/PicklistOptions.ftl widget/f

2007-04-16 Thread jacopoc
Author: jacopoc Date: Mon Apr 16 03:56:25 2007 New Revision: 529202 URL: http://svn.apache.org/viewvc?view=revrev=529202 Log: Improved navigation for picklist related facility screens. Modified: ofbiz/trunk/applications/product/webapp/facility/facility/PickMoveStock.ftl ofbiz/trunk

svn commit: r529893 - /ofbiz/trunk/applications/product/webapp/catalog/product/ProductForms.xml

2007-04-18 Thread jacopoc
Author: jacopoc Date: Tue Apr 17 23:55:16 2007 New Revision: 529893 URL: http://svn.apache.org/viewvc?view=revrev=529893 Log: Tabs to spaces. Modified: ofbiz/trunk/applications/product/webapp/catalog/product/ProductForms.xml Modified: ofbiz/trunk/applications/product/webapp/catalog/product

svn commit: r530168 - in /ofbiz/trunk/applications/product: config/ProductUiLabels.properties webapp/facility/facility/Picklist.fo.ftl webapp/facility/facility/PicklistOptions.ftl

2007-04-18 Thread jacopoc
Author: jacopoc Date: Wed Apr 18 14:38:58 2007 New Revision: 530168 URL: http://svn.apache.org/viewvc?view=revrev=530168 Log: Misc layout cleanups to the picking option screen. Small enhancements to the packing report to better display qty available and not available into two separate columns

svn commit: r530311 - /ofbiz/trunk/applications/product/widget/facility/Menus.xml

2007-04-19 Thread jacopoc
Author: jacopoc Date: Thu Apr 19 00:58:30 2007 New Revision: 530311 URL: http://svn.apache.org/viewvc?view=revrev=530311 Log: Small change to the position of facility menu items. Modified: ofbiz/trunk/applications/product/widget/facility/Menus.xml Modified: ofbiz/trunk/applications/product

svn commit: r530348 - /ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing/mrp/MrpServices.java

2007-04-19 Thread jacopoc
Author: jacopoc Date: Thu Apr 19 02:32:34 2007 New Revision: 530348 URL: http://svn.apache.org/viewvc?view=revrev=530348 Log: Better handling, in the MRP, of the years offset for orders without a date. Now it adds the years from now. Modified: ofbiz/trunk/applications/manufacturing/src/org

svn commit: r530371 - /ofbiz/trunk/applications/order/script/org/ofbiz/order/order/OrderServices.xml

2007-04-19 Thread jacopoc
Author: jacopoc Date: Thu Apr 19 03:46:45 2007 New Revision: 530371 URL: http://svn.apache.org/viewvc?view=revrev=530371 Log: Removed bad log message. Modified: ofbiz/trunk/applications/order/script/org/ofbiz/order/order/OrderServices.xml Modified: ofbiz/trunk/applications/order/script

svn commit: r530461 - in /ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing: bom/BOMNode.java jobshopmgt/ProductionRunServices.java mrp/MrpServices.java mrp/ProposedOrder.java

2007-04-19 Thread jacopoc
Author: jacopoc Date: Thu Apr 19 08:36:38 2007 New Revision: 530461 URL: http://svn.apache.org/viewvc?view=revrev=530461 Log: First version of the methods to compute the start date of requirements created by the MRP for products with WIP in their BOM. More tests still need to be done. Modified

svn commit: r530672 - in /ofbiz/trunk/framework: common/webcommon/includes/footer.ftl common/webcommon/includes/header.ftl webtools/widget/EntitySyncForms.xml webtools/widget/EntitySyncScreens.xml

2007-04-20 Thread jacopoc
Author: jacopoc Date: Fri Apr 20 00:08:23 2007 New Revision: 530672 URL: http://svn.apache.org/viewvc?view=revrev=530672 Log: Applied patch from Adrian Crum (OFBIZ-906) with a fix for a broken form definition, minor layout improvements to the entity sync screens. Plus minor improvements

svn commit: r530801 - in /ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing: bom/BOMNode.java mrp/ProposedOrder.java

2007-04-20 Thread jacopoc
Author: jacopoc Date: Fri Apr 20 06:29:33 2007 New Revision: 530801 URL: http://svn.apache.org/viewvc?view=revrev=530801 Log: Fix for the method that computes the requirement start date for wip based boms in the mrp. Modified: ofbiz/trunk/applications/manufacturing/src/org/ofbiz

svn commit: r530816 - /ofbiz/trunk/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml

2007-04-20 Thread jacopoc
Author: jacopoc Date: Fri Apr 20 07:05:49 2007 New Revision: 530816 URL: http://svn.apache.org/viewvc?view=revrev=530816 Log: small form fix. Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml Modified: ofbiz/trunk/applications

svn commit: r530811 - in /ofbiz/trunk/applications: manufacturing/script/org/ofbiz/manufacturing/jobshopmgt/ manufacturing/servicedef/ manufacturing/webapp/manufacturing/jobshopmgt/ product/data/ prod

2007-04-20 Thread jacopoc
Author: jacopoc Date: Fri Apr 20 06:57:27 2007 New Revision: 530811 URL: http://svn.apache.org/viewvc?view=revrev=530811 Log: Added reasonEnumId field to the InventoryItemDetail entity to optionally categorize the reasons for the inventory item detail records. Added an example of its usage

svn commit: r530864 - in /ofbiz/trunk/applications/product: entitydef/entitygroup.xml entitydef/entitymodel.xml src/org/ofbiz/product/product/ProductSearch.java src/org/ofbiz/product/product/ProductSe

2007-04-20 Thread jacopoc
Author: jacopoc Date: Fri Apr 20 10:41:07 2007 New Revision: 530864 URL: http://svn.apache.org/viewvc?view=revrev=530864 Log: Implemented the ability to include / exclude ProductFeatureGroups in the advanced search. Modified: ofbiz/trunk/applications/product/entitydef/entitygroup.xml

  1   2   3   4   5   6   7   8   9   10   >