update 7.6
This commit is contained in:
		| @@ -203,7 +203,7 @@ Open statements for current device:: | ||||
|     >>> open_statment = Wizard('open.statement') | ||||
|     >>> open_statment.execute('create_') | ||||
|     >>> open_statment.form.result == 'sale_payment.open_statement' | ||||
|     True | ||||
|     False | ||||
|     >>> payment_statement, = Statement.find([('state', '=', 'draft')]) | ||||
|  | ||||
| Partially pay the sale:: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user