[jira] Closed: (OFBIZ-1229) ModelFieldType.StringLength() returns incorrect value

2007-09-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-1229. -- Resolution: Fixed Fix Version/s: Release Branch 4.0 SVN trunk

[jira] Closed: (OFBIZ-3) Project Files for NetBeans 5.0

2007-09-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3. --- Resolution: Fixed Fix Version/s: SVN trunk Assignee: Jacques Le Roux Thanks Vinay, The

Re: svn commit: r573967 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/model/ModelFieldType.java

2007-09-09 Thread David E Jones
Wouldn't it be better to just upper case for the comparison, and not in the variable setup which might have an effect on other things? -David [EMAIL PROTECTED] wrote: Author: jleroux Date: Sun Sep 9 02:16:50 2007 New Revision: 573967 URL: http://svn.apache.org/viewvc?rev=573967view=rev

Re: svn commit: r573974 - /ofbiz/trunk/nbproject.zip

2007-09-09 Thread Jacopo Cappellato
Hi Jacques, in my opinion it is not a great idea. Even if I am a NetBeans user (possibly one of the few in the OFBiz circle), I'd prefer to keep this file out: 1) because it is not usable as is (you have to at least unzip it) 2) because I don't like the idea of having config files for

[jira] Closed: (OFBIZ-882) Display Order Item seqId in Order view

2007-09-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-882. - Resolution: Won't Fix Assignee: Jacques Le Roux Thanks Bilgin, Feel free to create a new

[jira] Commented: (OFBIZ-1225) Added a few missing UiLabels to order component

2007-09-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525990 ] Jacques Le Roux commented on OFBIZ-1225: Bilgin, Did you try to see if labels not from the module

[jira] Assigned: (OFBIZ-1225) Added a few missing UiLabels to order component

2007-09-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-1225: -- Assignee: Jacques Le Roux Added a few missing UiLabels to order component

Re: svn commit: r573974 - /ofbiz/trunk/nbproject.zip

2007-09-09 Thread Jacques Le Roux
Jacopo, Great, actually I did that intentionnally since I had no answer in Jira issue ;o) Please anybody interested answer before I follow Jacopo's suggestion... At least I have put a link to the jira issue (https://issues.apache.org/jira/browse/OFBIZ-3) in my FAQ in Confluence (still work

Re: svn commit: r573967 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/model/ModelFieldType.java

2007-09-09 Thread Jacques Le Roux
David, Yes you are right, I will do it right now. Jacques De : David E Jones [EMAIL PROTECTED] Wouldn't it be better to just upper case for the comparison, and not in the variable setup which might have an effect on other things? -David [EMAIL PROTECTED] wrote: Author: jleroux

[jira] Commented: (OFBIZ-1203) Drop Ship sales and purchase orders, move items to completed when items are shipped and received.

2007-09-09 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525992 ] Jacopo Cappellato commented on OFBIZ-1203: -- Yes, you are right about the updateOrderItem service... when I

Fixes from thunk missing ?

2007-09-09 Thread Jacques Le Roux
Hi, I wonder why following fixes have not been merged from the trunk in release4.0 ? It begins when Scott stopped to do it systematically (19 july) thru 1 august included. I Will do remains later... David's http://svn.apache.org/viewvc?view=revrev=557899

[jira] Created: (OFBIZ-1230) Move common requests to a separate xml file to reduce component's controller.xml file size

2007-09-09 Thread Adrian Crum (JIRA)
Move common requests to a separate xml file to reduce component's controller.xml file size -- Key: OFBIZ-1230 URL: https://issues.apache.org/jira/browse/OFBIZ-1230

[jira] Updated: (OFBIZ-1230) Move common requests to a separate xml file to reduce component's controller.xml file size

2007-09-09 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-1230: --- Attachment: common_requests.patch Attached patch contains the common requests. Move common

Re: svn commit: r573974 - /ofbiz/trunk/nbproject.zip

2007-09-09 Thread Jonathon -- Improov
Hi Jacopo, it would be much better to keep all these kind of file in a downloadable external file (or similar) I totally agree with this. Currently, I'm keeping all binaries (compiled codes) outside of SVN in my private OFBiz SVN (for individual projects). Doesn't make a lot of sense to

[jira] Commented: (OFBIZ-1230) Move common requests to a separate xml file to reduce component's controller.xml file size

2007-09-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526002 ] Jacques Le Roux commented on OFBIZ-1230: Adrian, Good idea but there is sill some work, do you sent this

[jira] Commented: (OFBIZ-1225) Added a few missing UiLabels to order component

2007-09-09 Thread Bilgin Ibryam (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526004 ] Bilgin Ibryam commented on OFBIZ-1225: -- Jacques, i searched for existing labels (AccountingCompanyNameOnCard

[jira] Updated: (OFBIZ-1225) Added a few missing UiLabels to order component

2007-09-09 Thread Bilgin Ibryam (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bilgin Ibryam updated OFBIZ-1225: - Attachment: ui.patch Added a few missing UiLabels to order component

[jira] Closed: (OFBIZ-1225) Added a few missing UiLabels to order component

2007-09-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-1225. -- Resolution: Fixed Thanks Bilgin, Your patch is in trunk rev. 574072 Actually I did some

[jira] Commented: (OFBIZ-588) Replace all div class=tabletext wrappers with p or just remove them and set the style info in the BODY element in the css file

2007-09-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526024 ] Jacques Le Roux commented on OFBIZ-588: --- Adrian, Yes I saw, sorry I did not well express myself. I just

[jira] Commented: (OFBIZ-1225) Added a few missing UiLabels to order component

2007-09-09 Thread Bilgin Ibryam (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526032 ] Bilgin Ibryam commented on OFBIZ-1225: -- Jacques, i added AccountingEditCreditCard to PartyUiLabels.properties

[jira] Created: (OFBIZ-1231) Small user interface improvement

2007-09-09 Thread Bilgin Ibryam (JIRA)
Small user interface improvement Key: OFBIZ-1231 URL: https://issues.apache.org/jira/browse/OFBIZ-1231 Project: OFBiz Issue Type: Improvement Affects Versions: SVN trunk Reporter: Bilgin

[jira] Updated: (OFBIZ-1231) Small user interface improvement

2007-09-09 Thread Bilgin Ibryam (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bilgin Ibryam updated OFBIZ-1231: - Attachment: UI.patch Small user interface improvement

[jira] Commented: (OFBIZ-1225) Added a few missing UiLabels to order component

2007-09-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526034 ] Jacques Le Roux commented on OFBIZ-1225: Thanks for comment Bilgin, Good point I will look closely to