Import csv with two same types of child tables

Snapshot of csv which I am getting after exporting data from salary structure is given below:

Here there are two child tables (earnings and deductions of same doctype Salary Detail). Earnings and deductions are name of the sections.

After exporting data, only last section is there in the csv and that too 2 times. All entry of deductions sections are present in earning section in the csv.

Even after correction of csv and importing the data, data is only imported to last section (earnings).

How to solve this bug?

1 Like

Can you post this to GitHub?

Ok…sure