Cash flow planning
Cash Flow Planing




The cash flow planning document type can be accessed through the menu Settings | Program | Document types | Financials | Reports Financials:

|
Planning By
|
We can choose between options:
- Weeks,
- Months and
- Quarters.
|
| Include Journal Entries |
It is possible to choose between:
All journals,
Just Record-Only and
No Record-Only Positions.
|
| Colors |
We can choose any color to show the data. Colors can also be set for comparative data.
|
| Mark |
User can choose weather to color text or background. |
| Formula 1 |
We use the formulas in the same way as in the financial reports, but without subtotals.
 |
HINT
It is possible to use SQL statements in formulas.
|
 |
WARNING
It is not possible to use formulas to reference another cell, as is possible in balance sheets.
|
|
| Use SQL statements in formulas |
SQL statements write in formula so that is limited by the sign ~S~ at the beginning and end of the sentence (for example, use this SQL statement in case you need paid costs of interest posted on account 7400% : ~S~select SUM(ATI.anDebit) from tHE_AcctTransItem ATI JOIN tHE_AcctTrans AT on AT.acKey = ATI.acKey where ATI.acAcct like '7400%' and AT.adDate>=#DateFrom# and AT.adDate<=#DateTo# and acContraAcct like '22%'~S~).
Variables that can be used in SQL statements and replace the value at print of the entered criteria are:
| Variable |
Value |
| #DateFrom# |
Period From |
| #DateTo# |
Period To
|
|
|
Use Date
|
We can choose between the document date, due date and target date (from journal entry header). |
| Formula 2 |
We can use Formula 2 in the column PlanNing. But to use that, we need to mark the Formula 2 for planNing option on the planing document. For eg. to show overdue receivables or payables or any other analyze report. |
|
Use Date 2
|
We can choose between the document date, due date and target date (from journal entry header) for formula 2. |
| Condition |
Realized data can be colored depending on the result of the set criteria (> for bigger that, < smaller from, = is equal).
|