You need the QuickBooks class feature, it works, I've been using it
for years. GnuCash doesn't have classes but you can use Filter Reports to
filter characters (tags) on split memo, transaction notes, or transaction
description. The problem with this is the report will only match the filter.

https://github.com/dawansv/gnucash-custom-reports is a custom transaction
report that will optionally report all transactions by filter. This means
you can clearly see the transactions which aren't part of the filter, often
because you didn't add the tags to the split/transaction.

Does this mean you need to code every split/transaction in the file? Yes.
Think about preprocessing your data in a spreadsheet before you upload it
as a csv file. You can use a lookup table to add to or add extra fields.

Regards
_______________________________________________
gnucash-user mailing list
[email protected]
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to