Thoughts About Supporting CSV Import Multisplit Value
flywire
flywire0 at gmail.com
Thu Sep 5 07:51:14 EDT 2024
https://www.gnucash.org/docs/v5/C/gnucash-manual/trans-import.html#trans-import-csv
Each line should define one split by:
* transaction-specific fields: date and description as bare minimum and
* split specific fields: account and deposit/withdrawal as bare minimum.
It sucks validating data with currency and shares in the same csv field. It
would be useful to allow importing by value. What are the thoughts about
supporting value and turning off the check for (negated) amount column when
importing a file without shares? That check seems like the only thing
preventing it.
Example 6.1. [Truncated] Sample Multi-split.csv
Date,Description,Deposit,Account
05/03/2006,Grocery Store,-45.21,Assets:Checking
,,45.21,Expenses:Groceries
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20240905/ffba64ab/attachment.htm>
More information about the gnucash-devel
mailing list