uctoplus / ubl-wrapper

GNU General Public License v3.0
1 stars 1 forks source link

How to add tag SupplierAssignedAccountID #3

Closed jw7712 closed 1 year ago

jw7712 commented 1 year ago

I'm trying to export UBL invoices for importing in an accounting application (Venice) and need to add cac:AccountingCustomerParty/cbc:SupplierAssignedAccountID to the XML file.

How can this be done using this package?

Thanks in advance Screenshot from 2022-12-05 15-18-22

MimoGraphix commented 1 year ago

Hi, according to DOCs http://www.datypic.com/sc/ubl21/e-cac_AccountingCustomerParty.html this model is used in the list of models. Are you using one of them? If yes there should already be defined getter and setter for this type.

cac:AccountinCustomerParty is type of CustomerPartyType.