@angshuonline Faced same error “JQuery not defined” and followed your solution, now getting an error “Uncaught TypeError: this.$button.off(…).destroy is not a function after logging in Odoo”.
Few products like “Ibuprofen 400 mg” & “Albendazole 200mg” is also configured accordingly for you to test out.
The “Odoo configuration” document has been updated for medication dispensing scenarios. “Community Feedbacks” tracked through the Excel Sheet is also updated. Please test out your respective reported issues (either installing on your local env or on QA08 env)
Thanks for participating in the community QA process. We hope to do public release very soon, unless anything major/blocker is reported.
Is there any problem in purchase vendor bill entry form. First time created bill was fine and journal entry was also seen for the same. Similarly i made second entry and while validating it throw the error “Record does not exist or has been deleted.” . Is there some configuration that i am missing. Please help me out of this.
I’m trying to restore into openelis using below command ( I Uninstalled Backup Tools)
bahmni -i local restore --restore_type=db --options=clinlims --strategy=dump --restore_point=clinlims_dump_20181130-225806.sql.gz
But i get this error
TASK [pgbackrest-restore : Start PostgreSQL] *********************************************************************************************************
task path: /opt/bahmni-installer/bahmni-playbooks/roles/pgbackrest-restore/tasks/pgsqldumprestore.yml:6
fatal: [localhost]: FAILED! => {"changed": false, "msg": "value of state must be one of: started,stopped,restarted,reloaded, got: running"}
...ignoring
TASK [pgbackrest-restore : Drop clinlims database] ***************************************************************************************************
task path: /opt/bahmni-installer/bahmni-playbooks/roles/pgbackrest-restore/tasks/pgsqldumprestore.yml:12
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
fatal: [localhost]: FAILED! => {"changed": false, "msg": "unable to connect to database: could not connect to server: No such file or directory\n\tIs the server running locally and accepting\n\tconnections on Unix domain socket \"/var/run/postgresql/.s.PGSQL.5432\"?\n"}
to retry, use: --limit @/opt/bahmni-installer/bahmni-playbooks/incr-postgresdbrestore.retry
PLAY RECAP *******************************************************************************************************************************************
localhost : ok=9 changed=0 unreachable=0 failed=1
Can i choose to only import Customer, Supplier and Products for V7 to V10? because i will want to keep Quotations and invoices in V7 for references and start afresh with V10 but i will need the Names of patients, Lab and Drugs to match what is in openmrs so that an order can sync.
Also after importing will the data from V7 (Customers, Suppliers, Product) replace what is already in V10 or it will add-up?
Hi Team, I am using v 0.92-142.noarch.rpm Whenever i change the product Category from the
> Inventory->Configuration->Product Category
ie rename the pre-configured categories the atomfeed stops working and cant get quotations
what might be the solution, I want to have products categorized by their location ie pharmacy, Lab service , Dental service , Maternity etc and not lab panel, Lab Test, injection, Lotion, Drop
See attached
[root@localhost ~]# mysql -uroot -ppassword openmrs
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
This must correspond to the members of “Dose Quantity Units” in OpenMRS concept dictionary. Also, please don’t change the parent hierarchy, “All/Services/lab”, “All/Saleable/Drugs” etc
I am trying to install bahmni 0.92 in vagrant centos but getting following error
fatal: [localhost]: FAILED! => {“changed”: false, “msg”: “Unable to start service openmrs: Job for openmrs.service failed because a configured resource limit was exceeded. See “systemctl status openmrs.service” and “journalctl -xe” for details.\n”}