MW
MW
The possibility to create Paths in the format: C:\path\to\fileorfolder or /path/to/fileorfolder
 This is possible via frappe standard methods... don't remeber exactly how, but not difficult.
In Doctype Issue 
Currently not supported but possible solution here: https://discuss.erpnext.com/t/how-to-run-a-custom-script-in-quick-entry/39122/6 Try with Software Instance
Currently Backlinks in Dashboards do not work for MultiSelect Fields. https://discuss.erpnext.com/t/table-multiselect-feature-sponsored-by-seibert-media/44412 https://github.com/frappe/frappe/issues/11857 Try workaround for Configuration Item -> Solution: Create hidden Childtable and when adding/deleting Items in Multiselect push/pop them...
Trying to install the App on Ubuntu 20.04 ERPNext: v14.4.0 (version-14) Frappe Framework: v14.13.0 (version-14) Payments: v0.0.1 (develop) get the following error... looks like a dependency error with the installed...