I’m simply wanting to customize the Product module, remove some fields and insert other fields.
I looked for tutorials and docs on how to do the customization and only found how to build a module.
I want to know if Module Builder can do these customizations? Where can I find tutorials for this development module besides the one posted on the wiki?
In order to remove some fields, you should look towards the dolistore and this kind of module : MyField. I have no interest whatsoever in this module but it seems to fit your need.
Is it possible only to comment the field in the code referring to the module?
I’m trying to configure Dolibarr for travel agency, where product is, for example, XXX hotel, Disney tour, Tour of France, etc. They are products of the Operators (companies that organize trips), which in this case are Suppliers.
What I need is to adapt the fields to my needs, so I thought of creating some fields and removing others so as not to confuse the form and make the form too long.
Now I don’t know if you need to create a module similar to the Product Module or if I can customize and customize when updating Dolibarr I will lose these customizations
If you wanna disable some fieds you can check this Setup Other - Dolibarr ERP CRM Wiki. go to Product Module title and use them in Dolibarr ->Left Menu-> Setup->Other Setup. I hope that could help you!
You can go to Setup Others and add this
PRODUCT_DISABLE_CUSTOM_INFO
PRODUCT_DISABLE_SIZE
PRODUCT_DISABLE_SURFACE
PRODUCT_DISABLE_VOLUME
PRODUCT_DISABLE_WEIGHT
PRODUCT_SEARCH_AUTOFOCUS