摘要: testinfo=self.env['product.attribute.value'].search([('product_ids.product_tmpl_id','=',2047)]) for id in testinfo: print id.name print id.price_extra prin... 阅读全文
posted @ 2016-08-24 16:22 屌丝IT男 阅读(1674) 评论(0) 推荐(0)