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

Merged
merged 3 commits into from
Dec 12, 2024
Merged

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 2 times, most recently from a428fd7 to 2f5172f Compare November 25, 2024 12:28
@kitsugo kitsugo force-pushed the add-xrechnung-invoices-3357 branch from 2f5172f to 6cbb7bd Compare December 9, 2024 07:52
- 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 <104761667+kibibytium@users.noreply.github.com>

close #3357
@wrdhub wrdhub force-pushed the add-xrechnung-invoices-3357 branch from 6cbb7bd to 967c4df Compare December 11, 2024 17:23
@wrdhub wrdhub changed the base branch from master to dev-mail December 11, 2024 17:23
@wrdhub wrdhub merged commit 967c4df into dev-mail Dec 12, 2024
12 checks passed
@wrdhub wrdhub deleted the add-xrechnung-invoices-3357 branch December 12, 2024 08:17
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
2 participants