Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend invoice header with invoice template in create invoice request. #13

Merged
merged 3 commits into from
Apr 5, 2023

Conversation

hnorbert90
Copy link
Contributor

@hnorbert90 hnorbert90 commented Apr 1, 2023

Added support to change the default invoice template.

According xsd scheme snippet

<complexType name="fejlecTipus">
        <sequence>
...
<element name="szamlaSablon" type="string" maxOccurs="1" minOccurs="0"></element>       <!-- Codomain: 'SzlaMost' | 'SzlaAlap' | 'SzlaNoEnv' | 'Szla8cm' | 'SzlaTomb' | 'SzlaFuvarlevelesAlap'-->
...
    </sequence>
</complexType>

(src: https://docs.szamlazz.hu/#xsd-scheme-compliance)

@agabor
Copy link
Owner

agabor commented Apr 5, 2023

Szia Norbert!

Köszönöm a kiegészítést. A tesztek nem futnak le ezzel a módosítással, mert ahhoz a testCreateInvoiceRequest.xml fájlt is módosítani kell. Ezt még med tudod tenni?

@hnorbert90
Copy link
Contributor Author

Szia Norbert!

Köszönöm a kiegészítést. A tesztek nem futnak le ezzel a módosítással, mert ahhoz a testCreateInvoiceRequest.xml fájlt is módosítani kell. Ezt még med tudod tenni?

Szia, köszönöm az észrevételt. Kiegészítettem a test xml fájlt számla sablonnal.

@agabor agabor merged commit 3dd75b4 into agabor:master Apr 5, 2023
@agabor
Copy link
Owner

agabor commented Apr 5, 2023

Köszönöm, így jó lesz!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants