[jira] Commented: (OFBIZ-1373) Incorrect Available Balance Display due to i18n

2007-10-29 Thread David E. Jones (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538693 ] David E. Jones commented on OFBIZ-1373: --- I agree this should be fixed soon in the form widget... that much code

[jira] Commented: (OFBIZ-1133) Unescaped quotes break lookup screens functionality

2007-10-29 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538691 ] Jacopo Cappellato commented on OFBIZ-1133: -- I agree with Christian: we can remove the second parameter (inte

[jira] Closed: (OFBIZ-1373) Incorrect Available Balance Display due to i18n

2007-10-29 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-1373. Resolution: Fixed Thanks Guido, your patch is in rev. 589978 To all: this is really a wor

[jira] Assigned: (OFBIZ-1373) Incorrect Available Balance Display due to i18n

2007-10-29 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-1373: Assignee: Jacopo Cappellato > Incorrect Available Balance Display due to i18n > ---

[jira] Commented: (OFBIZ-1237) Add the ability to copy ECA action result Map to the service result Map

2007-10-29 Thread David E. Jones (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538686 ] David E. Jones commented on OFBIZ-1237: --- In 589977 I changed the code so the order doesn't really matter much.

[jira] Updated: (OFBIZ-1373) Incorrect Available Balance Display due to i18n

2007-10-29 Thread Guido Amarilla (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guido Amarilla updated OFBIZ-1373: -- Attachment: BillingAccountForms.patch This patch solved this issue in a test case. > Incorrect

[jira] Created: (OFBIZ-1373) Incorrect Available Balance Display due to i18n

2007-10-29 Thread Guido Amarilla (JIRA)
Incorrect Available Balance Display due to i18n --- Key: OFBIZ-1373 URL: https://issues.apache.org/jira/browse/OFBIZ-1373 Project: OFBiz Issue Type: Bug Components: accounting Affects

Re: MRP: ScreenRenderException

2007-10-29 Thread David E Jones
On Oct 29, 2007, at 1:56 PM, Jacopo Cappellato wrote: David E Jones wrote: On Oct 29, 2007, at 11:47 AM, Jacopo Cappellato wrote: the bug is fixed in rev. 589769 It was caused by old code not working well after the very recent framework updates. I looked at your commit on this and am wonder

[jira] Closed: (OFBIZ-1363) UtilDateTime.toDate(int, int, int, int, int, int) does not initialise milisecond part of created date

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

Re: changing menus done with ftl into xml

2007-10-29 Thread David E Jones
On Oct 29, 2007, at 4:46 AM, Marc des Garets wrote: Hi, I noticed that some sub-menus of ofbiz applications are done using ftl files such as accounting, catalog... and others using xml files. So I would like to know if you are interested in using only xml files to build sub-menus for all

[jira] Commented: (OFBIZ-1363) UtilDateTime.toDate(int, int, int, int, int, int) does not initialise milisecond part of created date

2007-10-29 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538572 ] Adrian Crum commented on OFBIZ-1363: Jacques, I found two places where this method is being used - indirectly th

Re: MRP: ScreenRenderException

2007-10-29 Thread Jacopo Cappellato
David E Jones wrote: On Oct 29, 2007, at 11:47 AM, Jacopo Cappellato wrote: the bug is fixed in rev. 589769 It was caused by old code not working well after the very recent framework updates. I looked at your commit on this and am wondering what the framework update was that caused this pr

[jira] Commented: (OFBIZ-1363) UtilDateTime.toDate(int, int, int, int, int, int) does not initialise milisecond part of created date

2007-10-29 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538566 ] Jacques Le Roux commented on OFBIZ-1363: Hi Markus, This is interesting but I wonder if nobody is using this

[jira] Assigned: (OFBIZ-1363) UtilDateTime.toDate(int, int, int, int, int, int) does not initialise milisecond part of created date

2007-10-29 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-1363: -- Assignee: Jacques Le Roux > UtilDateTime.toDate(int, int, int, int, int, int) does not

Re: MRP: ScreenRenderException

2007-10-29 Thread David E Jones
On Oct 29, 2007, at 11:47 AM, Jacopo Cappellato wrote: the bug is fixed in rev. 589769 It was caused by old code not working well after the very recent framework updates. I looked at your commit on this and am wondering what the framework update was that caused this problem, mainly becaus

RE: Accounts Receivable

