"'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 :/
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
0
led 25
|
1465 | ||
|
1
zář 22
|
1322 | ||
|
0
kvě 20
|
3038 | ||
|
3
bře 15
|
10877 | ||
|
0
bře 15
|
4789 |
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