Marketcircle    Forums  Hop To Forum Categories  Billings  Hop To Forums  Creating Estimates and Invoices    Add a consecutive number

Closed Topic Closed
Go
New
Find
Notify
Tools
-star Rating Rate It!  Login/Join 
Apprentice
Posted
Hello,

how can I add a consecutive number for the slips/positions in Invoice Designer? Is there a token like §number?
Just like this:

No. Date Description ....
1 22.03.07 Design ....
2 24.03.07 Design ....
3 ... ... ...
4 .. .. ..

Thank you,
Wolf
 
Posts: 14 | Registered: February 12, 2007Edit or Delete MessageReport This Post
AJ
Marketcircle Team
Picture of AJ
Posted Hide Post
There is no canned way, but here is a token script that does it.

In a dynamic text element inside a table row, double click to get the dynamic text editor, go to 'special' and double click on 'script'.

Here is the script:

row := element enclosingTableRow.
rows := (element enclosingTable) ySortedSubviews.

rows indexOfObject:row.


This shows the correct number if you have a header row - if not, you will have to add 1.

HTH.
 
Posts: 866 | Location: Toronto | Registered: May 03, 2006Edit or Delete MessageReport This Post
Apprentice
Posted Hide Post
Thank you very much.
It works great!

Wolf
 
Posts: 14 | Registered: February 12, 2007Edit or Delete MessageReport This Post
Apprentice
Posted Hide Post
Hi Aj,

in Billings 3 this gives me an error in my template. Is there a solution?

Thank you!

Wolf
 
Posts: 14 | Registered: February 12, 2007Edit or Delete MessageReport This Post
Apprentice
Posted Hide Post
I found it: The Converter insert a Slip Projekt and Slip Worker Tag. I deletet this and now its ok.

Wolf
 
Posts: 14 | Registered: February 12, 2007Edit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  

Closed Topic Closed

Marketcircle    Forums  Hop To Forum Categories  Billings  Hop To Forums  Creating Estimates and Invoices    Add a consecutive number

© Copyright 2006 Marketcircle Inc. All rights reserved.