Re: Discussion: Adding the Unified Expression Language to the framework

2008-12-06 Thread David E Jones
This looks pretty cool. The "${bsh:" stuff may need to be pre-filtered. Also, I noticed that a pre-parse or cache plugin feature is supported, and for something like this it would make a big difference. -David On Dec 4, 2008, at 12:08 PM, Adrian Crum wrote: I'm considering integrating JUE

Re: Discussion: Adding the Unified Expression Language to the framework

2008-12-06 Thread David E Jones
I just took a peek and it appears that jar files that are CDDL 1.0 licensed are allowed: http://www.apache.org/legal/3party.html -David On Dec 7, 2008, at 12:22 AM, David E Jones wrote: Is there an AL2 version of the interfaces for javax.el around? Geronimo has a lot of these implemen

Re: Discussion: Adding the Unified Expression Language to the framework

2008-12-06 Thread David E Jones
Is there an AL2 version of the interfaces for javax.el around? Geronimo has a lot of these implemented, but for something like this another project may be better, perhaps even the Commons EL project. I know you mentioned Commons EL is based on an older version, but perhaps they have some

Re: the bug using IN operator with FindServices.java

2008-12-06 Thread guo weizhan
This problem is fixed, by https://issues.apache.org/jira/browse/OFBIZ-1045 2008/11/30 guo weizhan <[EMAIL PROTECTED]> > I updated the last version today, and still got this error... > > 2008/11/30 David E Jones <[EMAIL PROTECTED]> > > >> Which revision or version of OFBiz are you using? >> >> -Da

[jira] Updated: (OFBIZ-2069) Extending TabBar menus from CommonTabBar

2008-12-06 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco updated OFBIZ-2069: --- Attachment: TabBarExtended.patch > Extending TabBar menus from CommonTabBar > ---

[jira] Created: (OFBIZ-2069) Extending TabBar menus from CommonTabBar

2008-12-06 Thread Bruno Busco (JIRA)
Extending TabBar menus from CommonTabBar Key: OFBIZ-2069 URL: https://issues.apache.org/jira/browse/OFBIZ-2069 Project: OFBiz Issue Type: Improvement Components: ALL COMPONENTS Affects V

Re: COD Surcharge

2008-12-06 Thread BJ Freeman
most online estimates, will include a COD Charge. so would like to see this able to be stored in a entity. I have found that sometime the estimate does not actual match the final shipment charge for one reason or another. So a comparison between the estimate given and the real shipping can be evalu

[jira] Commented: (OFBIZ-1796) A scheduled service to generate Invoice.

2008-12-06 Thread Sumit Pandit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654050#action_12654050 ] Sumit Pandit commented on OFBIZ-1796: - Jacques, I was a bit confuse regarding to the se

[jira] Commented: (OFBIZ-1796) A scheduled service to generate Invoice.

2008-12-06 Thread Sumit Pandit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654048#action_12654048 ] Sumit Pandit commented on OFBIZ-1796: - Thank you BJ and Jacques for your comments, Now

COD Surcharge

2008-12-06 Thread Jacques Le Roux
Most of the time shippers charge for a COD payment. AFAIK, apart from UPS (in shipment.properties) there are no means to deal with that from a standard estimate. I'd like to add a COD surchage option in shipping estimate definition. It would be a flat charge added to flat charges group. If an es