MB
Asked
Hello,
I need to customize reference of invoice
from: Sale No/Ref: /POS0126 to only: N 0126, I don't need "/POS" (I deleted Sales Reference Prefix from System settings but still /POS appeared)
Best regards
I need to customize reference of invoice
from: Sale No/Ref: /POS0126 to only: N 0126, I don't need "/POS" (I deleted Sales Reference Prefix from System settings but still /POS appeared)
Best regards
- MSAnsweredHello,
The POS will be added automatically on the pos sale, you will need to modify the `getReference` method of the `app/models/Site.php`
Thank you - MBAnsweredThank you very much
- Login to Reply