CTs With No Invoices

From UG

(Difference between revisions)
Jump to: navigation, search
(CTs without Purchase Invoices)
Line 22: Line 22:
=== CTs without Purchase Invoices ===
=== CTs without Purchase Invoices ===
-
Hard coded conditions:
+
To be on the report CT has to satisfy Hard Coded Conditions:
-
  sss
+
  Number of Purchase Invoices posted against this CT is zero.
Example:
Example:
Line 41: Line 41:
=== CTs without Sales Invoices ===
=== CTs without Sales Invoices ===
 +
 +
To be on the report CT has to satisfy Hard Coded Conditions:
 +
 +
Number of Sales Invoices issued for this CT is zero.
 +
 +
Output format is the same as for [[#CTs without Purchase Invoices]]

Revision as of 23:24, 13 December 2010


Contents

Info

User Guide

Overview

This CT2 component is a report that can be accessed through:

Main Menu > Acc > Reports

There are 2 report types available:

CTs without Purchase Invoices

To be on the report CT has to satisfy Hard Coded Conditions:

Number of Purchase Invoices posted against this CT is zero.

Example:

Filters:

File:CTs With No Invoices.JPG

HTML output:

File:CTs With No Invoices HTML.JPG

XLS output:

File:CTs With No Invoices XLS.JPG

CTs without Sales Invoices

To be on the report CT has to satisfy Hard Coded Conditions:

Number of Sales Invoices issued for this CT is zero.

Output format is the same as for #CTs without Purchase Invoices

Personal tools