facho/fe/form.py: adiciona atributo faltante
FossilOrigin-Name: 933bc6083b34bd110fe1e1e540c01888a31d92f9b7060dea2976c8b9879dd3d2
This commit is contained in:
		| @@ -318,6 +318,7 @@ class Invoice: | ||||
|         self.invoice_lines = [] | ||||
|         self.invoice_allowance_charge = [] | ||||
|         self.invoice_prepaid_payment = [] | ||||
|         self.invoice_billing_reference = None | ||||
|  | ||||
|     def set_period(self, startdate, enddate): | ||||
|         self.invoice_period_start = startdate | ||||
|   | ||||
		Reference in New Issue
	
	Block a user