This repository has been archived on 2026-06-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ezgg-lan-manager/config
tcprod a419ee8885 Replace float with Decimal for price calculations
Fix Decimal precision issue

Fix Decimal precision issue

Fix Decimal precision issue

Fix old prices for tickets

Fix Decimal precision issue
2025-02-07 23:20:57 +01:00
..

Configuration

config.toml

TBD

seating plan

creation

  • Create a new seating plan via diagrams.net editor (make sure to use the "editable XML" version)
  • Boxes with a letter followed by up to 3 numbers are detected as seats
  • Add the property "category" to designate seats as specific category (otherwise, the default will be applied)

exporting

  • Export as SVG when ready
  • remove the onclick listener from the root element (optional)
  • add path of svg to seating configuration