2007-10-29 Thread [EMAIL PROTECTED]
Thanks Jacopo, I'll implement it in this way and see how it goes. Skip -Original Message- From: Jacopo Cappellato [mailto:[EMAIL PROTECTED] Sent: Monday, October 29, 2007 12:05 PM To: dev@ofbiz.apache.org Subject: Re: Accounts Receivable [EMAIL PROTECTED] wrote: > Jacopo > > The assumti

Re: Accounts Receivable

2007-10-29 Thread Jacopo Cappellato
[EMAIL PROTECTED] wrote: Jacopo The assumtion for me is that these are all dealing with billing accounts. No billing account, no AR. Stated differently, the sum of billing account invoices - (billing account payments + store credits) = Accounts Receivable. Is there some billing account entity I

RE: Accounts Receivable

2007-10-29 Thread [EMAIL PROTECTED]
Jacopo The assumtion for me is that these are all dealing with billing accounts. No billing account, no AR. Stated differently, the sum of billing account invoices - (billing account payments + store credits) = Accounts Receivable. Is there some billing account entity I missed to hold credits? Sk

Accounts Receivable

2007-10-29 Thread [EMAIL PROTECTED]
Okeydokey Jacques, moved the discussion here (in spite of the fact that I'll get another gazillion emails to sort through :). One final issue to deal with for me, and that is credits. Right now, if you overpay, you get an orphan PaymentApplication (no Invoice). This is fine for computing the bal

Re: Accounts Receivable

2007-10-29 Thread Jacopo Cappellato
Hi Skip, [EMAIL PROTECTED] wrote: Okeydokey Jacques, moved the discussion here (in spite of the fact that I'll get another gazillion emails to sort through :). One final issue to deal with for me, and that is credits. Right now, if you overpay, you get an orphan PaymentApplication (no Invoice)

Re: MRP: ScreenRenderException

2007-10-29 Thread Guido Amarilla
Thank YOU for fixing it so fast ;) 2007/10/29, Jacopo Cappellato <[EMAIL PROTECTED]>: > > Thanks Guido, > > the bug is fixed in rev. 589769 > It was caused by old code not working well after the very recent > framework updates. > > Thanks for the bug report. > > Jacopo > > > Guido Amarilla wrote:

Re: MRP: ScreenRenderException

2007-10-29 Thread Jacopo Cappellato
Thanks Guido, the bug is fixed in rev. 589769 It was caused by old code not working well after the very recent framework updates. Thanks for the bug report. Jacopo Guido Amarilla wrote: I'm getting this error: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [componen

[jira] Commented: (OFBIZ-1237) Add the ability to copy ECA action result Map to the service result Map

2007-10-29 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538543 ] Adrian Crum commented on OFBIZ-1237: David, Thank you for taking another look at this. I keep the patch updated

MRP: ScreenRenderException

2007-10-29 Thread Guido Amarilla
I'm getting this error: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://manufacturing/widget/manufacturing/MrpScreens.xml#FindMrpPlannedEvents]: java.lang.NullPointerException (null) It is reproducible in this demo server: https://demo.hotwaxmedia.com/manufactu

Re: Dates, Times, Internationalization, and the UtilDateTime class

2007-10-29 Thread Adrian Crum
David E Jones wrote: My opinion is still the same: the framework is NOT a 4GL with strict ways of doing things, we want to have best practices and flexibility that does not force a certain way of doing things. We do this for both utility and humility. That means it's easier for people to mes

Re: ofbiz sql

2007-10-29 Thread Jacques Le Roux
Hi Karl, Thanks for the input. Anyway in the meantime if someone is interested he/her can always use your work with a pre-framework-recent-changes version. Actually it may even work with framework changed, I did not test. Thanks Jacques > Hi Jacques, > > it is nice to read that you like the a

changing menus done with ftl into xml

2007-10-29 Thread Marc des Garets
Hi, I noticed that some sub-menus of ofbiz applications are done using ftl files such as accounting, catalog... and others using xml files. So I would like to know if you are interested in using only xml files to build sub-menus for all applications or the opposite, using only ftl files. If

[jira] Commented: (OFBIZ-1033) Ofbiz SQL Integration Features

2007-10-29 Thread Karl Eilebrecht (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538430 ] Karl Eilebrecht commented on OFBIZ-1033: As I mentioned answering your mail on the DEV list, this time I can'

AW: ofbiz sql

2007-10-29 Thread Eilebrecht, Karl (Key-Work)
Hi Jacques, it is nice to read that you like the approach and the documentation (JIRA-1033). But I think I must disappoint you. Last year I could convince our management to invest a lot of time in ofbiz. In April 2007 I opened several well documented issues with patches. That time David wanted to