[Release Notes] Version 11.1.7

Frappe v11.1.7

  • Ignore duplicate entry for Chat Profile
  • Fix validation error while receiving emails
  • Fix for DocTypes were not showing in data export
  • Jinja Templating errors now look better
  • Optimisation to Website Router for better handling of query strings
  • ListView now refreshed on adding a new document using quick entry
  • Hooks not cached in developer mode now

Frappe v12 (develop)

  • Fixes to Table MultiSelect feature

ERPNext v11.1.7

  • Italy gets a Regional module! (Link)
  • Hub now contains a Seller profile page and Featured Items
  • Account Receivable report now based on account type
  • Precision removed from fields in multiple DocTypes - Multi-UOM now works with pricing rule rates
  • Raw material quantity now defaults to 1 in BOM
  • Material request can now be made from a Draft Job Card
  • Barcode field now removed from Item doctype in favor of child table
  • Invalid fields now validated in Item Variant Settings
  • POS now loads only items restricted in the POS profile after making a sale

ERPNext v12 (develop)

  • Purchase Invoice Qty now labelled as Accepted Qty

Thanks to all the contributors. See you next week :slight_smile:

9 Likes

I think the release note is for 11.1.7.

Not sure if anyone is facing the issue in 11.1.7 ,
i am unable to see major financial reports
e.g.

  1. General Ledger
  2. Balance Sheet.

Got below error in console.
query_report.js:697 Uncaught TypeError: Cannot read property ‘filter’ of undefined
at frappe.views.QueryReport.get_filter_values (query_report.js:697)
at frappe.views.QueryReport.refresh (query_report.js:268)
at frappe.views.QueryReport.refresh (utils.js:631)
at HTMLButtonElement.action (query_report.js:59)
at HTMLButtonElement. (page.js:160)
at HTMLButtonElement.dispatch (jquery.min.js:3)
at HTMLButtonElement.r.handle (jquery.min.js:3)

1 Like

Report Issue Resolved after upgrade to
ERPNext: v11.1.9 (master)

Frappe Framework: v11.1.8 (master)

3 Likes

Yes resolved, Thanks a lot.