Initial Port of customer statements
This commit is contained in:
committed by
Miquel Raïch
parent
1ffec3d4ee
commit
ad482b33d0
13
partner_statement/readme/DESCRIPTION.rst
Normal file
13
partner_statement/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,13 @@
|
||||
This module extends the functionality of Invoicing to support the printing of customer and vendor statements.
|
||||
There are two types of statements, Activity and Outstanding. Aging details can be shown in the reports, expressed in aging buckets,
|
||||
so the customer or vendor can review how much is open, due or overdue.
|
||||
|
||||
The activity statement provides details of all activity on the partner receivables or payables
|
||||
between two selected dates. This includes all invoices, refunds and payments.
|
||||
Any outstanding balance dated prior to the chosen statement period will appear
|
||||
as a forward balance at the top of the statement. The list is displayed in chronological
|
||||
order and is split by currencies.
|
||||
|
||||
The outstanding statement provides details of all outstanding partner receivables or payables
|
||||
up to a particular date. This includes all unpaid invoices, unclaimed refunds and
|
||||
outstanding payments. The list is displayed in chronological order and is split by currencies.
|
||||
Reference in New Issue
Block a user