Hi @Manan_Shah @Saumyaseelan , sorry to tag, but I see that you use the Consolidated Financial Statement report, and I am having a very hard time finding information.
I have a very simple question about how it works.
If the account plans of the daughter companies, have any different accounts, does the report no longer work? Do the structures of all the daughter companies have to be exactly the same?
For example, I get always that error with diferent account in the children companys
in accumulate_values_into_parents
accounts_by_name[account].get(company, 0.0) + d.get(company, 0.0)
KeyError: 'CREDITOS'
Thanks for advance.