Changing the QuoteWerks Document Number Prefix

Further to the post back in February about changing the three character prefix on a QuoteWerks Layout, a client has just asked about changing just the Q/O/I letter – specifically the “I” Invoice for a “C” Credit Note.

Here’s the formula we gave them for the QuoteWerks master installation Layout:

first(documentheaders->docno,3)+”C”+last(documentheaders->docno,(len(documentheaders->docno)-4))

For a remote QuoteWerks user’s Layout, it would be:

first(documentheaders->docno,4)+”C”+last(documentheaders->docno,(len(documentheaders->docno)-5))

The formulae use two key functions – ‘first’ and ‘last’ which both take two parameters:

  • string – the piece of text that we want to take part of
  • num – the number of characters that we want to take from string

Using these functions in this way, we are able to take the parts of the Document Number that we want to retain (the prefix and the number itself) and replace the Document Type Q/O/I with another letter.

Hope this helps!

The Hilltops IT QuoteWerks Support Team.

Related Stories

See all

Is Your Business QuoteWerks Web Ready? Why More Desktop Users Are Making the Move

Aug 15, 2025

Over the past year, we’ve seen a noticeable shift: more and more QuoteWerks Desktop users are exploring the flexibility and productivity gains offered by QuoteWerks Web. Whether it’s a full transition or a hybrid setup using both platforms, the trend is clear: businesses want quoting tools that adapt to their modern workday. ❓ Why the Shift? […]

READ MORE

Case Study: Enhancing Crane Delivery Precision with Hilltops IT’s Innovative Software Solution

Jul 30, 2025

Client: Terranova CranesIndustry: Specialist Crane Hire The Challenge Terranova Cranes faced a recurring challenge: delivering cranes to exact locations on construction sites where traditional addressing systems (like postcodes) lacked the accuracy required. Navigating to broad or imprecise locations often caused delays, confusion, and inefficiencies in high-pressure environments. The Solution Hilltops IT, authors of the ConnectIt […]

READ MORE

ConnectWise Sell vs QuoteWerks: Aspirational Perception

Jul 15, 2025

🚀 From Practical to Aspirational: Why MSPs See ConnectWise Sell as the Next Step Beyond QuoteWerks In writing, reflecting and drawing conclusions from the previous blog post comparing ConnectWise Sell and QuoteWerks, it got me wondering whether ConnectWise could be perceived as an aspirational move. As a QuoteWerks reseller, it’s natural to feel a sense […]

READ MORE