,

New in Fabman: Better Booking Calendar, Support for Net Prices, US/CA Taxes (and More)

We’ve shipped a lot of improvements to Fabman since our last post. Here are the most important ones:

Better Booking Calendar

New booking calendar with holidays.

We’ve improved Fabman’s booking calendar and taught it a few new tricks:

Additionally, we’ve improved support for dragging start/end times and improved booking around daylight saving time transitions and other edge cases.

Browse and Export Charges

Since January, there’s a new Charges tab in the Billings section. This allows you to see all charges across your space – without having to navigate to each member’s detail page.

Browser and filter all your charges.

Filters include kind (package charges, bookings, etc.), equipment, member, and much more, offering a detailed view of how you

The new charge list also offers the option to export all selected charges as a CSV file.

In addition, clicking on any data point in the Revenue Analytics graph now navigates to the corresponding charges in the charge list, letting you easily dig into revenue spikes or anomalies.

Analyze revenue changes.

And if you want to do your invoicing outside Fabman, there is also a new API endpoint to delete all previously exported charges with a single click or HTTP request.

Together these two improvements make it trivial to move charges out of Fabman to import them somewhere else – even if you cannot or don’t want to write a program to automate it.

Delete exported charges via the API.

Net Prices and Configurable Tax Name

Since October, Fabman supports net prices (excluding taxes) across all pages and settings, so you can choose to configure and display all prices with or without taxes.

If you’re used to net prices (like most people in the United States and parts of Canada), head over to your account settings, click on “Billing, charges, …”, and switch to net prices. Fabman can automatically convert your existing gross prices for you, if you want.

Select net or gross prices and configure the tax name.

You can also customize the tax name (e.g. from VAT to Sales Tax or GST) to match your region.

For accounts created after September 2024, Fabman automatically sets defaults for currency, tax name, and net/gross prices based on your locale, so new accounts might not need to change anything.

Finer Control Over Booking Permissions

Also since October, Packages allow more control over booking permissions. Every set of permissions on every package lets you choose whether members are allowed to book during that time or not, offering a lot more flexibility.

Allow or disallow booking for every permission.

Copy Holidays for the Next Year

The holiday list has a new button to easily copy current and past holidays.

Easily copy holidays.

Dates are automatically updated to the next year, while you can still adjust it if the holiday’s date shifts.

Webhook Improvements

Fabman’s webhooks also received several improvements:

Other Changes