Is drug entry module has print prescription functionality ?

I have added drug entry module in my openmrs setup. But there no print functionality when we give medication to patient.

Is this available in drug entry module or not?

Thanks !

Drug order entry module does not support print Button for printing drug medication

1 Like

Thanks for your response @sharif . Do have any idea how to build owa-orderentry after some changes. I did some changes in orderentry-owa but dont know to build it.

Thanks

To build and package your app in a distributable file, use npm Webpack or Try npm run build:prod

1 Like

Then I think it will generate zip file Am i right?

Yeah sure thats right and you need to use the zip file to deploy it into the system via owa

1 Like

Thanks @sharif I Appreciate your help. :slightly_smiling_face:

1 Like

Hey @sharif getting error while building the app using npm build:prod here is the log. 0 info it worked if it ends with ok1 verbose cli [1 verbose cli 'C:\\Progr - Pastebin.com

Do you have latest version of Npm of your machine, if not try updating your npm

1 Like

OK let me update if it works.

Hey @sharif tried updating npm to 6.14.12 but facing same issue.

sorry for late response @atiq , hopefully this might reflect what @ibacher explained here