Hi eldy, thanks for the info.

Sadly, it didn't worked as expected. Well, as I wanted... I can change the
menu of my modules and the agenda module, but with the "all" menu handler,
with auguria and eldy menu handlers I can just creat new menus. As you said,
the services leftmenu can't be changed this way, and that's what I need.

I want to change the code if needed, I already found the code for different
functionality to learn dolibarr's structure and make a few changes, but I've
no clue with this.

Best regards.-

On Sun, Nov 7, 2010 at 4:10 PM, Laurent Destailleur (eldy) <
[email protected]> wrote:

> Do you mean adding an entry by adding a new module ?
> If I'm true, you can't add it in an existing left menu. You can only for
> the moment add new entry on left menu on a new top menu you create.
>
> However, you can use the auguria menu handler by going in setup - menu
> and then go in editor tab to add your own entry with no need of
> development.
>
>
> Le 06/11/2010 16:59, Juan Francisco Ottonello a écrit :
> > Hi: I'm trying to add a entry to the leftmenu of the services module,
> > but I couldn't find out where it's defined.
> >
> > I tried with includes/modules/modService.class first. I looked the
> > require_once() at index.php and fiche.php in the module. Then started
> > looking at the url of the main page of the module ->
> >
> http://localhost/dolibarr-2.9.0/htdocs/product/index.php?mainmenu=products&leftmenu=
> > <
> http://localhost/dolibarr-2.9.0/htdocs/product/index.php?mainmenu=products&leftmenu=
> >
> > but I get the same page without the parameters too, but it seems that
> > those are not used (notice that leftmenu is empty by default anyway)
> >
> > Where should I look for that? I've already read the "Module development"
> > page in the wiki and could do a lot in a new module.
> >
> > Thanks in advance,
> > best regards.-
> >
> >
> >
> > _______________________________________________
> > Dolibarr-dev mailing list
> > [email protected]
> > http://lists.nongnu.org/mailman/listinfo/dolibarr-dev
>
> _______________________________________________
> Dolibarr-dev mailing list
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/dolibarr-dev
>
_______________________________________________
Dolibarr-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/dolibarr-dev

Répondre à