[jira] Commented: (OFBIZ-1640) Develop Sales Force Automation webapp.

2008-03-05 Thread Hans Bakker (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12575586#action_12575586 ] Hans Bakker commented on OFBIZ-1640: could you please follow the priority list I sugges

[jira] Assigned: (OFBIZ-1640) Develop Sales Force Automation webapp.

2008-03-05 Thread Anil K Patel (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel reassigned OFBIZ-1640: --- Assignee: Anil K Patel > Develop Sales Force Automation webapp. > ---

[jira] Updated: (OFBIZ-1640) Develop Sales Force Automation webapp.

2008-03-05 Thread Sumit Pandit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sumit Pandit updated OFBIZ-1640: Attachment: SFA_webapp_2.patch > Develop Sales Force Automation webapp. > -

[jira] Updated: (OFBIZ-1653) Develop a Create Maketing Campaign Process wizard

2008-03-05 Thread Anil K Patel (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel updated OFBIZ-1653: Description: Set of chained screens that takes user through various steps of defining new Marketi

[jira] Updated: (OFBIZ-1653) Develop a Create Maketing Campaign Process wizard

2008-03-05 Thread Anil K Patel (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel updated OFBIZ-1653: Description: Set of chained screens that takes user through various steps of defining new Marketi

[jira] Updated: (OFBIZ-1640) Develop Sales Force Automation webapp.

2008-03-05 Thread Sumit Pandit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sumit Pandit updated OFBIZ-1640: Attachment: SFA_webapp_2.patch Here is the webapp for SFA. This work is done by common efforts of S

Re: new SFA system

2008-03-05 Thread Anil Patel
Weizhan, Sure please. Everybody is welcome to join this effort. The Jira issues I have created are based on David's spec document. Few developers from our company will be contributing patches on those issues. You can help various ways, like 1) review those patches attached to Jira issues 2) c

ModelEntityChecker exception

2008-03-05 Thread Chris Juettner
Class: ModelEntityChecker Due to a recent change, I think the line of code in the method checkEntities following "//put the entityNames TreeSets in a HashMap by packageName" needs to be changed from: Collection ec = reader.getEntityNames(); to: Set ec = reader.getEntityNames(); Thanks C

Re: svn commit: r633827 [2/2] - /ofbiz/trunk/specialpurpose/projectmgr/widget/ProjectScreens.xml

2008-03-05 Thread Jacques Le Roux
It takes only few minutes in Eclipse : "File/Convert Line Delimiters To" (from the project root). Also when you commit from Eclipse (or even Tortoise under Windows IIRW) if the file has mixed EOL you can't commit it. Hence this Convert Line Delimiters To option... But the point is when adding new

Re: svn commit: r633827 [2/2] - /ofbiz/trunk/specialpurpose/projectmgr/widget/ProjectScreens.xml

2008-03-05 Thread Vikas Mayur
Christian, thanks for taking care of this. Now the commits look much better. Doing this for whole repository will take good time :) Vikas On Wed, Mar 5, 2008 at 9:32 PM, Christian Geisert < [EMAIL PROTECTED]> wrote: > Vikas Mayur schrieb: > > sorry ... it is > > > > $ svn propset svn:eol-style

Re: svn commit: r633827 [2/2] - /ofbiz/trunk/specialpurpose/projectmgr/widget/ProjectScreens.xml

2008-03-05 Thread Christian Geisert
Vikas Mayur schrieb: sorry ... it is $ svn propset svn:eol-style native specialpurpose/projectmgr/widget/forms/ProjectForms.xml svn: File 'specialpurpose/projectmgr/widget/forms/ProjectForms.xml' has inconsistent newlines svn: Inconsistent line ending style This file already has mixed (CRLF an

Re: svn commit: r633827 [2/2] - /ofbiz/trunk/specialpurpose/projectmgr/widget/ProjectScreens.xml

2008-03-05 Thread Vikas Mayur
sorry ... it is $ svn propset svn:eol-style native specialpurpose/projectmgr/widget/forms/ProjectForms.xml svn: File 'specialpurpose/projectmgr/widget/forms/ProjectForms.xml' has inconsistent newlines svn: Inconsistent line ending style On Wed, Mar 5, 2008 at 8:08 PM, Vikas Mayur <[EMAIL PROTEC

Re: svn commit: r633827 [2/2] - /ofbiz/trunk/specialpurpose/projectmgr/widget/ProjectScreens.xml

2008-03-05 Thread Vikas Mayur
Thanks Christian, you are right indeed. Just another question around this topic. Here is what I try to do with specialpurpose/projectmgr/widget/forms/ProjectForms.xml $ svn propset svn:eol-style native specialpurpose/projectmgr/widget/forms/ProjectForms.xml $ svn: File 'specialpurpose/projectmgr/

Re: svn commit: r633827 [2/2] - /ofbiz/trunk/specialpurpose/projectmgr/widget/ProjectScreens.xml

2008-03-05 Thread Christian Geisert
Vikas Mayur schrieb: The actual patch has only a single line modification. I am not sure but I may be doing any thing wrong here while committing the code. The commit appears to have a lot of changes in the ProjectScreens.xml file, but the actual changes to trunk has also a single line modificati

[jira] Closed: (OFBIZ-1692) Notes not displayed in ProjectSummary Screen

2008-03-05 Thread Vikas Mayur (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur closed OFBIZ-1692. -- Resolution: Fixed Thanks Rishi, your patch for the bug fix is in rev. 633827 > Notes not displayed in

[jira] Assigned: (OFBIZ-1692) Notes not displayed in ProjectSummary Screen

2008-03-05 Thread Vikas Mayur (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur reassigned OFBIZ-1692: -- Assignee: Vikas Mayur > Notes not displayed in ProjectSummary Screen >

[jira] Created: (OFBIZ-1692) Notes not displayed in ProjectSummary Screen

2008-03-05 Thread Rishi Solanki (JIRA)
Notes not displayed in ProjectSummary Screen Key: OFBIZ-1692 URL: https://issues.apache.org/jira/browse/OFBIZ-1692 Project: OFBiz Issue Type: Bug Components: specialpurpose/projectmgr

[jira] Updated: (OFBIZ-1692) Notes not displayed in ProjectSummary Screen

2008-03-05 Thread Rishi Solanki (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rishi Solanki updated OFBIZ-1692: - Attachment: notes_display.patch Here is the patch which " Display all messages related to project

Re: new SFA system

2008-03-05 Thread Geoffrey Metais
hello all ofbiz dev, Actually I'm realizing an internship that would end to a generic CRM development solution for my company. So ofbiz seems to be the good solution and OCTO can become implicated in ofbiz threw our needs. In fact, the CRM developments would be realized fot telecom companies so, w

Re: new SFA system

2008-03-05 Thread guo weizhan
Hi Anil, I think I can contribute some effort for the SFA too, I could do some implementation and translation to Chinese, can I join in? Weizhan Guo 2008/3/5, Hans Bakker <[EMAIL PROTECTED]>: > > Anil, > > My priority for this customer are the following entities and the related > functions: > le

Re: new SFA system

2008-03-05 Thread Hans Bakker
Anil, My priority for this customer are the following entities and the related functions: leads contacts accounts opportunities activities requests In this order and then the rest. My customer is prepared to start with a basic system, and extend laterthe list above would be enough for him for