-
Notifications
You must be signed in to change notification settings - Fork 7.6k
ERPNext Version 8
- Custom DocPerm
In the earlier version of ERPNext, customization made using Role Permission Manager was updated in the doctype masters itself. This doesn't allow us to update default permissions of the Doctype from a backend. To resolve this, we have introduced a feature Custom DocPerms. Now, all your permissions preferences defined from Role Permission Manager will be saved as a Custom DocPerms.
- Dedicated roles for Report and Page
Till now, permission of roles were assigned based on permissions on the Doctype that report was based. There was no option to define roles and permission for the report and pages specifically. In version 8, you will be able to define permissions for each Report and Page master as per your requirement.
https://frappe.io/blog/erpnext-features/kanban-board-for-erpnext
https://medium.com/@mbauskar/feedback-feature-for-frapp%C3%A8-erpnext-e733f222f357#.3xx7lljlg
https://frappe.io/blog/erpnext-features/more-enhancements-in-payroll-and-employee-loan-management
- Attachments
- multiple email groups
- Optional unsubscribe link
- Get valuation rate from Item while not found based on SLE
- get items from material requests based on possible supplier
- Student attendace enhancements
- Student Monthly Attendance Sheet
- Optimization to reduce GLE reposting time for future stock transactions
- Attendance validation in Leave Application
- replace autocomplete with awesomplete