Skip to content

4.7.0

Choose a tag to compare

@developeregrem developeregrem released this 01 May 09:20
· 254 commits to master since this release
2c73e7e

What's Changed

Packages for prices

  • under Settings -> Prices you can configure a price as package now (for misc. prices only)
  • this is important if you need to split a price into different tax rates
  • When an invoice is created, the package price is automatically split into its individual components and shown as multiple separate invoice positions – one line per component, each with the correct tax rate.
  • The split happens automatically in the background. In the online booking form guests still see a single price; the breakdown only appears on the invoice.
  • you can also define booking accounts for a price now (optional). The defined account will be used in booking journal entris created by workflows

Booking Journal

  • updated presets
  • When an entry is created automatically from an invoice (e.g. via a workflow on payment), the system generates one booking line per combination of service type, tax rate and revenue account . New: A distinction is made between:
    • Main services – all room-related positions
    • Miscellaneous services – extras such as breakfast, final cleaning, etc.
  • Under Accounting Journal → Settings , two optional labels can be configured – separately for main services (room/main positions) and miscellaneous services . The label is combined with the account name and used as the remark text (e.g. “Overnight stay – Revenues 7 %” ).

Workflows

  • added a new trigger: ReservationStatus changed

  • and further minor changes

Full Changelog: 4.6.2...4.7.0