Home
Blog
Contact us
中文
服务端返回重载动作
True
All Blogs
Funenc Odoo Team
服务端返回重载动作
服务端返回重载动作
self.create(vals) return {'type': 'ir.actions.client', 'tag': 'reload'}
xxxxxxxxxx
1
self.create(vals)
2
return {'type': 'ir.actions.client', 'tag': 'reload'}
已复制
in
Funenc Odoo Team
#
odoo汇总