I want to allow users to create linked documents from the Connections section even when the parent document is in Draft (docstatus = 0).
For example, in Sales Invoice, I want the “+” button to appear for Payment Entry even when the invoice is not submitted.
By default, Frappe only shows the + button for submitted documents. But in my use case, users must be able to create linked documents while the parent is still in draft.
My requirement: “Show + Create button in Connections even when parent document is in Draft.”
After Submit the doctype

