Set default value of item qty on sales order is zero

How to do this ? Set default value of item qty is zero on sales order

Many thanks

This is not possible from the frontend. You might need to make the code changes in get_item_details.py file.

1 Like

Thank you very much. I fixed it.

hi @chienng can you share here how you solve it?
what version you used?