facho se deja como estaba SoftwareID
FossilOrigin-Name: e794d21f61250319587c71c62d42fa2f80721f305fee435c7bd147d1a7c4f30d
This commit is contained in:
parent
bc8c670033
commit
3c6c87f3c0
@ -135,7 +135,7 @@ class DianXMLExtensionSoftwareProvider(FachoXMLExtension):
|
||||
provider_id_attrs.update({'schemeID': self.nit.dv})
|
||||
software_provider.set_element('/sts:SoftwareProvider/sts:ProviderID', self.nit,
|
||||
**provider_id_attrs)
|
||||
software_provider.set_element('/sts:SoftwareProvider/sts:softwareID', self.id_software,
|
||||
software_provider.set_element('/sts:SoftwareProvider/sts:SoftwareID', self.id_software,
|
||||
**SCHEME_AGENCY_ATTRS)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user