Hi, I'm using Odoo 16 website builder to build a website and I'm also using the HTML and CSS editor to get the required design, what is the cons of this way??
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
677
查看
Hi,
The main cons are:
Upgrades can overwrite changes: If you edit core templates or CSS directly, your changes may be lost during module upgrades or Odoo version updates.
Reduced drag-and-drop flexibility: Odoo’s website builder uses a grid layout system, so heavy customization with raw HTML/CSS might break the drag-and-drop interface or make it behave unexpectedly.
Hope it helps