Resolve "Parsing tabular in the root level"
Closes #1456 (closed)
Reworking the tabular parser to have a better visual in both GUI and performance on the python side:
-
Allow each data_filequantity to populate multiple (sub)sections incolumn,roworentrymode separately, -
Allow parsing the quantities in the root level of the TableData -
Remove the "root" mode. No longer necessary, -
Unnecessary inheritance of the TableDataclass in the sub_sections under mixed mode, -
Remove target_sub_sectionannotation, -
Add the option to the entry mode to allow creating new entries out of individual (sub)sections, -
Add a ReferenceEditQuantityfield in the root level of theTableDatato reference the freshly created entry
Edited by Amir Golparvar