Long child tables

Hi,

I have a BOM with roughly 300 items in the child table. Each time I make a change to the BOM and save it, it takes several seconds to save and in some cases the request just times out. Any idea how I can fix this?

Thanks
Ishan

2 Likes

maybe you can try batch insert the child table if you host locally,search my frappe GitHub issue list there is source code .if verified, then I can submit PR

2 Likes

In case you failed finding my github issue, here it is
[Enhancement] Speedup saving new document with large number of child table records · Issue #6030 · frappe/frappe · GitHub, if you need further assistance, please feel free to let me know.

In case you failed finding my github issue, here it is
[Enhancement] Speedup saving new document with large number of child table records · Issue #6030 · frappe/frappe · GitHub, if you need further assistance, please feel free to let me know.