Fix: Tests
This commit is contained in:
parent
0ce8f2e3fb
commit
58a600c17d
@ -19,6 +19,8 @@ post_sale_order = requests.post(
|
||||
"pickup_location": 'on_site',
|
||||
"lines": [[
|
||||
"create", [{
|
||||
"product": "1",
|
||||
"unit": "1",
|
||||
"quantity": "5",
|
||||
"unitprice": "10"
|
||||
}]]]
|
||||
|
Loading…
Reference in New Issue
Block a user