bill | The bills table contains information about AP transactions, or a request for payment from a third party. Attributes include currency type, exchange rate, total amount, due date, balance, and more. |
billpayments | BillPayment entities are the final transaction of payment of bills received from a vendor. This table includes the vendor information, payment type, total amount, transaction date, and more. |
creditmemos | The creditmemos table records transactions that are refunds or credits of both full and partial payments. Some attributes include the customer’s name, the customer’s billing and shipping info, the amount, and date. |
deposits | Deposits include direct deposits and customer payments moved into the Asset Account after being held in the Undeposited Funds account. Attributes include the amount, deposit ID, and date. |
estimates | Estimates are transactions given to customers that include proposed pricing for a good or service. This table records the amount, any discount information, customer information, and date. |
invoices | Invoices are sales forms that a customer pays later. The invoices table records any deposit information, date, line items, tax information, and customer information. |
journalentries | The journalentries table records AR and AP account information, including the journal entry ID, transaction date, and line item information. |
payments | A payment record includes attributes such as the payment ID, applied and unapplied amounts, transaction date, transaction type, and processing status. |
purchases | The purchases table represents your expenses and includes the purchase ID, payment type, amount, and any line item information. |
purchaseorders | The purchaseorders table holds requests for goods sent to vendors. This table includes the vendor information, purchase order ID, transaction date, line item information, total amount, and AP account information. |
refundreceipts | The refundreceipts table records refunds given to customers. Attributes include the refundreceipt ID, line item information, total amount, customer information, and balance. |
salesreceipts | The salesreceipts table records information in the sales receipts given to customers, including the salesreceipt ID, line item information, total amount, customer information, transaction date, and any deposits. |
timeactivities | The timeactivities table holds time records for vendors and/or employees and includes the time activity ID, employee/vendor information, time logged, activity description, and date recorded. |
transfers | The transfers table records information on funds moved between accounts. Attributes include the transfer ID, amount, account information, and date. |
vendorcredits | Vendor credits are AP transactions that are refunds or credits given to vendors. The vendorcredits table includes the vendor credit ID, line item information, vendor information, AP account, total amount, and date. |