Add payment number and date. IO-610

This commit is contained in:
Patrick Fic
2021-02-08 11:07:48 -08:00
parent f14b665e26
commit 1d091ac98d
35 changed files with 679 additions and 32 deletions

View File

@@ -176,6 +176,8 @@ exports.QUERY_PAYMENTS_FOR_EXPORT = `
stripeid
type
payer
paymentnum
date
}
}
`;