From: Iqbal <iqb...@ve...> - 2011-08-01 10:50:58
|
This clearly means that the Tasks Menu already exists under the projects tab. Please search properly and get back. On Monday 01 August 2011 04:17 PM, Adarsh Sharma wrote: > After clicking on Admin -> Menus -> Projects I Insert your given values . > > I tried with the below value in Visible TCL : > > "[expr [im_permission $user_id view_timesheet_tasks] && > [im_project_has_type [ns_set get $bind_vars project_id] "Consulting > Project" ]]" > > But the following error occurs > > (exception ERROR, "ERROR: duplicate key violates unique constraint "im_menus_label_un" > ") > pqerror was: "ERROR: duplicate key violates unique constraint "im_menus_label_un" > " > (Status of PQexec call: PGRES_FATAL_ERROR) > SQL: > update im_menus set > package_name = 'intranet-timesheet2-tasks', > label = 'project_timesheet_task', > name = 'Tasks', > url = '/intranet-timesheet2-tasks/index?view_name=im_timesheet_task_list', > sort_order = '15', > parent_menu_id = '478', > visible_tcl = '"[expr [im_permission $user_id view_timesheet_tasks]&& [im_project_has_type [ns_set get $bind_vars project_id] "Consulting Project" ]]"', > enabled_p = 't' > where > menu_id = '478' > > > It seems that it exists before in Projects Menu > > Any comments on that > > > > Iqbal wrote: >> Hi Adarsh, >> >> If you are not able to locate Tasks under Projects in the menus, then >> add it with referring to the values in the screen-shot attached. >> Hope your problem is solved now. >> >> On Monday 01 August 2011 03:24 PM, Adarsh Sharma wrote: >>> It doesn't work Iqbal. >>> I can't understand the the value >>> >>> "[expr [im_permission $user_id view_timesheet_tasks] && >>> [im_project_has_type [ns_set get $bind_vars project_id] "Consulting >>> Project"]]" >>> >>> I am not able to locate Projects -> Tasks button but after clicking >>> on Projects the attached screen appears. >>> >>> >>> Thanks >>> >>> Iqbal wrote: >>>> Hi Adarsh, >>>> >>>> Please go to Menus --> Projects --> Tasks and add >>>> >>>> "[expr [im_permission $user_id view_timesheet_tasks] && >>>> [im_project_has_type [ns_set get $bind_vars project_id] "Consulting >>>> Project"]]" >>>> >>>> in the "Visible TCL" field, with the project types you want to have >>>> tasks associated. >>>> From your screen-shot, I feel this may be the only reason for the >>>> tab to disappear. Let me know. >>>> >>>> >>>> On Monday 01 August 2011 01:59 PM, Adarsh Sharma wrote: >>>>> Ya U r right. >>>>> >>>>> I don't know how the feature of adding time sheet tasks to a >>>>> project disappears. >>>>> I create some tasks before. >>>>> >>>>> I attached a snapshot of a project in my configuration. >>>>> >>>>> Thnks >>>>> >>>>> Iuri Sampaio wrote: >>>>>> Hi Adarsh >>>>>> You need to explain what you precisely did in order to remove the >>>>>> tab. >>>>>> You have two places where the tasks are displayed: 1) tab >>>>>> subnavar in the top in the right on blue color within the project >>>>>> console. And Within the respective Timesheet Tasks component, >>>>>> which is mounted by default but somehow it seems yours should be >>>>>> disabled. >>>>>> >>>>>> It would be great if you send screenshots as well >>>>>> >>>>>> cheers, >>>>>> Iuri >>>>>> >>>>>> On Fri, Jul 29, 2011 at 4:35 AM, Adarsh Sharma >>>>>> <ada...@or... <mailto:ada...@or...>> wrote: >>>>>> >>>>>> Dear all, >>>>>> >>>>>> I added the timesheet tasks to a specific project some days ago. >>>>>> >>>>>> But Today i am not able to locate the Timesheet Tasks tab and >>>>>> failed to >>>>>> create a task for it. >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> After following the link :i understand how to create new tasks >>>>>> >>>>>> http://www.youtube.com/watch?v=vMPalnakWCc , but my task tab >>>>>> disappears >>>>>> >>>>>> Th e tasks doesn't appeared in Project Info page. >>>>>> >>>>>> Please let me know how to correct it. >>>>>> >>>>>> >>>>>> Thanks >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> Got Input? Slashdot Needs You. >>>>>> Take our quick survey online. Come on, we don't ask for help >>>>>> often. >>>>>> Plus, you'll get a chance to win $100 to spend on ThinkGeek. >>>>>> http://p.sf.net/sfu/slashdot-survey >>>>>> _______________________________________________ >>>>>> project-open-development mailing list >>>>>> pro...@li... >>>>>> <mailto:pro...@li...> >>>>>> https://lists.sourceforge.net/lists/listinfo/project-open-development >>>>>> >>>>>> >>>>> >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> Got Input? Slashdot Needs You. >>>>> Take our quick survey online. Come on, we don't ask for help often. >>>>> Plus, you'll get a chance to win $100 to spend on ThinkGeek. >>>>> http://p.sf.net/sfu/slashdot-survey >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> project-open-development mailing list >>>>> pro...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/project-open-development >>>>> >>>> -- >>>> Thanks & Regards, >>>> Iqbal S. >>> >> -- >> Thanks & Regards, >> Iqbal S. >> >> ------------------------------------------------------------------------ >> > -- Thanks & Regards, Iqbal S. Venkat Mangudi Consulting Pvt. Ltd. <http://www.venkatmangudi.com> Bangalore |