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

I'm using OpenERP V7.  I needed to make the field product_product.qty_available sortable, so I inherited the product.product class and added the store=True to the field definition. Along the way I copied the function _product_available to my inherited class so the code does not crash. I know that this does not cope with the OO concepts

Now I need help in the following two points

1. how to make a function field sortable without appealing to store the field in the database

2. when inheriting a function field, how to do so without copying the function that calculates its value

Ảnh đại diện
Huỷ bỏ

i'm also looking for the method how to make function field sortable :( So far i got nothing. Maybe not nothing but still not sorted it out ;(

Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 2 19
6379
1
thg 4 23
4002
2
thg 1 18
5332
0
thg 6 17
4500
1
thg 2 24
1975