CTs With No Invoices
From UG
(Difference between revisions)
(→CTs without Purchase Invoices) |
|||
(8 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | [[Category: | + | [[Category: XArc]] |
== Info == | == Info == | ||
- | * | + | * Need to merge with: [[Acc_Reports_CTs_With_No_Inv]] |
- | * | + | * http://ct.jaguarfreight.com/mantis/view.php?id=2303 |
- | * | + | * See User Guide here: [[Acc Reports CTs With No Inv]] |
== User Guide == | == User Guide == | ||
Line 22: | Line 22: | ||
=== CTs without Purchase Invoices === | === CTs without Purchase Invoices === | ||
- | Hard | + | To be on the report CT has to satisfy Hard Coded Conditions: |
- | + | Number of Purchase Invoices posted against this CT is zero. | |
- | + | ||
Example: | Example: | ||
Line 42: | 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]] | ||
+ | |||
+ | == History == | ||
+ | |||
+ | * [[0002157: (Reps) (CTs With No Inv) Add 2 report types: “CT with Unbilled Sales”, “CT with a Loss”]] | ||
+ | ** Wiki updated? No |
Current revision as of 21:32, 17 October 2011
Contents |
[edit] Info
- Need to merge with: Acc_Reports_CTs_With_No_Inv
- http://ct.jaguarfreight.com/mantis/view.php?id=2303
- See User Guide here: Acc Reports CTs With No Inv
[edit] User Guide
[edit] Overview
This CT2 component is a report that can be accessed through:
Main Menu > Acc > Reports
There are 2 report types available:
[edit] 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:
HTML output:
XLS output:
[edit] 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