Skip to content

v0.6.14

Compare
Choose a tag to compare
@zoernert zoernert released this 13 Feb 18:21
· 33 commits to main since this release

0.6.14 (2024-02-13)

Features

  • Allow download of last 100 invoices as CSV. (3c56b6f)
  • Method stub for last invoices list. (f3e85ef)

Bug Fixes

  • Allow format for exports. Fix calculations. Added timeout option for larger installations. (a8d6f92)
  • debit/clearing interference with balancing. (ed4b916)
  • Handling of clearing after invoicing (e500176)
  • Limit amount of clearings to retrieve to 30 to avoid BSON error. (91fefee)
  • Missign endTime in transient clearing for closeBilling() (ba00bc1)
  • Missing check if finalReading exists. (99adbe9)
  • Missing data ignored for closing clearing (b893059)
  • rename closing and opening to have "time" at the end. (4d1fe72)
  • Set Opening Time of next invoice in closeBilling (d14e302)