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

Commits on Nov 25, 2024

  1. Implement xrechnung invoice generation

    - 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
    kitsugo authored and mpfau committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    89224c0 View commit details
    Browse the repository at this point in the history
  2. No file production in test cases

    kitsugo authored and mpfau committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    125f41d View commit details
    Browse the repository at this point in the history
  3. Import fixes + unused params

    kitsugo authored and mpfau committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    2f5172f View commit details
    Browse the repository at this point in the history