This question has been flagged
1 Reply
841 Views

Is it possible to add existing fields to the POS orderline when chosing the product?

We would like to see extra information of the product when selecting a certain product like internal reference or stock available.

Avatar
Discard
Best Answer

For adding more information in POS orderline.
Yes technically you can create a custom module which (in javascript) extends class "OrderWidget" to add desired fields information.

Avatar
Discard