Introduction
In Bukku, each document is assigned a unique transaction number format. By default, Bukku generates these formats for every transaction type you create, ensuring consistency and organisation.
Below are some of the default transaction number formats for various documents in Bukku. For instance, the default number format for invoices is IV-[5DIGIT], which will appear as IV-00001.
How to Customise the Number Format
You can customize the number format to fit your preferences.
Let’s walk through the steps with an example. Suppose you want to set the Quotation number format to QUO-2024/001.
Step 1: Navigate to Control Panel > Number Formats.
Step 2: To create a new number format, click + New. If you want to modify an existing number format, click View at Quotation’s number format.
Step 3: Select the transaction type and enter the desired format using the provided Date and Number Placeholders to customise your number format:
[YYYY] for the full year (e.g., 2024)
[YY] for the last two digits of the year (e.g., 24)
[MM] for the month (e.g., 09)
[DD] for the day of the month (e.g., 25)
For example, to set the format as QUO-2024/001, you should enter:
QUO-[YYYY]/[3DIGIT].
Step 4: Once it is done, click Save.
Here are some example number formats for reference:
QUO-202409250001 - Format: QUO-[YYYY][MM][DD][4DIGIT]
QT-24-000001 - Format: QT-[YY]-[6DIGIT]
IV-2409001 - Format: IV-[YY][MM][3DIGIT]
INV-0001 - Format: INV-[4DIGIT]
Note: Number Placeholders are mandatory, while Date Placeholders are optional.
How to Change the Default Number Format for Transactions
To change the default number format for your transactions, navigate to Control Panel > Company Settings > Number Formats.
From there, select the number format you want to set it as default.
If needed, you can also quickly add a new number format from this setting page.
After updating the default number format in Company Settings, it will automatically apply to new quotations you create.
Important Notes
To see how the system applies the number format:
You can click the three dots (…) next to View to delete any unwanted pre-created number formats at Control Panel > Number Formats. Kindly note that if a number format is set as default or is currently in use, it cannot be deleted.
For instance, using the format IV-[YY][MM][3DIGIT], the numbering sequence will be reset after the date portion. The digits reset monthly, to ensure that each month's transactions have a unique sequence.
For example, if you create the first invoice in September 2024, it will be IV-2409001. The second invoice in the same month will be IV-2409002. When October begins, the sequence will reset, and the first invoice for October 2024 will be IV-2410001.