add more product mouseover information

Hi to all dolibar experts,
is there a way to add more information in the highlighted box of an article if the user just use the mouse to rollover the product number.
E.g. for proposals, ordes and invoices
I hope the attached image is understandable for what I mean.
Thanks for your help!

Kind regards
Arnold

Pièces jointes :

Hi Arnold,
I am also looking to add product stock to the mouseover information as shown in your image.
Did you ever find a solution to this question?

Hi Andy,
I did not find a solution yet. I guess, this whish is to “special” :wink:. Good to know, that I am not alone with such needs. But anyway, if you have a solution pls let me know.

My demand is still here :slight_smile:
Maybe an additional module exists?
Or is anybody aware how to implement this?

I think you need some javascript to do that. How would you show the mouse over on a phone?

Have you filled a feature request on the github page for dolibarr?

This could be done by a module.
You may hire a freelance developer, for example on codeur.combor freelancer.com

I could do the module.

let me know what to add and I will check on that.

1 Like

the mouse hoover function is already there, with some information. My request is to extend the information.
Don’t know how to do this on GitHub.

I think it is in the function called getNomUrl which is defined in a lot of class files.

What if in:

Top menu → Home,

Left menu → Setup → Modules/Application setup → some module had a configuration option regarding which fields was to be shown in the mouse over?

that would be neat.