"'NoneType' object is not callable" while evaluating
"keep('/transactions/%s' % slug(v))"
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
"'NoneType' object is not callable" while evaluating
"keep('/transactions/%s' % slug(v))"
+1 here :/
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
0
thg 1 25
|
1467 | ||
|
1
thg 9 22
|
1322 | ||
|
0
thg 5 20
|
3039 | ||
|
3
thg 3 15
|
10878 | ||
|
0
thg 3 15
|
4791 |
i find the solution you need to define the keep value i see on the web_sale and i find a think like this: keep = QueryURL('/pagetransaction', category=category and int(category), search=search, attrib=attrib_list) it is the solution for my pb but i'm not also sure for the designation of this line but it is the solution