Update test_treasury.py

This commit is contained in:
quark 2024-03-24 15:55:46 +01:00
parent fc088dec86
commit 2aaab2b454
1 changed files with 2 additions and 0 deletions

View File

@ -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,