Hi Edgar ! On Sun, 18 Mar 2018 14:08:57 +0100 "Edgar Hagenbichler" <edgar.hagenbich...@hagenbichler.at> wrote:
> Dear Luis, > > dear Andrew and community, > > great, this is a really huge improvement! Congratulations! > > Thank you :) > > > > python2 gnuhealth_product_uploader.py products_sample.csv > > > > it worked. > > > After updating some modules (product, account_product, and so on) > > The "Rapid urease test" is now added. PERFECT! > > > > As a last step I am thinking about how to upload a .csv file and then > > invoke the command like above over the web using the SAO server > > (or something similar). > > It would be imported then to the server and database. > > Is there any possibility for this? > You can always run the script from your client, without the need to connect or import it or the data to the server. Remember that SAO is currently no supported by GNU Health, but I like your idea of having a portal to import the most used objects (demographics, patients, products, ...). It can take the GNU health version, the model to import and the CSV formatted file. Let me know your thoughts All the best Luis