[17.0][IMP] account_financial_report: Set custom intervales in aged report
This commit is contained in:
committed by
chaule97
parent
18a8cef8af
commit
6d6937346a
26
account_financial_report/readme/CONFIGURE.md
Normal file
26
account_financial_report/readme/CONFIGURE.md
Normal file
@@ -0,0 +1,26 @@
|
||||
To configure dynamic intervals for Aged Partner Balance you need to:
|
||||
|
||||
Go on 'Settings' -> 'Invoicing' -> 'OCA Aged Report Configuration'.
|
||||
|
||||
Click on option 'Configurations' and create new record.
|
||||
|
||||
Create new interval.
|
||||
The name established on line will be the column to display in Aged Partner Balance.
|
||||
Inferior limit established on line is the interval
|
||||
|
||||
Example of configuration inferior limit:
|
||||
|
||||
-> 15
|
||||
-> 30
|
||||
-> 60
|
||||
|
||||
It means the first interval is from 0 to 15, the second from 16 to 30, and the third is 61+.
|
||||
|
||||
Go on 'Invoicing' -> 'Reports' -> 'OCA accounting reports' -> 'Aged Partner Balance'
|
||||
|
||||
When wizard is open, you need to select your interval configuration and print report.
|
||||
|
||||
If you want to get default interval configuration any time you wish to print Aged Partner Report,
|
||||
you can set default interval configuration per company in:
|
||||
|
||||
'Settings' -> 'Invoicing' -> 'OCA Aged Report Configuration'.
|
||||
@@ -23,6 +23,7 @@
|
||||
- Jo??o Marques
|
||||
- Alexandre D. D??az
|
||||
- V??ctor Mart??nez
|
||||
- Carolina Fernandez
|
||||
- [Sygel](https://www.sygel.es):
|
||||
- Harald Panten
|
||||
- Valentin Vinagre
|
||||
|
||||
@@ -15,3 +15,7 @@ properly shown.
|
||||
|
||||
In case that in an account has not been configured a second currency
|
||||
foreign currency balances are not available.
|
||||
|
||||
Invoicing / Settings / Invoicing / OCA Aged Report Configuration you will be able to set
|
||||
dynamic intervals that will appear on the Aged Partner Balance.
|
||||
For further information, check CONFIGURE.rst
|
||||
|
||||
Reference in New Issue
Block a user