Hi… im trying to develop a new module that create a new tab inside product.
Similar to barcode tab. If enabled the tab is showed inside product.
I sucessful made a tab in top, left… main… etc. But not inside product or service.
This tab is about governamental taxes. And must be specified many taxes types product by product.
Anybody can help me or develop it to me on 3.1? Paid developer?
Thanks
Leandro
eldy
December 14, 2011, 2:26pm
2
Did you take a look at
http://wiki.dolibarr.org/index.php/Module_development#The_tab_management
If you want to add a field inside an existing tab, this is not possible, except by removing existing tab and making a new tab that looks like yours but with your new field more.
thanks.
Worked!
The element type (objecttype) is product.
It is possible that my new tab detects if inside the service or product?
To display fields on the product within the product and for service within the service?