FAK46 fix #33
FossilOrigin-Name: 01b4d804b69494f7b54170c134ad2bc3f6d7dfa2aff9a34f351b378dca92a11f
This commit is contained in:
		| @@ -378,6 +378,9 @@ class DIANInvoiceXML(fe.FeXML): | ||||
|                           invoice.invoice_customer.responsability_code) | ||||
|         fexml.placeholder_for('/fe:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme') | ||||
|  | ||||
|         fexml.set_element('/fe:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID', | ||||
|                           invoice.invoice_customer.ident, | ||||
|                           **customer_company_id_attrs) | ||||
|         fexml.set_element('/fe:Invoice/cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:RegistrationName', | ||||
|                           invoice.invoice_customer.legal_name) | ||||
|          | ||||
|   | ||||
		Reference in New Issue
	
	Block a user