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
- MSAnswered
Hello,
No. SMA don’t have option to track serials. Only sale as option to add serial manually to order item.
Thank you
- PVAnswered
OK. I see.
- VVAnswered
The field where the serial number is has a character limit, how can I increase it?
- MSAnswered
VICTOR VALERIO You can modify the
serial_no
column on yoursma_sale_items
table as you need. It’svarchar(255)
by default. - Login to Reply