15.16.4 (2025-03-11)
Bug Fixes
- add disabled cursor style for continue button (8fe358b)
- add Trans. Doc No. and Dt. in e-Waybill detailed print format (928e9aa)
- correct typo in reverse charge condition (2781c8b)
- disable gstin status validation by default (94951bc)
- don't validate GST settings only during installation (f93345a)
- earmark custom fields with module name (2ba3f94)
- ensure default value is string (ea2a18a)
- ensure hsn code is not None (5f14e23)
- fallback to posting date if bill date not found (002a32d)
- incorrect calculation and order of columns (fc9faf5)
- incorrect invoice total (4ccc475)
- login link fixes (8de555c)
- maintain footer logo consistency on theme change (2fa32fe)
- Purchase Reconciliation Tool with additional export columns (#3155) (b2fd07c)
- remove pass and minor refactor (239bf60)
- restrict sales invoice cancellation if e-Invoice not cancellable (1071fa6)
- update GSTIN validation to control message display (cd3c8d6)
- validate email on change (cfadfd6)
Performance Improvements
- reduce call to
frappe.get_installed_apps
(3fe00c5)