摘要: def goto_mystock(self): self.ensure_one() view_id = self.env.ref('mystock.mystock_form_view').id # a = self.env['mystock'].create({'billno': 'ABCDE', 阅读全文
posted @ 2023-07-25 08:13 CrossPython 阅读(15) 评论(0) 推荐(0)