Skip to content

v3.7.1

Choose a tag to compare

@Blb3D Blb3D released this 08 Apr 15:08
560aa8d

What's Changed

Fixed

  • Self-hosted deployment — proxy headers (--proxy-headers --forwarded-allow-ips) added to uvicorn so mixed-content redirects no longer error behind nginx/Traefik (#510)
  • Onboarding company name — company name now saved to CompanySettings during initial setup so sidebar header is populated after onboarding (#510)
  • GL entries for SO shipment — shipping an order now creates a balanced journal entry (DR COGS 5000 / CR FG Inventory 1220); entries were previously missing (#468)
  • Price Levels on Core — price level CRUD moved to Core API (/api/v1/price-levels); was previously only accessible with PRO installed (#476)
  • PO receiving for non-material items — maintenance/supply items purchased in a different unit class (e.g. PTFE tubing in metres, product unit EA) can now be received without a 400 error (#514)

Full Changelog: v3.7.0...v3.7.1