Skip to content

v0.4.0

Compare
Choose a tag to compare
@mschadegg mschadegg released this 20 Feb 13:15
· 71 commits to main since this release
aa4a4d3

Updated the Invoice endpoint

OBS: Breaking changes in invoice creation from v0.3.x:

  • Moved some DTOs releated to Invoice Creation in to a subfolder
  • Moved ProductLine in to DTO subfolder
  • Replaced non static create method with a save method and created a static create method