mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 17:12:28 +01:00 
			
		
		
		
	Update test_treasury.py
This commit is contained in:
		@@ -99,8 +99,10 @@ class TestInvoices(TestCase):
 | 
				
			|||||||
            "object": "Same object",
 | 
					            "object": "Same object",
 | 
				
			||||||
            "description": "Longer description",
 | 
					            "description": "Longer description",
 | 
				
			||||||
            "name": "Me and others",
 | 
					            "name": "Me and others",
 | 
				
			||||||
 | 
					            "quotation": False,
 | 
				
			||||||
            "address": "Always earth",
 | 
					            "address": "Always earth",
 | 
				
			||||||
            "acquitted": True,
 | 
					            "acquitted": True,
 | 
				
			||||||
 | 
					            "payment_date": "Never",
 | 
				
			||||||
            "locked": True,
 | 
					            "locked": True,
 | 
				
			||||||
            "products-0-designation": "Designation",
 | 
					            "products-0-designation": "Designation",
 | 
				
			||||||
            "products-0-quantity": 1,
 | 
					            "products-0-quantity": 1,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user