Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
8899 Prikazi

Hi :-)

I wonder if I can customize the user interface by hand / code. I only need basic funktions (for the moment) and most of the things open ERP provides is not needed right now. e.g. I only need buttons for incomig products and delivered products and when a product is stored or sold a receipt has to be printed automatically. Thats basically it. Of course some other modules might be good but for the beginnig thats just what I need.

So the question is: Can I change the general appearance of what the user is able to see/use?

Thanks Dom

Avatar
Opusti
Best Answer

If you absolutely want to use the user interface, you will have to work at least with the following:

  • View editor in the developer mode
  • Settings > Technical > User interface > Views
  • Settings > Technical > User interface > Menu items
  • Settings > Technical > Database structure > Models
  • Settings > Technical > Database structure > Fields

Don't forget to inherit your views before making changes.

Avatar
Opusti