I want to be able to select the parent from the same list and also another list, is there a way to do this?
I am creating a Chart of Account, so there are certain account in the same list that I want to group it under.
Example.
1000 -- General Stuff
1001 -- General admin stuff
1002 -- General Sales stuff
In this situation, I want 1001, and 1002 to have 1000 as the parent list.
However, I want 1000 to have General Liability as the parent from another list.
I know I can just throw it all in the same list and call it a day, but I want to be able to breakdown the hierarchy.
Example.
COA L1 -- General Liability, General, Asset, etc
COA L2 -- 1001, 1002, 1003, etc
My chart of account is far more complicated than this but I want to know if there a way to have parent from other list and the same list. I included a screenshot to show my chart of account.