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
- Project
- MRP
此問題已被標幟
2
回覆
2088
瀏覽次數
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)