Merge Request #2146
kamau-crypto
started this conversation in
General
Merge Request
#2146
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, there, I am currently running frappe, erpnext, version 16, however, when it comes to the frappe crm, the develop branch is behind or off, there is a method in

crm/crm/doc.pyin themain branchthat checks for linked doctypes. In themain branch, this works but the same file causes errors when installing the app from thedevelop branch. Attached is the relevant comparison.branch mainbranch developAll reactions