Re: Updating entities after OFBiz update

2007-05-07 Thread Jacques Le Roux
Hi Gautam, This quick answer is only my opinion and may not reflect the community. OFBiz is a real community driven open source project. There are no teams intended to support users. This project is moving forward. If you want to be sure not to find yourself in troubles such as those you

Re: Updating entities after OFBiz update

2007-05-07 Thread Jonathon -- Improov
Hi Gautam, Bring in OFBiz updates into a separate exploratory branch. Keep maintaining and evolving your trunk. Over time, evolve your trunk to align more with OFBiz. With branches, you are not forced to align disparate branches of development immediately. There will be some areas where your

[jira] Created: (OFBIZ-964) cancelling an order still add an item on promotioin

2007-05-07 Thread fion (JIRA)
cancelling an order still add an item on promotioin --- Key: OFBIZ-964 URL: https://issues.apache.org/jira/browse/OFBIZ-964 Project: OFBiz (The Open for Business Project) Issue Type: Bug

[jira] Assigned: (OFBIZ-964) cancelling an order still add an item on promotioin

2007-05-07 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-964: --- Assignee: Jacopo Cappellato cancelling an order still add an item on promotioin

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

2007-05-07 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato resolved OFBIZ-885. - Resolution: Cannot Reproduce It seems that this issue has been fixed some time ago and

[jira] Created: (OFBIZ-965) Purchase orders: incorrect units received when more issuances to the shipment are done without receiving

2007-05-07 Thread Jacopo Cappellato (JIRA)
Purchase orders: incorrect units received when more issuances to the shipment are done without receiving Key: OFBIZ-965 URL:

[jira] Created: (OFBIZ-966) Enhanced Email Validation in UtilValidate.java

2007-05-07 Thread AmitPatidar (JIRA)
Enhanced Email Validation in UtilValidate.java -- Key: OFBIZ-966 URL: https://issues.apache.org/jira/browse/OFBIZ-966 Project: OFBiz (The Open for Business Project) Issue Type: Bug

Error to add new tracking code

2007-05-07 Thread William Perng
When I try to add new tracking code type, I get the following exceptionorg.ofbiz.webapp.control.RequestHandlerException: Unknown request [createTrackingCodeType]; this request does not exist or cannot be called directly. I did a search in Jira, but I cannot find issue related. any idea ?

HOWTO express an SQL UNION

2007-05-07 Thread Valeriu Nedelcu
Hi all, I'm confronted with the following problem: Find all INVOICEs that were issued by OR from a PARTY and then display some info about them. In other words, I want to obtain a SQL similar with the following UNION: SELECT sender_id, receiver_id, COUNT(invoice_id) FROM ( (SELECT

Dates, Times, Timezones, Locales, and OFBiz

2007-05-07 Thread Adrian Crum
I'm going to share what I've learned from building my own calendar application. Some of this will seem obvious or common-knowledge, but I want to make sure the subject is covered thoroughly and I also want to make sure that everyone who is interested in the subject will be on the same page.

Re: HOWTO express an SQL UNION

2007-05-07 Thread Chris Howe
Hi Val, The Screen Widget, Form Widget and Simple methods support entity-condition For your particular scenario you would want to do something like the following entity-condition entity=Invoice list=listIt condition-list combine=or condition-expr field-name=partyId

[jira] Created: (OFBIZ-967) Enhance UtilHttp.getParameterMap method to also include values from Request Attributes

2007-05-07 Thread Anil K Patel (JIRA)
Enhance UtilHttp.getParameterMap method to also include values from Request Attributes -- Key: OFBIZ-967 URL: https://issues.apache.org/jira/browse/OFBIZ-967

[jira] Created: (OFBIZ-968) Show phone numbers in EditPartyClassificationGroupParties

2007-05-07 Thread David Shere (JIRA)
Show phone numbers in EditPartyClassificationGroupParties - Key: OFBIZ-968 URL: https://issues.apache.org/jira/browse/OFBIZ-968 Project: OFBiz (The Open for Business Project) Issue

[jira] Updated: (OFBIZ-968) Show phone numbers in EditPartyClassificationGroupParties

2007-05-07 Thread David Shere (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shere updated OFBIZ-968: -- Priority: Minor (was: Major) Show phone numbers in EditPartyClassificationGroupParties

[jira] Closed: (OFBIZ-967) Enhance UtilHttp.getParameterMap method to also include values from Request Attributes

2007-05-07 Thread Andrew Zeneski (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Zeneski closed OFBIZ-967. Resolution: Fixed Fix Version/s: SVN trunk I had to refactor this to remain backwards

[jira] Commented: (OFBIZ-964) cancelling an order still add an item on promotioin

2007-05-07 Thread fion (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494181 ] fion commented on OFBIZ-964: Dear Cappellato: Thank u for your answer. Maybe i didn't desribe very clear. For example, I