Question: Adjust sales reference number

Adjust sales reference number

Hi, I would like to adjust the current sales reference format a little bit. The current reference format is Year/Month/Sequence Number (SL/2019/12/0001), and I would like to have a refere

VK

van Kessel

Asked
Hi,

I would like to adjust the current sales reference format a little bit.
The current reference format is Year/Month/Sequence Number (SL/2019/12/0001), and I would like to have a reference number without the Forward Slashes. So a reference format like: YearMonth/SequenceNumber (SL2019120001)

Thanks
  • VK

    van Kessel

    Answered
    Is there already a solution for this?
  • MS

    Mian Saleem

    Answered
    Hello,

    You can modify the `getReference` method of `app/models/Site.php` as you like.

    Thank you
  • Login to Reply