You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after installation app not able to create or update record in every doctype where any fields placed from this app
ERPNext: v14.65.3
Frappe Framework: v14.67.1
For any one who is getting this error in ERP Next version 15. The error can be resolved by copying the JS folder from ERP Next version-13 to ERP Next version-15.
Follow the below steps.
Get and install the Erpnext_pk module using command. bench get-app erpnext_pk https://github.com/ParaLogicTech/erpnext_pk.git bench --site [site name] install-app erpnext_pk
Extract the contents of the below attached file.
Copy the folder to frappe-bench>sites>assets
This will replace the current js folder which is empty
Use bench start to start erpnext, the error will be resolved and the employee will be saved and NIC will also be validated.
after installation app not able to create or update record in every doctype where any fields placed from this app
ERPNext: v14.65.3
Frappe Framework: v14.67.1
in console getting errors
in company doctype
i tried to rebuild app and bench migrate but no luck
please help
The text was updated successfully, but these errors were encountered: