Re: Service performFindList cannot work with Widget Forms for pagination?

2007-06-19 Thread Jacopo Cappellato
Hi Jonathon, Jonathon -- Improov wrote: Is anybody using service performFindList? That service returns the actual list size (in context as "listSize"), and a possibly smaller list (FastList). The problem is that when this list gets to the ModelForm.java (method getListLimits()), the context

Service performFindList cannot work with Widget Forms for pagination?

2007-06-19 Thread Jonathon -- Improov
Is anybody using service performFindList? That service returns the actual list size (in context as "listSize"), and a possibly smaller list (FastList). The problem is that when this list gets to the ModelForm.java (method getListLimits()), the context value "listSize" is totally ignored, and th

Re: To all the committers

2007-06-19 Thread Adrian Crum
Thanks Jacopo! I just checked my location - apparently I'm located in China. :p I'll fix that when I have time. -Adrian Jacopo Cappellato wrote: Thanks Adrian, I think that this was happening because your svn rights were not completely set everywhere: I've noticed some recent commit logs i

[jira] Closed: (OFBIZ-1079) Add OFBiz User Time Zone Selection Capability

2007-06-19 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-1079. -- Resolution: Fixed Well done Adrian, 1069, 1079, 1089 : easy to follow ;o) > Add OFBiz User Ti

[jira] Updated: (OFBIZ-1090) Small typo in log

2007-06-19 Thread Bilgin Ibryam (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bilgin Ibryam updated OFBIZ-1090: - Attachment: typo.diff the patch > Small typo in log > - > > Key:

[jira] Created: (OFBIZ-1090) Small typo in log

2007-06-19 Thread Bilgin Ibryam (JIRA)
Small typo in log - Key: OFBIZ-1090 URL: https://issues.apache.org/jira/browse/OFBIZ-1090 Project: OFBiz Issue Type: Bug Affects Versions: SVN trunk, Release Branch 4.0 Reporter: Bilgin Ibryam Prio

[jira] Assigned: (OFBIZ-1089) Workeffort Calendar Timezone Support

2007-06-19 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum reassigned OFBIZ-1089: -- Assignee: Adrian Crum > Workeffort Calendar Timezone Support >

[jira] Created: (OFBIZ-1089) Workeffort Calendar Timezone Support

2007-06-19 Thread Adrian Crum (JIRA)
Workeffort Calendar Timezone Support Key: OFBIZ-1089 URL: https://issues.apache.org/jira/browse/OFBIZ-1089 Project: OFBiz Issue Type: Improvement Components: workeffort Reporter: Adr

[jira] Commented: (OFBIZ-1079) Add OFBiz User Time Zone Selection Capability

2007-06-19 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506186 ] Adrian Crum commented on OFBIZ-1079: Jacopo, Thank you for committing this! We can close this issue and fine-tun

Question about the success response to the login request

2007-06-19 Thread Jacopo Cappellato
I've noticed that there is a difference between the way the "login" request is set in some of the applications. For example, in the ordermgr, marketing, manufacturing, example applications it is: invoke="login"/> in the content, facility applications it is: invoke="login

[jira] Updated: (OFBIZ-1088) cancel order items never ends

2007-06-19 Thread JIRA
[ https://issues.apache.org/jira/browse/OFBIZ-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Martínez updated OFBIZ-1088: --- Attachment: console.log log file > cancel order items never ends > -

[jira] Commented: (OFBIZ-1088) cancel order items never ends

2007-06-19 Thread JIRA
[ https://issues.apache.org/jira/browse/OFBIZ-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506096 ] Daniel Martínez commented on OFBIZ-1088: Tested in trunk, release 548641. Process is: 1- Create sales order

[jira] Updated: (OFBIZ-1088) cancel order items never ends

2007-06-19 Thread JIRA
[ https://issues.apache.org/jira/browse/OFBIZ-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Martínez updated OFBIZ-1088: --- Attachment: Pantallazo.png screen with the resume of the sales order > cancel order items ne

[jira] Created: (OFBIZ-1088) cancel order items never ends

2007-06-19 Thread JIRA
cancel order items never ends - Key: OFBIZ-1088 URL: https://issues.apache.org/jira/browse/OFBIZ-1088 Project: OFBiz Issue Type: Bug Components: order Affects Versions: SVN trunk, Release Branch 4.0

[jira] Commented: (OFBIZ-1079) Add OFBiz User Time Zone Selection Capability

2007-06-19 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506093 ] Jacopo Cappellato commented on OFBIZ-1079: -- Adrian, your last patch is in rev. 548646, thanks. Adrian, Ole

Re: Use Case and review or Order Entities

2007-06-19 Thread Bilgin Ibryam
I have needs like special weekend rent prices, multiple payers and invoices per rent and so on. And with the current implementation i do not see how to achieve these needs. With your changes they look more possible. -Bilgin