crater-invoice / crater

Open Source Invoicing Solution for Individuals & Businesses
https://craterapp.com
GNU Affero General Public License v3.0
7.71k stars 1.59k forks source link

Customer specific invoice prefix #283

Open martinreedau opened 3 years ago

martinreedau commented 3 years ago

It would be useful to specify a customer specific invoice prefix and sequential invoice number used only by that customer.

For example, I use (client code)-(invoice number): AD-01 AD-02

MS-01 MS-02

The reason is to avoid revealing the total number of invoices. If I invoice monthly, customers don't need to know if I have 1 or 100 other customers being invoiced. It's unnecessary to divulge this information.

This was already suggested in #15 and is supported by other software including Stripe as the default setting.

mohitpanjwani commented 3 years ago

This feature has been requested many times before and I agree that it would be pretty useful.

We will add this on version 4.1

IvalinV commented 3 years ago

Hi, @mohitpanjwani my question is, is it possible to remove the prefix for the invoice entirely?

mohitpanjwani commented 3 years ago

@IvalinV We're working on making the prefix optional together with this one.

IvalinV commented 3 years ago

@mohitpanjwani Okay, great. I'm looking forward to it.