Hi,
it seems that I can only choose a few hard-coded doc-types for subscriptions. I can’t see my own doc-types I’ve created by myself. Is this correct? For what reason is this?
Regards,
Daniel.
Hi,
it seems that I can only choose a few hard-coded doc-types for subscriptions. I can’t see my own doc-types I’ve created by myself. Is this correct? For what reason is this?
Regards,
Daniel.
The DocTypes aren’t hardcoded so to speak. In the reference_doctype
of Subscription
document, only those DocTypes which have a field linked to Subscription are listed.
You can add a link field to Subscription
in your DocType too and it’ll then be visible in the dropdown.