您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Odoo 三级联动的实现

  2. 省 res.country.state (odoo中已经存在) 市 country.city (需新建) class CountryCity(models.Model): _name = 'country.city' _descr iption = 城市模型 state_id = fields.Many2one('res.country.state', string='\u7701\u4efd') name = fields.Char(string='\u57c
  3. 所属分类:其它

    • 发布日期:2021-01-19
    • 文件大小:104448
    • 提供者:weixin_38587130