Re: Problem in Build

2007-04-16 Thread David E. Jones
I committed a temporary fix in rev 529492. Hopefully this is an adequate fix. -David On Apr 16, 2007, at 10:50 PM, Tim Ruppert wrote: Thanks Ashish, I'll get this updated immediately. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On A

[jira] Updated: (OFBIZ-898) Bug in URLConnection causes HttpClient to not build

2007-04-16 Thread Tim Ruppert (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Ruppert updated OFBIZ-898: -- Attachment: URLConnector.patch This fixes the issue by adding the remaining openConnection method. > Bu

[jira] Created: (OFBIZ-898) Bug in URLConnection causes HttpClient to not build

2007-04-16 Thread Tim Ruppert (JIRA)
Bug in URLConnection causes HttpClient to not build --- Key: OFBIZ-898 URL: https://issues.apache.org/jira/browse/OFBIZ-898 Project: OFBiz (The Open for Business Project) Issue Type: Bug

Re: Problem in Build

2007-04-16 Thread Tim Ruppert
Thanks Ashish, I'll get this updated immediately. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Apr 16, 2007, at 10:47 PM, Ashish Vijaywargiya wrote: Tim, In the recent update Andy has changed the URLConnector.openConnection() method

Re: Problem in Build

2007-04-16 Thread Ashish Vijaywargiya
Change on Line # 359 of HttpClient.java con = URLConnector.openConnection(requestUrl, timeout, clientCertAlias,0); On 4/17/07, Ashish Vijaywargiya <[EMAIL PROTECTED]> wrote: Tim, In the recent update Andy has changed the URLConnector.openConnection() method and increased its one parameter. I

Problem in Build

2007-04-16 Thread Tim Ruppert
Fresh build will not build from ant at the moment: classes: [javac] Compiling 4 source files to [OFBIZ_SANDBOX]/ofbiz-trunk/ framework/base/build/classes/start [copy] Copying 7 files to [OFBIZ_SANDBOX]/ofbiz-trunk/framework/ base/build/classes/start [javac] Compiling 93 source file

Re: Problem in Build

2007-04-16 Thread Ashish Vijaywargiya
Tim, In the recent update Andy has changed the URLConnector.openConnection() method and increased its one parameter. I have added the fourth parameter (i.e 0) in the URLConnector.openConnection() method to resolve the problem. May be some other integer value should be kept standard in ofbiz. Le

[jira] Closed: (OFBIZ-894) Bug with java.util.Date Mapping

2007-04-16 Thread David E. Jones (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David E. Jones closed OFBIZ-894. Resolution: Fixed Fix Version/s: SVN trunk Thanks Michael. The change is in SVN rev 529473.

[jira] Commented: (OFBIZ-894) Bug with java.util.Date Mapping

2007-04-16 Thread David E. Jones (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489286 ] David E. Jones commented on OFBIZ-894: -- Changed to minor because this is a mostly unused bit of code (not part of

[jira] Updated: (OFBIZ-894) Bug with java.util.Date Mapping

2007-04-16 Thread David E. Jones (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David E. Jones updated OFBIZ-894: - Priority: Minor (was: Critical) > Bug with java.util.Date Mapping > -

[jira] Assigned: (OFBIZ-894) Bug with java.util.Date Mapping

2007-04-16 Thread David E. Jones (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David E. Jones reassigned OFBIZ-894: Assignee: David E. Jones > Bug with java.util.Date Mapping > ---

Re: release?

2007-04-16 Thread Jacques Le Roux
Yes, and I even experienced it as an employee 7 years ago. Freelance Si, freelance ... Sometimes I regret, but after all I prefer my freedom ! Nevertheless, I'm thinking more an more about this advise... Also brain needs some rest from time to time, else things begin to be scrambled, depression

Re: release?

2007-04-16 Thread David E. Jones
Maybe this question can help get this discussion flowing: For everyone who is interested in seeing this release happen, what result do you want to see from the release? There may be other questions that are important, but if we could get some feedback on this one, that would help with some

Re: Payment due date/paid date

2007-04-16 Thread [EMAIL PROTECTED]
Probably I think it's better to use orderTermSeqId as field name for the OrderTerm entity (and InvoiceTermSeqId, ...). What did you think of it ? Thanks Marco Il giorno 16/apr/07, alle ore 23:07, David E. Jones ha scritto: If it is part of the primary key the naming convention means a su

Re: Payment due date/paid date

2007-04-16 Thread [EMAIL PROTECTED]
Ok, Thanks David I will use termSeqId as field name. Il giorno 16/apr/07, alle ore 23:07, David E. Jones ha scritto: If it is part of the primary key the naming convention means a suffix of "SeqId", something like termSeqId. -David On Apr 16, 2007, at 2:58 PM, [EMAIL PROTECTED] wrote:

Re: release?

2007-04-16 Thread Si Chen
Don't you have a 35-hour work week limit in France? Jacques Le Roux wrote: XP advise to work no more than 40 hours a week. Realist ? I hope to do it one day :o) Jacques So far my solicitations for opinions on this have yielded approximately 0 responses. That being the case, it will happen

Re: Payment due date/paid date

2007-04-16 Thread David E. Jones
If it is part of the primary key the naming convention means a suffix of "SeqId", something like termSeqId. -David On Apr 16, 2007, at 2:58 PM, [EMAIL PROTECTED] wrote: Ok, Jacopo & Scott if you agree with me I can add this new field sequenceNum to those 4 entities and insert it as new f

Re: Payment due date/paid date

2007-04-16 Thread [EMAIL PROTECTED]
Ok, Jacopo & Scott if you agree with me I can add this new field sequenceNum to those 4 entities and insert it as new field of the primary key. Then I will update the issue already open with a new patch. What about then to add the new fields dueDate and paidDate to the Payment entity may I c

Re: release?

2007-04-16 Thread Jacques Le Roux
XP advise to work no more than 40 hours a week. Realist ? I hope to do it one day :o) Jacques > > So far my solicitations for opinions on this have yielded > approximately 0 responses. That being the case, it will happen when I > or someone gets interested enough in it to do the branch. > > Also

[jira] Commented: (OFBIZ-893) Add createOrStore option to create-value in minilang

2007-04-16 Thread Chris Howe (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489212 ] Chris Howe commented on OFBIZ-893: -- I was wondering if it may be worthwhile to combine the and into the same eleme

Re: How to remove the language select box?

2007-04-16 Thread Jacques Le Roux
+1 Jacques > +1 > Assumption: When the value of language changes the screen will submit itself > so the language change takes into effect. > > > On 4/16/07, Chris Howe <[EMAIL PROTECTED]> wrote: > > > > +1 > > --- Adrian Crum <[EMAIL PROTECTED]> wrote: > > > > > I always pictured a popup screen

[jira] Commented: (OFBIZ-893) Add createOrStore option to create-value in minilang

2007-04-16 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489205 ] Jacques Le Roux commented on OFBIZ-893: --- +1 > Add createOrStore option to create-value in minilang > --

[jira] Closed: (OFBIZ-895) Failure in findByCondition operation for entity [PartyContactWithPurpose] in run-install on mysql

2007-04-16 Thread David E. Jones (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David E. Jones closed OFBIZ-895. Resolution: Fixed Fix Version/s: SVN trunk Assignee: David E. Jones Thanks for repor

svn build warning

2007-04-16 Thread Si Chen
FYI - [java] 2007-04-16 10:03:03,854 (main) [ ModelEntityChecker.java:506:INFO ] [initReservedWords] array length=1023 [java] 2007-04-16 10:03:03,892 (main) [ UtilXml.java:243:DEBUG] XML Read 0.014s: entityengine.xml [java] 2007-04-16 10:03:04,366 (main) [ GenericDeleg

Re: How to remove the language select box?

2007-04-16 Thread Adrian Crum
David, Thanks for the reply. I kinda already knew that. I was wondering out loud if this is something that has been addressed - since other bits of OFBiz data travel between sessions. Do you see any problems with persisting a user's language choice so that all OFBiz components will recognize

Re: How to remove the language select box?

2007-04-16 Thread David E. Jones
Sessions are maintained per webapp. This is part of the Java Servlet spec. -David On Apr 16, 2007, at 11:05 AM, Adrian Crum wrote: While playing around with the existing language selection list, I encountered what may be a bug. Starting in the Example component, I switched to the Itali

Re: release?

2007-04-16 Thread David E. Jones
So far my solicitations for opinions on this have yielded approximately 0 responses. That being the case, it will happen when I or someone gets interested enough in it to do the branch. Also, without responses the branch will basically just include whatever it includes. No specific featur

Re: How to remove the language select box?

2007-04-16 Thread Adrian Crum
While playing around with the existing language selection list, I encountered what may be a bug. Starting in the Example component, I switched to the Italian language. The page displayed the new language. I went to the Accounting component. The language is still English. I switched it to Itali

Re: release?

2007-04-16 Thread Si Chen
So what are the plans right now for starting a release? David E. Jones wrote: Here is that document for OFBiz: http://docs.ofbiz.org/display/OFBADMIN/Release+Plan It hasn't been changed in a while, and it is clear about the preliminary nature of an initial release based on a release branch,

[jira] Commented: (OFBIZ-895) Failure in findByCondition operation for entity [PartyContactWithPurpose] in run-install on mysql

2007-04-16 Thread David Garrett (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489147 ] David Garrett commented on OFBIZ-895: - I have the same problem for an initial install. The problem appears to be

[jira] Closed: (OFBIZ-852) presenting languages and countries as "English - United State" instead of "English (United States)" because of right-to-left problems

2007-04-16 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-852. --- Resolution: Fixed > presenting languages and countries as "English - United State" instead of

[jira] Commented: (OFBIZ-852) presenting languages and countries as "English - United State" instead of "English (United States)" because of right-to-left problems

2007-04-16 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489168 ] Adrian Crum commented on OFBIZ-852: --- This issue can be closed. Problem fixed in revision 528925. > presenting lang

[jira] Commented: (OFBIZ-854) implementing rtl in project

2007-04-16 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489167 ] Adrian Crum commented on OFBIZ-854: --- The main project header.ftl has been updated to support bidi layout, revision

[jira] Commented: (OFBIZ-885) Multiple issuances, one tax item on invoice

2007-04-16 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489154 ] Jacopo Cappellato commented on OFBIZ-885: - Iain, I reviewed that part of the invoice service and I think it i

Re: Error in EditProductInventoryItems (Unknown column 'ORDER_STATUS_ID)

2007-04-16 Thread Guido Amarilla
MySQL 5.0.21-community-nt and mysql-connector-java-3.1.12-bin.jar 2007/4/16, David E. Jones <[EMAIL PROTECTED]>: Which version of MySQL are you using? -David On Apr 16, 2007, at 7:43 AM, Guido Amarilla wrote: > The problem was in framework/entity/config/entityengine.xml > > The same chan

[jira] Updated: (OFBIZ-891) Allow minlang's iterate to handle Iterator as list-name

2007-04-16 Thread Chris Howe (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Howe updated OFBIZ-891: - Attachment: MinilangIterate.patch v4 replaces tabs with spaces > Allow minlang's iterate to handle Iterat

Re: Error in EditProductInventoryItems (Unknown column 'ORDER_STATUS_ID)

2007-04-16 Thread David E. Jones
Which version of MySQL are you using? -David On Apr 16, 2007, at 7:43 AM, Guido Amarilla wrote: The problem was in framework/entity/config/entityengine.xml The same changes that where made in r528801 for derby need to be done for MySQL In localmysql configuration +use-pk-con

Re: How to remove the language select box?

2007-04-16 Thread Anil Patel
+1 Assumption: When the value of language changes the screen will submit itself so the language change takes into effect. On 4/16/07, Chris Howe <[EMAIL PROTECTED]> wrote: +1 --- Adrian Crum <[EMAIL PROTECTED]> wrote: > I always pictured a popup screen like the field lookup screens. > > So, t

[jira] Commented: (OFBIZ-885) Multiple issuances, one tax item on invoice

2007-04-16 Thread Iain Fogg (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489144 ] Iain Fogg commented on OFBIZ-885: - Jacopo, Yes it is. Specifically, it is the tax calculated on 2x item X. There is n

Re: How to remove the language select box?

2007-04-16 Thread Chris Howe
+1 --- Adrian Crum <[EMAIL PROTECTED]> wrote: > I always pictured a popup screen like the field lookup screens. > > So, the header would simply display the current language with a > "Change > Language" button next to it. Click the button, a screen pops up with > the > language selection list. S

[jira] Commented: (OFBIZ-893) Add createOrStore option to create-value in minilang

2007-04-16 Thread Anil K Patel (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489141 ] Anil K Patel commented on OFBIZ-893: I think this is good enhancement. Patch looks good, other then few tab keys

Re: How to remove the language select box?

2007-04-16 Thread Adrian Crum
I always pictured a popup screen like the field lookup screens. So, the header would simply display the current language with a "Change Language" button next to it. Click the button, a screen pops up with the language selection list. Select a language, click "Set" and the popup window goes awa

[jira] Commented: (OFBIZ-892) Refactor UI elements in the Common component

2007-04-16 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489136 ] Adrian Crum commented on OFBIZ-892: --- Jacopo, Yes, the technique mentioned in Chris's link is easy to do. I might no

Re: Error in EditProductInventoryItems (Unknown column 'ORDER_STATUS_ID)

2007-04-16 Thread Guido Amarilla
The problem was in framework/entity/config/entityengine.xml The same changes that where made in r528801 for derby need to be done for MySQL In localmysql configuration +use-pk-constraint-names="false" - alias-view-columns="true" + alias-view-columns="false" I mad

[jira] Commented: (OFBIZ-885) Multiple issuances, one tax item on invoice

2007-04-16 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489114 ] Jacopo Cappellato commented on OFBIZ-885: - Iain, is the amount in the OrderAdjustmentBilling the same of the

[jira] Commented: (OFBIZ-885) Multiple issuances, one tax item on invoice

2007-04-16 Thread Iain Fogg (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489112 ] Iain Fogg commented on OFBIZ-885: - Jacopo, There are 2 entries in OrderAdjustmentBilling. The first is item (b) on m

Re: Error in EditProductInventoryItems (Unknown column 'ORDER_STATUS_ID)

2007-04-16 Thread Guido Amarilla
Sorry for posting again. I think it may be a bug or an issue with MySQL in svn commit: r528801... 2007/4/16, Guido Amarilla <[EMAIL PROTECTED]>: Maybe is a bug introduced in svn commit: r528804 ??? (Low level view changes) I am using MySQL 2007/4/16, Guido Amarilla <[EMAIL PROTECTED]>: > After

Re: Error in EditProductInventoryItems (Unknown column 'ORDER_STATUS_ID)

2007-04-16 Thread Guido Amarilla
Maybe is a bug introduced in svn commit: r528804 ??? (Low level view changes) I am using MySQL 2007/4/16, Guido Amarilla <[EMAIL PROTECTED]>: After updating to the latest SVN and running ant run-install-seed I started to have the following ERROR in EditProductInventoryItems. I have very little c

Error in EditProductInventoryItems (Unknown column 'ORDER_STATUS_ID)

2007-04-16 Thread Guido Amarilla
After updating to the latest SVN and running ant run-install-seed I started to have the following ERROR in EditProductInventoryItems. I have very little customization. Can you confirm this error? (By the way, is there any active Demo server with the latest SVN version, where I can test if this p

[jira] Updated: (OFBIZ-893) Add createOrStore option to create-value in minilang

2007-04-16 Thread Chris Howe (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Howe updated OFBIZ-893: - Summary: Add createOrStore option to create-value in minilang (was: And createOrStore option to create-va

[jira] Updated: (OFBIZ-897) Determine entity "hierarchy"

2007-04-16 Thread Chris Howe (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Howe updated OFBIZ-897: - Attachment: hierarchy.patch > Determine entity "hierarchy" > > >

[jira] Created: (OFBIZ-897) Determine entity "hierarchy"

2007-04-16 Thread Chris Howe (JIRA)
Determine entity "hierarchy" Key: OFBIZ-897 URL: https://issues.apache.org/jira/browse/OFBIZ-897 Project: OFBiz (The Open for Business Project) Issue Type: New Feature Components: framework

Re: Misc improvements to the facility->picking navigation

2007-04-16 Thread Jacopo Cappellato
After thinking more about this, I really think that these should be at least Facility tab elements, so I've implemented it in rev. 529202 Jacopo Jacopo Cappellato wrote: What about moving the following three links: "Picking Options", "Manage Picklists", "Stock Moves" from the Facility->Picki

Misc improvements to the facility->picking navigation

2007-04-16 Thread Jacopo Cappellato
What about moving the following three links: "Picking Options", "Manage Picklists", "Stock Moves" from the Facility->Picking screen (that is actually the picking options screen) to their own facility bar link? Should we also rename the "Picking Options" label to "Picking Queues" or "Orders F

[jira] Commented: (OFBIZ-880) Replace calls to deprecated methods in OrderServices.java to avoid warnings during compilation.

2007-04-16 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489070 ] Jacopo Cappellato commented on OFBIZ-880: - Scott, this link will be useful: http://www.opensourcestrategies.

[jira] Commented: (OFBIZ-880) Replace calls to deprecated methods in OrderServices.java to avoid warnings during compilation.

2007-04-16 Thread Scott Gray (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489071 ] Scott Gray commented on OFBIZ-880: -- Jacopo, Thanks for the info, I'll commit in stages so that they are easy to revi

[jira] Created: (OFBIZ-896) Important issue with rollbacks on payment processing

2007-04-16 Thread Jacopo Cappellato (JIRA)
Important issue with rollbacks on payment processing Key: OFBIZ-896 URL: https://issues.apache.org/jira/browse/OFBIZ-896 Project: OFBiz (The Open for Business Project) Issue Type: Bug

[jira] Commented: (OFBIZ-880) Replace calls to deprecated methods in OrderServices.java to avoid warnings during compilation.

2007-04-16 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489067 ] Jacopo Cappellato commented on OFBIZ-880: - Scott, all your questions are welcome. I think that the long term

Re: [jira] Commented: (OFBIZ-880) Replace calls to deprecated metho dsin OrderServices.java to avoid warnings during compilation.

2007-04-16 Thread Jacopo Cappellato
Scott, I think you should simply replace it with: orderHeader.set("grandTotal", updatedTotal); where updatedTotal is a BigDecimal Jacopo Scott Gray wrote: Thanks David I'll go ahead with it. One question, how do I approach this line with updatedTotal being a BigDecimal: orderHeader.set(

How to remove the language select box?

2007-04-16 Thread Jacopo Cappellato
We have recently discussed about moving the the language select box out of the header; it seemed to me there was a general consensus to go on with it, and I too think it is a good idea. What is the best way to implement this? A screen for language selection in the WorkEffort application seems a

[jira] Commented: (OFBIZ-880) Replace calls to deprecated methods in OrderServices.java to avoid warnings during compilation.

2007-04-16 Thread Scott Gray (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489063 ] Scott Gray commented on OFBIZ-880: -- Thanks Jacopo, one last question (I hope), is the intention to replace all curre

[jira] Commented: (OFBIZ-880) Replace calls to deprecated methods in OrderServices.java to avoid warnings during compilation.

2007-04-16 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489058 ] Jacopo Cappellato commented on OFBIZ-880: - Scott, I think you should simply replace it with: orderHeader.set

[jira] Commented: (OFBIZ-247) Paypal payment receipt fails

2007-04-16 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489056 ] Jacopo Cappellato commented on OFBIZ-247: - Is this issue still valid? Can we close it? Jacopo > Paypal paym

Re: [jira] Commented: (OFBIZ-880) Replace calls to deprecated metho dsin OrderServices.java to avoid warnings during compilation.

2007-04-16 Thread Scott Gray
Thanks David I'll go ahead with it. One question, how do I approach this line with updatedTotal being a BigDecimal: orderHeader.set("grandTotal", UtilFormatOut.formatPriceNumber (updatedTotal)); UtilFormatOut doesn't take BigDecimals in any of it methods Thanks Scott On 16/04/07, David E. Jon

Re: [jira] Commented: (OFBIZ-880) Replace calls to deprecated metho dsin OrderServices.java to avoid warnings during compilation.

2007-04-16 Thread David E. Jones
> --- Original Message --- > From: "Scott Gray (JIRA)" <[EMAIL PROTECTED]> > To: dev@ofbiz.apache.org > Sent: 4/16/07, 2:45:15 AM > Subject: [jira] Commented: (OFBIZ-880) Replace calls to deprecated methodsin > OrderServices.java to avoid warnings during compilation. > > [ > https:

[jira] Created: (OFBIZ-895) Failure in findByCondition operation for entity [PartyContactWithPurpose] in run-install on mysql

2007-04-16 Thread Krzysztof Podejma (JIRA)
Failure in findByCondition operation for entity [PartyContactWithPurpose] in run-install on mysql - Key: OFBIZ-895 URL: https://issues.apache.org/jira/browse/OFBIZ-895

[jira] Updated: (OFBIZ-894) Bug with java.util.Date Mapping

2007-04-16 Thread Michael Imhof (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Imhof updated OFBIZ-894: Attachment: dateBug.patch > Bug with java.util.Date Mapping > --- > >

[jira] Updated: (OFBIZ-893) And createOrStore option to create-value in minilang

2007-04-16 Thread Chris Howe (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Howe updated OFBIZ-893: - Attachment: CreateOrStoreMinilang.patch > And createOrStore option to create-value in minilang > -

[jira] Updated: (OFBIZ-893) And createOrStore option to create-value in minilang

2007-04-16 Thread Chris Howe (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Howe updated OFBIZ-893: - Priority: Minor (was: Major) > And createOrStore option to create-value in minilang > ---

[jira] Created: (OFBIZ-894) Bug with java.util.Date Mapping

2007-04-16 Thread Michael Imhof (JIRA)
Bug with java.util.Date Mapping --- Key: OFBIZ-894 URL: https://issues.apache.org/jira/browse/OFBIZ-894 Project: OFBiz (The Open for Business Project) Issue Type: Bug Environment: SUSE Linux 10.1 MySql 5.

[jira] Created: (OFBIZ-893) And createOrStore option to create-value in minilang

2007-04-16 Thread Chris Howe (JIRA)
And createOrStore option to create-value in minilang Key: OFBIZ-893 URL: https://issues.apache.org/jira/browse/OFBIZ-893 Project: OFBiz (The Open for Business Project) Issue Type: Improvem

[jira] Commented: (OFBIZ-880) Replace calls to deprecated methods in OrderServices.java to avoid warnings during compilation.

2007-04-16 Thread Scott Gray (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489033 ] Scott Gray commented on OFBIZ-880: -- No. 1 looks good to me, I'd prefer to get rid of the Doubles and be done with it

[jira] Commented: (OFBIZ-880) Replace calls to deprecated methods in OrderServices.java to avoid warnings during compilation.

2007-04-16 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489028 ] Jacopo Cappellato commented on OFBIZ-880: - Scott, I think it will throw an exception. I guess that we have tw

[jira] Commented: (OFBIZ-880) Replace calls to deprecated methods in OrderServices.java to avoid warnings during compilation.

2007-04-16 Thread Scott Gray (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489023 ] Scott Gray commented on OFBIZ-880: -- Is it ok to return a BigDecimal in a service when a Double is expected or will t