ERPNext Version 12.5.0
New Features:
-
Group by Customer / Customer Group / Item / Item Group / Territory / Invoice option in Itemised Sales Register report #20251
-
Group by Supplier / Item / Item Group / Invoice option in Itemised Purchase Register report
-
Group by Customer / Supplier option in Accounts Receivable / Payable report
-
Enhanced Fixed Asset Register report #20332
-
Added tax category in pos profile #20413
Fixes
-
GL Entries were not creating on manual asset creation #20265
-
Payment Entry should not be allowed against blocked Purchase Invoice until release date #20270
-
Incorrect number of GL Entries error in stock entry due to precision issue #20297
-
Wrong outstanding invoices fetched against employee #20373
-
Finance book filtering logic in financial statements and other accounting reports #20411
-
Additional discount was not appling on sales invoice created by subscription #20432
-
Deprecated fetching item price based on minimum qty #20346
-
Calculation of carry forwarded leaves #20341
-
Quotation status will be expired based on validity only if it is not Ordered or Lost #20365
-
Delete auto created batch on cancellation of Purchase Receipt / Stock Entry #20392
-
Show product bundle item’s availability on website based on availability of all bundled items #20384
-
Show relevant suppliers on “Create Purchase Order” popup in Material Request #20232
-
Cannot complete task if dependent task are not completed / cancelled #20434
-
Show numeric values in item configurator #20430
-
Filter serial no based on batch no #20566
-
Pricing rule was not working on item groups #20546
-
Disabled quick entry for doctypes with tree view #20453
Optimisation
-
Handling of large number of serial no creation via Purchase Receipt / Stock Entry (10 times faster than before!) #20540
-
Update outstanding amount on Sales Invoice on submission of invoice / payment #20557
Frappe Version 12.3.0
-
Fixed user’s permission issue while loading query report data (#9231)
-
Fixed issue with group by reports not being saved (#9255)
-
In Report View, status field will now be derived from docstatus or workflow status field if not in docfields (#9279)
-
Reset document email link on changing the document(#9271)
-
Fixed issues with Dashboard Chart filter (#9298)
-
Support Before/After Save document events for server scripts (#9332)
-
Fixed Auto Email Report which were not working for the prepared report (#9344)
-
Updated breadcrumb itemtype to schema.org (#9348)
-
Added in_quick_entry option for custom field (#9395)
-
Release notes/update popup will be only shown to System Managers (#9410)
-
Added ability to dynamically skip total row in Script Reports (#9414)
-
Retain standard filter input fields on reload (#9446)
-
Hide Cancel button if workflow state and action for Cancel is defined (#9423)
-
Automatically set workflow state when some action is performed on a document from the backend if workflow exists (#9498)
-
Bulk Workflow Action will be rolled back on error (#9443)