NF1.0 FinancialReport Enhancement
From iDempiere en
Feature: Financial Report Enhancement
Goal: Functional
Sponsor: Trek Global
Description:
- . Add include no transaction source account option for the existing list source accounts flag.
- . Add percentage calculation for column value against calculated line value.
Include No Transaction Sources
- New Flag added for the "List Sources" flag. When checked, the generated report will include sources account that have no transaction.
Percentage for column value against calculated line value
Single Line Value
- One report line name for operand 2. The percentage calculation will get the operand 2 value from the report line that match the value in "Operand 2 Line Name" instead of from the same report line.
- Sample:
Multiple Line Value
- Multiple report line name for operand 2, separated by comma. For each report line name, it defines the report line that the operand 2 value should comes from and the range of line included for the percentage calculation.
- Sample ( red is the "Sales" range and blue is the "COGS" range ):
Technical Info: IDEMPIERE-673 IDEMPIERE-674 IDEMPIERE-726