PV
Asked
Hello team,
I tried to find in the guide and test on your demo but cannot see.
I want to know, is there anyway we can add serial number of products when we purchase the same way as we sale?
Thank you
I tried to find in the guide and test on your demo but cannot see.
I want to know, is there anyway we can add serial number of products when we purchase the same way as we sale?
Thank you
- MSAnsweredHello,
No. SMA don't have option to track serials. Only sale as option to add serial manually to order item.
Thank you - PVAnsweredOK. I see.
- VVAnsweredThe field where the serial number is has a character limit, how can I increase it?
- MSAnswered**[VICTOR VALERIO](/u/vvaleriord)** You can modify the `serial_no` column on your `sma_sale_items` table as you need. It's `varchar(255)` by default.
- Login to Reply