When performing the push to my database in production I get the following error message, I check the logs and I don't find any ERROR type.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- 项目
- MRP
此问题已终结
2
回复
2529
查看
The errors are available in a popup connected to the Build.
I already saw the logs and I don't see any problem, just a warning:
/home/odoo/src/odoo/odoo/tools/convert.py:296: DeprecationWarning: The <report> tag is deprecated, use a <record> tag for 'report_payment_check_xlsx'.
warnings.warn(f"The <report> tag is deprecated, use a <record> tag for {xml_id!r}.", DeprecationWarning)