摘要: def init(self,cr): tools.sql.drop_view_if_exists(cr, 'custrom_product_infomation_report') cr.execute(""" create or replace view custrom_product_infoma 阅读全文
posted @ 2017-11-03 10:10 何双新 阅读(195) 评论(0) 推荐(0) 编辑