Thursday, October 16, 2025
2 changes · master
Enhancements to existing features
Asset invoice account searches now show clearer descriptions and better distinguish asset accounts from expense accounts, helping users choose the right account faster. The update also removes less useful details from the extended search view and corrects some Belgian account classifications for fixed assets.
Original PR description
It was hard to quickly find accounts to use on Asset Invoices (invoices where I buy something whose value I should depreciate over time):
- descriptions were lacking some examples
- it was hard to differentiate Expense and Asset accounts
- "Search More" view was displaying useless information
Also, some belgian account types were wrong (non-current assets instead of fixed assets).
task-id: 5123491Point of Sale reporting now includes clearer delivery order insights for UrbanPiper integrations. Businesses can group results by delivery provider, track average preparation time, and see cancelled delivery order counts to better compare platform performance.
Original PR description
In this commit: === - Added support to group delivery order reports by provider (e.g., Zomato, UberEats). - Added field to track average preparation time. - Added field to calculate the number of cancelled delivery orders. task-4904372