In this tutorial i would like to explain about how to add icon to custom module in odoo 12
- Create a directory named static inside our custom module
- Create another directory named description inside static directory
- we want to place our icon image inside the description directory,before that make sure that your icon image is in png format and the complete file name for icon is renamed as icon.png
- Restart the odoo server and refresh the browser,and it will be like this
Comments
Post a Comment