mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Enable import of tranfser split reconcile state and date
This commit is contained in:
parent
1c2c184e2e
commit
3f51775570
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user