Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3953 Lượt xem

I wanto make a view that shows product code, product name, qoh(location-1), qoh(location-2) --qoh(location-n). Instead of location-1 and location-2, i want to give location names. How can i do this ?. I don't know how many locations i have and location names. While making view i can give column names in

_columns={
    'product_code':fields.char('SKU',size=250),
    'product_name':fields.char('Product Name',size=250),
    }

How can i get location names here, it's a class definition not  a method definition. I dont have cr,uid values in my hand. Can any one help me please...

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 1 17
3264
0
thg 3 15
3541
1
thg 4 25
761
0
thg 8 22
11
5
thg 11 15
3898