David E Jones wrote:
I took a look at the DemoOrganizationData.xml file and the
PaymentsInvoices.xml file (which should be DemoPaymentsInvoices.xml or
something) and the department parties in the DemoOrganizationData file
are currently all separate organizations with no settings. I added
PartyRelationship records in rev 610489 to that they are connected to
Company.
What I'm thinking is that these will be useful for testing corporate
hierarchies that would be good to support, and we might even want to do
something like having the code look for PartyAcctgPreference records on
parent organizations if it is not found for a specific internal org. For
example with TESTING since it doesn't have a PartyAcctgPreference
record, start walking the PartyRelationship tree to find groups it is in
that are also internal orgs and find a PartyAcctgPreference that way.
-David
David, these are great notes, thanks.
I've marked this message as "important" and I will try to add details
and create new tasks (in Jira) to implement these features.
Jacopo