跳至內容
選單
此問題已被標幟

This code is not working for me.


def _prepare_procurement_values(self, group_id=False):
vals = super(InheritSaleOrderLine, self)._prepare_procurement_values(group_id)
for rec in self:
vals.update({
'description_picking': rec.name
})
return vals

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
8月 21
6824
0
2月 17
6001
2
2月 24
3817
1
4月 23
2538
1
6月 22
3267