07-01-2015, 06:37 AM
Hi.
If I understand well you try to show a list of products/services from Invoice, but just if the products are Pc, Printer or software, really?
How are you filtering this products to obtain the report? Which is the principal module in the report, Organizations or Invoice?
Are you group by any column?
In coreBOS I have to create a Invoice report, Invoice like a principal module, and related with Accounts and in filter section add the next conditions to filter by product name:
Product Name -> equal/contains -> PC
--- OR ---
Product Name -> equal/contains -> printer
--- OR ---
Product Name -> equal/contains -> software
If I understand well you try to show a list of products/services from Invoice, but just if the products are Pc, Printer or software, really?
How are you filtering this products to obtain the report? Which is the principal module in the report, Organizations or Invoice?
Are you group by any column?
In coreBOS I have to create a Invoice report, Invoice like a principal module, and related with Accounts and in filter section add the next conditions to filter by product name:
Product Name -> equal/contains -> PC
--- OR ---
Product Name -> equal/contains -> printer
--- OR ---
Product Name -> equal/contains -> software