Hi,
I wish to know if I’m using the Receipt function correctly. I sell on Walmart and I get a payment once a month. The payment record is a CSV file with about 5000 rows that contains payments, refunds, deductions like advertising and shipping fees. Am I supposed to use the Receipt function to “recreate” this payment record, like the picture below?
I would use Excel to manipulate the CSV file to match the Batch Create format. This works until the CSV gets too large because:
- As I add more Lines.*.[Header] columns to the output, I exceed the 16,384 column limit for a workbook
- If I try to load the output to Excel data model, my PC runs out of memory.
The reason I put everything into Receipt is because I want the amount on the receipt to match the amount I receive into my bank. Should I split the CSV file so that only the gross payment go into Receipt and the deductions go into Payment?
