import payments using CSV
GnuCash allows import of Invoices but not payments. We are trying to migrate from another system and have a CSV file with accounts receivable data: 2000+ invoices and payments. We can import the invoices, but attempts to input payments results in a negative invoice. What is desired is to apply the payments to the invoices.

-
jfdd43 commented
Yes to this! I 100% agree.
From a ux standpoint, it would be easy to implement.
One of two ways:
1. Allow people to indicate a "payment account" when importing an invoice. Then it will automatically add the transaction to the respective account.or
2. When importing transactions, allow someone to declare an invoice or bill to assign as a payment. Importing transactions already allows split transactions, so theoretically you can apply multiple invoices to one payments