Enable import of tranfser split reconcile state and date

This commit is contained in:
Geert Janssens 2023-02-02 13:57:00 +01:00
parent 1c2c184e2e
commit 3f51775570

View File

@ -70,7 +70,7 @@ enum class GncTransPropType {
TMEMO,
TREC_STATE,
TREC_DATE,
SPLIT_PROPS = TMEMO
SPLIT_PROPS = TREC_DATE
};
/** Maps all column types to a string representation.