mirror of https://gitlab.crans.org/bde/nk20
Update test_treasury.py
This commit is contained in:
parent
fc088dec86
commit
2aaab2b454
|
@ -99,8 +99,10 @@ class TestInvoices(TestCase):
|
|||
"object": "Same object",
|
||||
"description": "Longer description",
|
||||
"name": "Me and others",
|
||||
"quotation": False,
|
||||
"address": "Always earth",
|
||||
"acquitted": True,
|
||||
"payment_date": "Never",
|
||||
"locked": True,
|
||||
"products-0-designation": "Designation",
|
||||
"products-0-quantity": 1,
|
||||
|
|
Loading…
Reference in New Issue