|
Go
![]() |
New
![]() |
Find
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Journeyman |
Would it be possible to design a report, allowing me to send a client a list of my products or services and associated standard costs?
I want to put together a schedule of values for clients that request it. Is it possible to access the standard Product/Services in the report? -GDJacobs |
||
|
|
Marketcircle Team |
We don't have that exposed in the Visual Query Filter, so you'll need to use a Script Filter as the table's data.
The 'kind' on the Script Filter is 'ProductService' The 'name' is anything you want to call it 'ProdutsServices' for example. The script is as follows: objectContext objectsForEntityNamed:'ProductService'. That single line will give you all the products and services in the database. If you want to further filter them, you would use qualifiers. Once you've done that, you can add the desired columns. |
|||
|
|
Journeyman |
Thanks AJ!
-GDJacobs |
|||
|
| Previous Topic | Next Topic | powered by eve community |
| Please Wait. Your request is being processed... |
|

