Difference between revisions of "User:Lmat"
From GnuCash
(→Bayes GUID Work) |
|||
Line 6: | Line 6: | ||
| 2.7.2 || Converts bayes import map to GUID, and sets GNC_FEATURE_GUID_BAYESIAN | | 2.7.2 || Converts bayes import map to GUID, and sets GNC_FEATURE_GUID_BAYESIAN | ||
|- | |- | ||
− | | 2.6.18 || | + | | 2.6.18 || When reading the import map, if a record is found under account name, it will be used, otherwise if an account is found by GUID, it will be used. When writing to the import map, if a slot is not found under the account name but is found under the GUID, the GUID record is used. |
|} | |} | ||
+ | |||
+ | <references/> |
Revision as of 20:44, 4 December 2017
Bayes GUID Work
Version | Behavior |
---|---|
2.7.2 | Converts bayes import map to GUID, and sets GNC_FEATURE_GUID_BAYESIAN |
2.6.18 | When reading the import map, if a record is found under account name, it will be used, otherwise if an account is found by GUID, it will be used. When writing to the import map, if a slot is not found under the account name but is found under the GUID, the GUID record is used. |