Difference between revisions of "Managing Invoices and Payments"
m (Protected "Managing Invoices and Payments": Sysop page [edit=sysop:move=sysop]) |
LeonTorres (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | === Invoice Status === | ||
+ | |||
Invoices have two status fields, one for controlling its ledger posting, and one for tracking its processing status in your organization. The main status field could go from pending to ready, which causes it to be posted, and then he could be paid or written off. The processing status is an auxiliary status field that is currently used to track whether an invoice has been printed, and it can be used to store additional information such as whether the invoice has been sent, acknowledged, and etc. The processing status has no effect on ledger posting. | Invoices have two status fields, one for controlling its ledger posting, and one for tracking its processing status in your organization. The main status field could go from pending to ready, which causes it to be posted, and then he could be paid or written off. The processing status is an auxiliary status field that is currently used to track whether an invoice has been printed, and it can be used to store additional information such as whether the invoice has been sent, acknowledged, and etc. The processing status has no effect on ledger posting. | ||
+ | |||
+ | === Invoice Adjustments === | ||
+ | |||
+ | Invoice Adjustments are not considered part of an invoice total. Instead, they behave like payments on the invoice and are used for discounts such as early payment bonuses and fees such as late payment penalties. A positive adjustment counts towards paying the invoice, a negative adjustment increases the amount owed. |
Revision as of 19:17, 12 December 2008
Invoice Status
Invoices have two status fields, one for controlling its ledger posting, and one for tracking its processing status in your organization. The main status field could go from pending to ready, which causes it to be posted, and then he could be paid or written off. The processing status is an auxiliary status field that is currently used to track whether an invoice has been printed, and it can be used to store additional information such as whether the invoice has been sent, acknowledged, and etc. The processing status has no effect on ledger posting.
Invoice Adjustments
Invoice Adjustments are not considered part of an invoice total. Instead, they behave like payments on the invoice and are used for discounts such as early payment bonuses and fees such as late payment penalties. A positive adjustment counts towards paying the invoice, a negative adjustment increases the amount owed.