Skip to content

Releases: baumrock/RockInvoiceItems

v2.0.0

21 Jan 18:43

Choose a tag to compare

⚠ BREAKING CHANGES

  • change license to MIT

Bug Fixes

v1.1.0

02 Feb 15:34

Choose a tag to compare

Features

  • add and delete rows (9847dfa)
  • add clone row feature (be00a43)
  • add github release workflow (124f212)
  • add inline tinymce editor for invoice items texts (648472b)
  • add item button workin (a36f431)
  • add subtotal and grandtotal (dd523d3)
  • add subtotal and grandtotal (7a6e756)
  • add support for wakeup in PHP (0b4fcf7)
  • add textarea for invoice items (026eaae)
  • add totals table (3bf1b35)
  • add vat totals calculation and display (e5c830c)
  • rendering items in PDF works :) (e94cba4)

Bug Fixes

  • button causing first column to be too wide (08be900)
  • fix issue in formatValue when raw json is provided (292f457)
  • fix issue when cloning one row multiple times (55b493a)
  • fix wrong filenames (c2a7749)
  • hide textarea (4e4cc2a)
  • properly preload tinymce (4bfa32a)
  • remove href to prevent click action (d65e4d9)
  • steps issue (d4b4835)
  • trigger file rename (e425f7d)
  • upload new assets (88c048b)
  • use rockdevtools()->assets() (7bf2acc)