I have a module where I stock some staff I want to print a customized barcode using some data when I click save
What should the barcode be used for?
Also which kind of data?
this is the form i have
and this the barcode i want
1 Like
I will look into it maybe i can find something for you, sorry for the late answer I did not see the notification on my profile.
1 Like
Is the module in dolibarr or is it a custom module? If it is in dolibarr which module are you using?
Sorry I didn’t see your response but I find a solution and thanks for trying to help me
You could post your solution so others can learn from your work
Actually it turn out easy I just use window. print() it’s not working for all browsers just for Firefox but it’s good for me