Loading...

Posted in: Forums > Announcements

Subscribe to topic RSS

 

Geoff
Los Angeles, CA

Additional product fields can be added to invoice

Mon, 28 Feb '11 @ 11:57 AM
Hi,

We now offer the ability to insert additional fields into an invoice. You can now add into your invoice the product any or all of the below:

<veetro:InvoiceItemValue name="catalogfield" field="brand" />
<veetro:InvoiceItemValue name="catalogfield" field="supplier" />
<veetro:InvoiceItemValue name="catalogfield" field="sku" />
<veetro:InvoiceItemValue name="catalogfield" field="ean" />
<veetro:InvoiceItemValue name="catalogfield" field="upc" />
<veetro:InvoiceItemValue name="catalogfield" field="description" />
<veetro:InvoiceItemValue name="catalogfield" field="any category custom field name" />

Here are some more helpful links that you can insert into your HTML code:

<veetro:InvoiceItemValue name="CustomField" Field="INSERT YOUR CUSTOM ITEM FIELD NAME HERE" /> <-- only works if you're billing for that item
<veetro:InvoiceItemValue name="EntryID" /> <-- inserts in the Entry ID for that item
<Veetro:InvoiceItemValue Name="ParentName"> <-- this pulls the item that the object is attached to
<Veetro:InvoiceItemValueName=”ProjectName”/>  <-- this pulls the root project name
<Veetro:InvoiceItemValueName="SubProjectName"/> <--this pulls the name of the sub project to which item is attached

Here is a helpful link to learn more about invoicing:

http://admin.worketc.com/Community/Forums?Message=1498

I hope that helps!

Kindest Regards,
Geoff
Customer Support