The field I1 (part base price) has been added to SIF exports for parts, leading to this addition:
I1
extend public str[] internal_generateConfiguraSifRows(Space space) { ... addSifRow("I1", basePrice().toS(), lines); ... }