AntonioPerera
Vendor
Hi,
I am trying to modify a standard Invoice report created by someone else:
The report heading are as follows :
Description
Amount
Tax amount
The following groups exist :
Group # 1 - Customer
Group # 2 - Invoice or Entry
Group # 3 - Detail Group
The following details exist :
Details a
Details b
Details c
There are several different restrictions on the section experts Supress formulas.
The complication about the report is that it picks up details from a Comments field and splits it into 2 or more lines depending on the page breaks inserted into the comments field.
So some details appear as follows :
Consultant A
From 10/01/2008 to 15/01/2008
Whereas some appear as follows :
Consultant A
From 01/06/2008 to 15/06/2008
Consultant B
From 06/09/2008 to 15/10/2008
Consultant C
From 19/04/2008 to 30/04/2008
Now I need to add the Quantity column to the report
and it works fine with the single line Invoices but gives a problem with the quantity calculation on the multi line Invoices.
So a single line Invoice appears as follows :
Consultant A Qty 100
From 10/01/2008 to 15/01/2008
Whereas on the multi line it appears as follows :
Consultant A Qty 88.88
From 01/06/2008 to 15/06/2008
Consultant B Qty 88.88
From 06/09/2008 to 15/10/2008
Consultant C Qty 88.88
From 19/04/2008 to 30/04/2008
Any ideas on how to solve this problem with the quantities on the multi line Invoices ?
I am trying to modify a standard Invoice report created by someone else:
The report heading are as follows :
Description
Amount
Tax amount
The following groups exist :
Group # 1 - Customer
Group # 2 - Invoice or Entry
Group # 3 - Detail Group
The following details exist :
Details a
Details b
Details c
There are several different restrictions on the section experts Supress formulas.
The complication about the report is that it picks up details from a Comments field and splits it into 2 or more lines depending on the page breaks inserted into the comments field.
So some details appear as follows :
Consultant A
From 10/01/2008 to 15/01/2008
Whereas some appear as follows :
Consultant A
From 01/06/2008 to 15/06/2008
Consultant B
From 06/09/2008 to 15/10/2008
Consultant C
From 19/04/2008 to 30/04/2008
Now I need to add the Quantity column to the report
and it works fine with the single line Invoices but gives a problem with the quantity calculation on the multi line Invoices.
So a single line Invoice appears as follows :
Consultant A Qty 100
From 10/01/2008 to 15/01/2008
Whereas on the multi line it appears as follows :
Consultant A Qty 88.88
From 01/06/2008 to 15/06/2008
Consultant B Qty 88.88
From 06/09/2008 to 15/10/2008
Consultant C Qty 88.88
From 19/04/2008 to 30/04/2008
Any ideas on how to solve this problem with the quantities on the multi line Invoices ?