FAJ08 test
FossilOrigin-Name: 8b8ebc517928694482ad94e9152eeac2442de083c70db171de24f69603f8ab27
This commit is contained in:
		| @@ -330,6 +330,8 @@ class DIANInvoiceXML(fe.FeXML): | ||||
|                           invoice.invoice_supplier.organization_code) | ||||
|         fexml.set_element('/fe:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PartyName/cbc:Name', | ||||
|                           invoice.invoice_supplier.name) | ||||
|         #DIAN 1.7.-2020: FAJ07 | ||||
|         fexml.placeholder_for('/fe:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PhysicalLocation/cac:Address') | ||||
|         #DIAN 1.7.-2020: FAJ09 | ||||
|         fexml.set_element('/fe:Invoice/cac:AccountingSupplierParty/cac:Party/cac:PhysicalLocation/cac:Address/cbc:ID', | ||||
|                           invoice.invoice_supplier.address.city) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user