Skip to content

Releases: developeregrem/fewohbee

3.8.1

03 Apr 13:36
17b83c7
Compare
Choose a tag to compare

What's Changed

includes some improvements for XRechnung, e.g.

  • BT-81 (payment mean) is configurable, the following means are possible
    • Cash payment
    • Bank transfer (Non-SEPA)
    • Card payment
    • SEPA bank transfer
    • SEPA direct debit

Full Changelog: 3.8.0...3.8.1

3.8.0

14 Mar 19:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.7.0...3.8.0

3.7.0

30 Jan 15:10
815cca2
Compare
Choose a tag to compare

What's Changed

  • Multiple reservations can now be added. In order to do this, you need to enable "Multiple occupancy" checkbox for a room in Settings -> Room. Afterwards, it is possible to add multiple reservations for the same room and period. Please note that only the tabular view will display such reservations. At the moment, it is not visible when using the yearly view.
  • Upgrade to Symfony 7.2

Full Changelog: 3.6.1...3.7.0

3.6.1

02 Sep 08:20
Compare
Choose a tag to compare

Bugfix release
Addresses a bugfix where it was not possible any more to add another reservation to a new invoice, and it was not possible to use the new invoice function on the invoice overview page.
Furthermore, a little issue was fixed when a customer without an assigned address was used inside a reservation template.

Full Changelog: 3.6.0...3.6.1

3.6.0

22 Mar 15:06
ab4ff88
Compare
Choose a tag to compare

What's Changed

  • Update for better mobile view of yearly calendar by @daking88 in #85
  • New invoice status "canceled" and "pre-payed" / storniert und Anzahlung by @daking88 in #84
  • Bugfix: customer of an invoice could not be changed afterwards
  • Bugfix: calendar export not recognized by booking.com correctly
  • Bugfix: reservation table was not shown correctly under certain circumstances
  • Upgrade to Symfony 7.0

New Contributors

Full Changelog: 3.5.1...3.6.0

3.5.1

03 Oct 14:20
e30d977
Compare
Choose a tag to compare

Upgraded mpdf to fix missing images in PDF exports

Full Changelog: 3.5.0...3.5.1

3.5.0

01 Oct 16:08
f0a81c7
Compare
Choose a tag to compare
  • the salutation was removed in the reservation table for better readability if the size is too short to show the last name
  • during the create process of a reservation the dates to add another room for the same reservation are prefilled now to safe some time
  • added a hint after login what shall be done after a fresh installation and it was chosen to not add initial test data
  • upgrade to Symfony 6.3

Full Changelog: 3.4.0...3.5.0

v3.4.0

04 Jun 13:07
ab97468
Compare
Choose a tag to compare
  • added a new site to the statistics menu showing the turnover
  • update of dependencies

v3.3.2

20 Apr 06:19
Compare
Choose a tag to compare
  • update to Symfony 6.2
  • updated docker-compose setup to use PHP 8.2

v3.3.1

15 Nov 05:58
Compare
Choose a tag to compare

minor bugfixes