Re: seats/tables in a restaurant (or plane or cinema)

2008-01-16 Thread Hans Bakker
Hi Valentina and others, I have created a wiki page where we can discuss this further: http://docs.ofbiz.org/x/aA4 please feel free to add your text below and patch to this document Regards, Hans On Wed, 2008-01-16 at 21:17 +0200, Valentina Sirkova wrote: > Hans, everyone, > > In my opinion

Re: [jira] Commented: (OFBIZ-1578) usage of new resource bundle not working in ecommerce

2008-01-16 Thread Hans Bakker
Hi Adrian, you missed my comment? it is working now. Currently we are optimizing our conversion program so we do not loose anything. In the next few weeks we will convert all language properties files Regards, Hans On Wed, 2008-01-16 at 08:14 -0800, Adrian Crum (JIRA) wrote: > [ > htt

Re: How to handle Blank Dropdowns

2008-01-16 Thread BJ Freeman
xpingxu: the link I used is the trunk version of ofbiz. it is updated nightly. I always check against the demo to verify my findngs. Adrian: it may be, but I have other Dropdowns that act the same way. Like Y/N and all I see is   so I am not addressing if the data should be there or not, but that w

Re: How to handle Blank Dropdowns

2008-01-16 Thread Bilgin Ibryam
BJ, I believe if a drop down has not data, it should not be displayed. I think this could be a form widget improvement issue. Bilgin

Re: How to handle Blank Dropdowns

2008-01-16 Thread xpingxu
freeman, are you using the ofbiz for development? On Jan 17, 2008 8:05 AM, Adrian Crum <[EMAIL PROTECTED]> wrote: > It looks to me like there is no seed data to populate the dropdown. > > -Adrian > > BJ Freeman wrote: > > > https://demo.hotwaxmedia.com/partymgr/control/EditCommunicationEvent > >

[jira] Assigned: (OFBIZ-1581) Change ConfigureItem to use XPage instead of XDialog

2008-01-16 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-1581: -- Assignee: Jacques Le Roux > Change ConfigureItem to use XPage instead of XDialog >

[jira] Assigned: (OFBIZ-1580) XUI update to x3.1

2008-01-16 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-1580: -- Assignee: Jacques Le Roux > XUI update to x3.1 > -- > >

Re: How to handle Blank Dropdowns

2008-01-16 Thread Adrian Crum
It looks to me like there is no seed data to populate the dropdown. -Adrian BJ Freeman wrote: https://demo.hotwaxmedia.com/partymgr/control/EditCommunicationEvent the Reason Enum Id drop down has not data, and it is visible. I believe if a drop down has not data, it should not be displayed. T

How to handle Blank Dropdowns

2008-01-16 Thread BJ Freeman
https://demo.hotwaxmedia.com/partymgr/control/EditCommunicationEvent the Reason Enum Id drop down has not data, and it is visible. I believe if a drop down has not data, it should not be displayed. The other is that a log should show what was accessed and that no data was found. would this be an

[jira] Commented: (OFBIZ-1578) usage of new resource bundle not working in ecommerce

2008-01-16 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559644#action_12559644 ] Jacques Le Roux commented on OFBIZ-1578: I was not thinking at keeping them as is,

Re: seats/tables in a restaurant (or plane or cinema)

2008-01-16 Thread Valentina Sirkova
Hans, everyone, In my opinion the seat/table numbering problematic could be solved with the help of the entities AccommodationClass, AccommodationMap described in the book vol2.I will give you a short description of these entities and example of the "numbering issue" solution. AccommodationClass

[jira] Commented: (OFBIZ-1578) usage of new resource bundle not working in ecommerce

2008-01-16 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559556#action_12559556 ] Adrian Crum commented on OFBIZ-1578: Keeping both would have unperdictable results. Ha

Re: seats/tables in a restaurant (or plane or cinema)

2008-01-16 Thread David E Jones
On Jan 16, 2008, at 2:49 AM, Bilgin Ibryam wrote: Hi Hans, The restaurant could be a facility, and the tables could be fixed assets located at that facility on the specified location(fixed assets also has location field). You can go even further and add a fixed asset for every chair and

Re: svn commit: r612450 -/ofbiz/trunk/applications/order/webapp/ordermgr/entry/checkoutoptions.ftl

2008-01-16 Thread Jacques Le Roux
Bilgin, Yes I understood, but had no time to test it more. If you test it and it works (it should from your previous tests I suppose) I think it's good for now Thanks Jacques From: "Bilgin Ibryam" <[EMAIL PROTECTED]> Jacques, I suppose that you saw the bug in ecommece application I did not

[jira] Commented: (OFBIZ-1578) usage of new resource bundle not working in ecommerce

2008-01-16 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559522#action_12559522 ] Jacques Le Roux commented on OFBIZ-1578: Yes I agree (I thought that before and the

Re: svn commit: r612450 - /ofbiz/trunk/applications/order/webapp/ordermgr/entry/checkoutoptions.ftl

2008-01-16 Thread Bilgin Ibryam
Jacques, I suppose that you saw the bug in ecommece application I did not realized that checkoutoptions.ftl is used also in ecommerce screens. I wanted to fix the broken link in order manager quick checkout screen. Something like this should fix the bug in both screens(it is ugly but works) Ind

[jira] Commented: (OFBIZ-1578) usage of new resource bundle not working in ecommerce

2008-01-16 Thread David E. Jones (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559509#action_12559509 ] David E. Jones commented on OFBIZ-1578: --- Wouldn't keeping both be a real pain? I'd sa

Re: New field for WebSite entity?

2008-01-16 Thread Bilgin Ibryam
Yeah, new field is not required. Thanks all, for the suggestions. I will keep to them. Bilgin -- View this message in context: http://www.nabble.com/New-field-for-WebSite-entity--tp14854979p14879795.html Sent from the OFBiz - Dev mailing list archive at Nabble.com.

[jira] Closed: (OFBIZ-1577) Appropriate names given to the variables used for quick anon checkout process in ecommerce application.

2008-01-16 Thread Anil K Patel (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel closed OFBIZ-1577. --- Resolution: Fixed Patch is in rev: 612435, Rishi Solanki and Pranay Pandey, Thanks for providing thi

[jira] Assigned: (OFBIZ-1577) Appropriate names given to the variables used for quick anon checkout process in ecommerce application.

2008-01-16 Thread Anil K Patel (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel reassigned OFBIZ-1577: --- Assignee: Anil K Patel > Appropriate names given to the variables used for quick anon checkou

[jira] Updated: (OFBIZ-1577) Appropriate names given to the variables used for quick anon checkout process in ecommerce application.

2008-01-16 Thread Vikas Mayur (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur updated OFBIZ-1577: --- Attachment: ecommerce_quickAnonCheckoutProcess.patch Patch with a few improvements in naming conventi

[jira] Commented: (OFBIZ-1572) Product keyword search doesn't search in all child categories (patch)

2008-01-16 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559468#action_12559468 ] Jacques Le Roux commented on OFBIZ-1572: Hi Jeremy, Thanks for the update (actuall

[jira] Updated: (OFBIZ-1582) Functionality implemention for Display "First" and "Last" View for Entity Data Maintenance in WebTools.

2008-01-16 Thread Ratnesh Upadhyay (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ratnesh Upadhyay updated OFBIZ-1582: Attachment: FirstLastEntityRecord.patch Here is the patch for this issue. > Functionality

[jira] Created: (OFBIZ-1582) Functionality implemention for Display "First" and "Last" View for Entity Data Maintenance in WebTools.

2008-01-16 Thread Ratnesh Upadhyay (JIRA)
Functionality implemention for Display "First" and "Last" View for Entity Data Maintenance in WebTools. Key: OFBIZ-1582 URL: https://issues.apache.org/jira/b

[jira] Commented: (OFBIZ-1578) usage of new resource bundle not working in ecommerce

2008-01-16 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559446#action_12559446 ] Jacques Le Roux commented on OFBIZ-1578: Hi Hans, Im' fine with replacing by XML b

[jira] Updated: (OFBIZ-1572) Product keyword search doesn't search in all child categories (patch)

2008-01-16 Thread Wickersheimer Jeremy (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wickersheimer Jeremy updated OFBIZ-1572: Attachment: 1572-2.patch There was a slight problem in the previous patch, like all

Re: seats/tables in a restaurant (or plane or cinema)

2008-01-16 Thread Bilgin Ibryam
Hi Hans, The restaurant could be a facility, and the tables could be fixed assets located at that facility on the specified location(fixed assets also has location field). You can go even further and add a fixed asset for every chair and assign it to the table as child fixed asset. Production capa

Re: seats/tables in a restaurant (or plane or cinema)

2008-01-16 Thread Jacopo Cappellato
Hi Hans, did you already consider to use rental products for this? Jacopo Hans Bakker wrote: Good day to everybody. I need advice: in which entity would you store a "table with 4 seats" in a certain restaurant which is reserved for a certain date and time? Would facility with facility locati

seats/tables in a restaurant (or plane or cinema)

2008-01-16 Thread Hans Bakker
Good day to everybody. I need advice: in which entity would you store a "table with 4 seats" in a certain restaurant which is reserved for a certain date and time? Would facility with facility location be a possibility? or should it be a fixed-asset (table for 4) for a date/time such as a hotelr

[jira] Closed: (OFBIZ-1578) usage of new resource bundle not working in ecommerce

2008-01-16 Thread Hans Bakker (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hans Bakker closed OFBIZ-1578. -- Resolution: Fixed Fix Version/s: SVN trunk i am really sure why it did not work in the ecommerce