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

Implement xrechnung invoice generation #8013

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kitsugo
Copy link
Contributor

@kitsugo kitsugo commented Nov 25, 2024

  • add ability to print xrechnung invoice for business customers
  • xrechnung is generated via own generator class
  • generator class utilizes xml templates that are replaced with data
  • improved test cases for pdf and xml invoice gen
  • minor improvements and fixes to pdf gen

close #3357

@kitsugo kitsugo force-pushed the add-xrechnung-invoices-3357 branch 3 times, most recently from df00e0f to b524638 Compare November 25, 2024 11:17
@mpfau mpfau force-pushed the add-xrechnung-invoices-3357 branch from b524638 to a428fd7 Compare November 25, 2024 12:28
- add ability to print xrechnung invoice for business customers
- xrechnung is generated via own generator class
- generator class utilizes xml templates that are replaced with data
- improved test cases for pdf and xml invoice gen
- minor improvements and fixes to pdf gen

Co-authored-by: kibibytium <[email protected]>

close #3357
@mpfau mpfau force-pushed the add-xrechnung-invoices-3357 branch from a428fd7 to 2f5172f Compare November 25, 2024 12:28
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.

Offer XRechnung for invoices
1 participant