Hello,
I am facing this issue while showing data in _logger(), How we can handle this part with logger().
I know how can this get handled through print() using below code.
import sys
from kitchen.text.converters import getwriter
UTF8Writer = getwriter('utf8')
sys.stdout = UTF8Writer(sys.stdout)
Please suggest something if we can.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
2749
瀏覽次數