Is it possible to have multiple doctype link on a single field?
I have created a doctype that holds subsidiaries for customer. It contains the name of the subsidiary customer and the parent customer, as well as the subsidiary’s address.
Now in the billing and shipping field on Quotation/Order/Invoice. I want to combine the parent customer ang the subsidiary address on these fields.
I did follow the structure of party type and party, as I noticed. Party type only holds Customer, Employee, Shareholder and Supplier. Where in my case, all doctypes are shown.
I follow the structure of the party type. Where the field Party has a type of Dynamic Link and a party_type in the Options. I just wonder how did Party Type field only has 4 Filters while my Customer level field has all the doctype available.