mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Merge PR #899 into maint
This commit is contained in:
@@ -175,7 +175,7 @@ const char *void_reason_str = "void-reason";
|
||||
const char *void_time_str = "void-time";
|
||||
const char *void_former_notes_str = "void-former-notes";
|
||||
const char *trans_is_closing_str = "book_closing";
|
||||
const char *doclink_uri_str = "assoc_uri"; // this is the old name for the document link, kept for compatability
|
||||
const char *doclink_uri_str = "assoc_uri"; // this is the old name for the document link, kept for compatibility
|
||||
|
||||
/* KVP entry for date-due value */
|
||||
#define TRANS_DATE_DUE_KVP "trans-date-due"
|
||||
|
||||
Reference in New Issue
Block a user