VK
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
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
- VKAnsweredIs there already a solution for this?
- MSAnsweredHello,
You can modify the `getReference` method of `app/models/Site.php` as you like.
Thank you - Login to Reply