Skip to content

v0.7.0

Compare
Choose a tag to compare
@radoslaw-sz radoslaw-sz released this 06 May 17:52
· 30 commits to main since this release

Highlights

This release adds support for new document - Packing Slip. It is a document which focuses on quantity of items and it is usually put inside the box.

Changes

  • New database tables - DocumentPackingSlipSettings (not used yet) and PackingSlip (for keeping generated packing slips).
  • Templates tab has now subtabs for supporting new type of documents
  • Packing Slip subtab as usual contains preview and support two, very basic templates - A4 and A7.
  • Minor restructuring to support more documents, it will be still refactor to make a code more commonize

Actions

You need to run migrations to have this release working!