| 00:00:24 | <mm3838> oh, really? |
| 00:00:30 | <mm3838> you cannot upload a new patient? |
| 00:00:39 | <mm3838> what if I want to insert a new patient? |
| 00:00:48 | <dkayiwa> thats a different storry |
| 00:00:57 | <dkayiwa> more involved |
| 00:01:05 | <dkayiwa> if i were you, i would start with the simpler |
| 00:01:14 | <dkayiwa> upload a form for an existing patient |
| 00:03:12 | *** robbyoconnor has joined #openmrs |
| 00:03:12 | *** ChanServ sets mode: +v robbyoconnor |
| 00:04:13 | <mm3838> I cannot add any patient from openMRS now, it shows me a form we did last week to test the xform module |
| 00:04:46 | <dkayiwa> am not getting you well |
| 00:05:02 | <mm3838> I am trying to add patient from openmrs |
| 00:05:18 | *** bwolfe has quit IRC |
| 00:05:23 | <mm3838> and after I've inserted name, age and sex, it shows a new page |
| 00:05:43 | <dkayiwa> whats wrong with the new page? |
| 00:05:50 | <mm3838> in this new page I have to fill a form with 5 fields. This form has been done by us last week |
| 00:06:26 | <dkayiwa> just fill it and see what happens |
| 00:06:34 | <mm3838> when I click submit i get Attribute "xmlns:xf" was already specified for element "xf:new_form1". |
| 00:07:34 | <mm3838> this is the log with the details of the error http://pastebin.com/DaKmt7Vp |
| 00:09:41 | <dkayiwa> set the value of the global property named "xforms.usePatientXform" to false |
| 00:09:44 | <dkayiwa> and then try again |
| 00:10:18 | *** mayanks43 has joined #openmrs |
| 00:11:09 | <mm3838> now it works |
| 00:11:20 | <dkayiwa> https://wiki.openmrs.org/display/docs/XForms+Module+Patient+Registration |
| 00:11:24 | <OpenMRSBot> <http://ln-s.net/8a:K> (at wiki.openmrs.org) |
| 00:13:14 | <dkayiwa> now try submit a form |
| 00:13:24 | <dkayiwa> and use an existing patientid |
| 00:14:03 | <mm3838> ok, I'll try |
| 00:21:41 | *** bwolfe has joined #openmrs |
| 00:21:41 | *** ChanServ sets mode: +o bwolfe |
| 00:27:18 | <mm3838> now it returs null. The log is http://pastebin.com/qtVn5hxj |
| 00:27:42 | <mm3838> I could add patient when the xforms.usePatientXform was falsde |
| 00:28:38 | <dkayiwa> this means you used a patientid which is not an integer |
| 00:28:50 | <dkayiwa> patientId is different from patient identifier |
| 00:29:03 | <dkayiwa> identifier is what the patient sees |
| 00:29:12 | <dkayiwa> and patientId is the database internal id |
| 00:30:13 | <dkayiwa> u can see the patientId in the url on the patient dashboard |
| 00:30:27 | <dkayiwa> eg http://localhost:8088/openmrs/patientDashboard.form?patientId=2&phrase=hor |
| 00:38:21 | <mm3838> what should I use for Identifier? I refreshed all the fields, now it has everything! But I cannot add because of the identifier |
| 00:38:35 | <mm3838> it's never an appropriate field! What should I put there??? |
| 00:38:53 | <dkayiwa> are trying to fill form? |
| 00:39:07 | <mm3838> yes |
| 00:39:25 | <dkayiwa> just put the patientId and leave the identifier blank |
| 00:39:43 | <mm3838> on openmrs and it always prompts me with Identifier prasd is not appropriate for validation scheme Luhn CheckDigit Validator |
| 00:40:02 | <mm3838> Identifier cannot be null or blank |
| 00:40:12 | <mm3838> and it's not a required field, there |
| 00:40:16 | <dkayiwa> use the old opernmrs identifier type |
| 00:40:32 | <dkayiwa> i had though u meant on the phone |
| 00:41:01 | <mm3838> added patient Trial6 |
| 00:41:11 | <dkayiwa> ok |
| 00:46:08 | <mm3838> I modified the patient with one of the form we have on the phone, but it doesn't send anyway |
| 00:46:25 | <dkayiwa> meaning? |
| 00:46:28 | <mm3838> besides, it also doesn't change the log |
| 00:46:49 | <dkayiwa> what do u mean by it does not send? |
| 00:47:03 | <mm3838> I added the same data of the patient I've just created (name, patientID, etc etc), but it doesn't allow me to send |
| 00:47:26 | <dkayiwa> what do you mean by it does not allow you? |
| 00:47:41 | <dkayiwa> does it hold your hands? or what? |
| 00:47:41 | <mm3838> the updated form on the phone failed to be sent, sorry |
| 00:47:53 | <mm3838> no no, it just fails to send, sorry |
| 00:48:00 | <mm3838> my mistake in english |
| 00:48:09 | <dkayiwa> does it give any error message? |
| 00:48:43 | <mm3838> let me debug, so far i was just running |
| 00:48:57 | <dkayiwa> what patientId did you fill? |
| 00:49:34 | <mm3838> the one I used earlier, 4 |
| 00:49:53 | <dkayiwa> whats the name of the question for which you filled the patient id? |
| 00:50:06 | <mm3838> Patient ID |
| 00:50:20 | <dkayiwa> whats the patient family name? |
| 00:50:40 | <mm3838> Trial6 |
| 00:51:07 | <dkayiwa> and which patientId did you use? |
| 00:51:27 | <mm3838> 4 |
| 00:51:36 | <dkayiwa> where did u get it from? |
| 00:51:50 | <mm3838> the one I inserted while filling the form on internet |
| 00:52:03 | <mm3838> on the openmrs webapp |
| 00:53:01 | <dkayiwa> dkayiwa: this means you used a patientid which is not an integer |
| 00:53:01 | <dkayiwa> [03:45am] dkayiwa: patientId is different from patient identifier |
| 00:53:01 | <dkayiwa> [03:45am] dkayiwa: identifier is what the patient sees |
| 00:53:02 | <dkayiwa> [03:45am] dkayiwa: and patientId is the database internal id |
| 00:53:02 | <dkayiwa> [03:46am] dkayiwa: u can see the patientId in the url on the patient dashboard |
| 00:53:52 | <mm3838> ok, now it's clearer... sorry |
| 00:55:33 | <mm3838> it gives error... patient id was 13, I'm sorry, I've seen it in the dashboard, but it returns an error anyway when trying to upload the filled form with ODK clinic |
| 00:55:50 | <mm3838> did you add a patient yesterday with ODK clinic? |
| 00:56:07 | <dkayiwa> what error does it give? |
| 00:56:27 | <dkayiwa> on the server |
| 00:56:41 | <dkayiwa> i filled a form for an existing patient |
| 00:56:55 | <dkayiwa> i did not use the form to create a new patient |
| 00:59:12 | <mm3838> this is the error on the phone HTTP/1.1 500 Internal Server Error |
| 00:59:17 | <mm3838> and the log didn't change |
| 01:00:58 | <mm3838> I'm sorry, but I need to leave... don't know how to thank you anyway. |
| 01:01:19 | <mm3838> Just to know, what we would like to do is to add patient to OpenMRS via Android, is there a way to do that? |
| 01:01:46 | <dkayiwa> error log |
| 01:02:08 | <dkayiwa> yes you can, but you need to first try the simpler one |
| 01:02:18 | <dkayiwa> be able to fill a form for an existing patient |
| 01:02:31 | <mm3838> error log? you mean localhost log? |
| 01:02:40 | <dkayiwa> tomcat log |
| 01:02:43 | <dkayiwa> as before |
| 01:02:43 | <mm3838> it didn't change |
| 01:03:14 | <dkayiwa> it could be going to another log file |
| 01:03:18 | <dkayiwa> which OS do you use? |
| 01:03:22 | <mm3838> ubuntu |
| 01:03:45 | <dkayiwa> can you check more log files and see if any has a stack trace? |
| 01:03:53 | <dkayiwa> you could also check the catalina one |
| 01:04:31 | <mm3838> catalina is updated anytime is try to upload something, but it just posts the warning |
| 01:04:42 | <mm3838> Mar 8, 2011 7:58:52 PM org.apache.tomcat.util.http.Parameters processParameters WARNING: Parameters: Invalid chunk '' ignored. |
| 01:04:52 | <dkayiwa> can u try check a few more logs? |
| 01:05:07 | <dkayiwa> should be having the stack trace in some log file |
| 01:05:44 | <mm3838> manager log doesn't display anything, apart from the openmrs loaded two hours ago |
| 01:05:52 | <dkayiwa> yes |
| 01:06:46 | <dkayiwa> by the way, can you check in your home folder |
| 01:06:57 | <dkayiwa> under .OpenMRS/xforms |
| 01:07:46 | <dkayiwa> there you can see a folder named "error" |
| 01:07:58 | <dkayiwa> thats where the problematic forms are stored |
| 01:08:06 | <dkayiwa> then you can pastebin me one to look at |
| 01:08:42 | <mm3838> in the home folder I don't have any hidden folder called .OpenMRS |
| 01:08:55 | <dkayiwa> ok |
| 01:09:46 | <mm3838> there's a openmrs folder in webapp |
| 01:09:59 | <dkayiwa> thats not the one |
| 01:10:20 | <dkayiwa> or you could just zip and send me your logs folder |
| 01:10:24 | <dkayiwa> it its not big |
| 01:10:31 | <dkayiwa> if its not big |
| 01:11:07 | <mm3838> 400 kb |
| 01:11:38 | <dkayiwa> you can send to dkayiwa at openmrs.org |
| 01:13:10 | <mm3838> done, thank you... |
| 01:13:42 | <dkayiwa> ok |
| 01:14:04 | <mm3838> do you mind if we chat again tomorrow? I have to go... and I think you must be tired, too |
| 01:14:15 | <dkayiwa> i dont mind at all |
| 01:14:18 | <dkayiwa> see ya |
| 01:14:27 | <mm3838> I don't know whether this can help you, but I've granted you access to openmrs |
| 01:14:40 | <dkayiwa> oh before u go |
| 01:14:40 | <mm3838> the server is still 209.2.221.252 |
| 01:14:47 | <dkayiwa> one more thing |
| 01:14:49 | <mm3838> yes |
| 01:15:04 | <dkayiwa> did you check localhost.2011-03-08.log? |
| 01:15:32 | <mm3838> yes, it hasn't changed since 7.32PM |
| 01:15:42 | <mm3838> the last error is that it didn't have a patientID |
| 01:15:46 | <dkayiwa> ok |
| 01:15:55 | <mm3838> Integer 'patientId' is a required parameter |
| 01:16:02 | <dkayiwa> ok |
| 01:16:10 | <dkayiwa> now i cal leave you to go |
| 01:16:46 | <mm3838> thank you for the help |
| 01:16:56 | <dkayiwa> yo welcome |
| 01:16:58 | <mm3838> ah, could you please send me the istanceuploadtask |
| 01:17:15 | <dkayiwa> will zip and send you the entire code |
| 01:17:26 | <mm3838> so that in the meanwhile I'll check if it's a problem of my odk? You said you're using a old one, maybe they changed something |
| 01:17:31 | <mm3838> thank you |
| 01:17:36 | <mm3838> appreciate! Have a good night |
| 01:17:43 | <dkayiwa> have a good night too |
| 01:17:50 | *** mm3838 has quit IRC |
| 01:29:26 | *** mayanks43 has quit IRC |
| 01:31:20 | *** mayanks43 has joined #openmrs |
| 01:45:50 | *** mayanks43 has quit IRC |
| 01:48:33 | *** mayanks43 has joined #openmrs |
| 02:21:21 | *** mayanks43 has quit IRC |
| 02:43:20 | *** deadpool has quit IRC |
| 04:53:35 | *** bwolfe has quit IRC |
| 05:17:41 | *** dkayiwa has quit IRC |
| 05:18:44 | *** pascal` has joined #openmrs |
| 05:30:41 | *** pascal` has quit IRC |
| 05:51:52 | *** mayanks43 has joined #openmrs |
| 06:29:40 | *** pascal` has joined #openmrs |
| 07:02:28 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Counting before Advice Error . how can it handle <http://forum.openmrs.org/viewtopic.php?f=8&t=767#p2907> |
| 07:03:31 | *** surangak has joined #openmrs |
| 07:07:17 | *** mayanks43 has quit IRC |
| 07:10:54 | *** mayanks43 has joined #openmrs |
| 07:32:40 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Providing Privileges for different users..? <http://forum.openmrs.org/viewtopic.php?f=8&t=766#p2908> |
| 08:24:28 | *** rafa has joined #openmrs |
| 08:31:17 | *** rafa has quit IRC |
| 08:35:59 | *** surangak has quit IRC |
| 08:36:56 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Database tables description <http://forum.openmrs.org/viewtopic.php?f=2&t=763#p2909> |
| 08:50:47 | *** rafa has joined #openmrs |
| 09:29:16 | *** ashishmittal has joined #openmrs |
| 10:06:48 | *** muthah has joined #openmrs |
| 10:10:06 | *** ashishmittal has quit IRC |
| 10:19:56 | *** goutham has joined #openmrs |
| 10:30:46 | *** rafa has quit IRC |
| 10:39:03 | *** dkayiwa has joined #openmrs |
| 10:47:39 | *** muthah has quit IRC |
| 10:57:01 | *** muthah has joined #openmrs |
| 11:06:30 | *** muthah has quit IRC |
| 11:12:50 | *** muthah has joined #openmrs |
| 11:50:42 | *** muthah has quit IRC |
| 11:52:48 | *** muthah has joined #openmrs |
| 11:54:31 | *** muthah_ has joined #openmrs |
| 11:54:38 | *** dkayiwa has quit IRC |
| 11:58:30 | *** muthah_ has quit IRC |
| 11:58:30 | *** muthah has quit IRC |
| 12:49:13 | *** dkayiwa has joined #openmrs |
| 12:52:57 | *** gbastien has joined #openmrs |
| 13:04:02 | *** muthah has joined #openmrs |
| 13:27:02 | *** mayanks43 has quit IRC |
| 13:32:44 | *** gbastien has quit IRC |
| 14:06:15 | *** bwolfe has joined #openmrs |
| 14:06:15 | *** ChanServ sets mode: +o bwolfe |
| 14:14:11 | *** muthah has quit IRC |
| 14:42:17 | *** pascal` has quit IRC |
| 15:00:29 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: MVP/Columbia Global eHealth Program Concept Dictionary <http://forum.openmrs.org/viewtopic.php?f=1&t=592#p2910> |
| 15:12:50 | *** robbyoconnor has quit IRC |
| 16:08:33 | *** ashishmittal has joined #openmrs |
| 16:37:31 | *** mm3838 has joined #openmrs |
| 16:40:58 | <mm3838> dkayiwa: I can modify an existing patient! OpenMRS self assigns a PatientID, but once I use that PatientID taken from the Dashboard, I can upload a form |
| 17:03:22 | <mm3838> dkayiwa: I cannot upload a new patient, unfortunately. Ah, at the end of the day, I didn't modify the code, because they were essentialy the same. Can I ask you what you changed in our code? |
| 17:13:22 | *** pascal` has joined #openmrs |
| 17:22:05 | *** gbastien has joined #openmrs |
| 17:24:11 | *** robbyoconnor has joined #openmrs |
| 17:24:11 | *** ChanServ sets mode: +v robbyoconnor |
| 17:51:49 | *** mblanchette has joined #openmrs |
| 17:52:44 | *** robbyoconnor has quit IRC |
| 18:17:57 | <bwolfe> mm3838: you might need to ping dkayiwa again now that he's back from lunch... :-) |
| 18:18:39 | <dkayiwa> oh yes i had not seen this :D |
| 18:19:13 | <dkayiwa> mm3838: will take you through how to create a new patient |
| 18:19:46 | <dkayiwa> are u now able to upload a form successfully? |
| 18:20:21 | <dkayiwa> There is a bug i fixed. I had introduced the bug as i was trying to show more log output to diagnose your problem |
| 18:40:07 | <mm3838> sorry, I was out for lunch |
| 18:40:09 | <mm3838> here I am |
| 18:41:04 | <mm3838> dkayiwa: actually I have a meeting at 2 PM, do you think now it's enough time, or it is going to take longer? |
| 18:41:50 | <dkayiwa> we could do part |
| 18:41:56 | <dkayiwa> of it |
| 18:41:59 | <mm3838> great, thanks |
| 18:44:32 | <ashishmittal> bwolfe, hi |
| 18:44:45 | <bwolfe> hey |
| 18:45:43 | <ashishmittal> bwolfe, I have been surfing quite a few links for the ticket (Trunk-2056) and sent you a mail containing my doubts. |
| 18:45:58 | <ashishmittal> (on the mailing list as well as a cc to you) |
| 18:46:19 | <bwolfe> doubts == questions |
| 18:46:25 | <ashishmittal> yes |
| 18:46:33 | <bwolfe> ashishmittal: did you see my reply from 5 mins ago? |
| 18:47:16 | <ashishmittal> oh sorry, dint see that. Thanks for the prompt reply. Ill just have a look at that and get back to you. |
| 18:51:13 | <ashishmittal> bwolfe, considering that the registered handlers are called automatically, ADTA28Handler will be called. I noticed there is a method createPersonFromNK1() in HL7ServiceImpl.java which contains similar code as that of ADTA28Handler with few modifications. What is that for? |
| 18:52:27 | <bwolfe> not sure. use eclipse to see what calls that method |
| 18:54:09 | <ashishmittal> Also, I see that there is a log message being written (in ADTA28Handler) in case assigningAuthority is null - 'log.debug("PID contains identifier with no assigning authority");'. Kindly correct me if I am wrong. |
| 19:00:46 | *** gbastien has quit IRC |
| 19:06:34 | *** robbyoconnor has joined #openmrs |
| 19:06:34 | *** ChanServ sets mode: +v robbyoconnor |
| 19:06:35 | *** bwolfe has quit IRC |
| 19:09:22 | *** dkayiwa has quit IRC |
| 19:15:28 | *** dkayiwa has joined #openmrs |
| 19:19:13 | <OpenMRSBot> Recent updates in the world of openmrs: New Changeset: OpenMRS (1.8.x): Backporting fix for ant-contrib in pom and Ant build - TRUNK-1687 <http://feedproxy.google.com/~r/OMRStrunk/~3/QxbHWgSZx5c/OpenMRS> || New Changeset: OpenMRS (trunk): Fix ant-contrib in pom and Ant build - TRUNK-1687 <http://feedproxy.google.com/~r/OMRStrunk/~3/m6zp35iqUd4/OpenMRS> || New Changeset: OpenMRS (trunk): Added ignoring Eclipse files in test and tools modules <http://feedproxy.google.com/~r/OMRStrunk/~3/j299wwB6MfY/OpenMRS> |
| 19:21:49 | *** Mkop has joined #openmrs |
| 19:21:49 | *** ChanServ sets mode: +v Mkop |
| 19:26:48 | *** bwolfe has joined #openmrs |
| 19:26:48 | *** ChanServ sets mode: +o bwolfe |
| 19:46:41 | *** robbyoconnor has quit IRC |
| 19:47:07 | *** robbyoconnor has joined #openmrs |
| 19:47:07 | *** ChanServ sets mode: +v robbyoconnor |
| 20:00:31 | *** ashishmittal has quit IRC |
| 20:03:15 | *** pascal` has quit IRC |
| 20:47:54 | <mm3838> dkayiwa: I'm back... when you have a moment, could you explain me how to add a patient? |
| 20:58:29 | *** mm3838 has quit IRC |
| 21:14:00 | *** dkayiwa has quit IRC |
| 21:17:06 | *** dkayiwa has joined #openmrs |
| 21:18:29 | *** Mkop has quit IRC |
| 21:29:04 | *** mm3838 has joined #openmrs |
| 21:30:14 | <mm3838> dkayiwa: I managed to upload a new patient!!!! |
| 21:30:30 | <dkayiwa> how? :D |
| 21:30:48 | <mm3838> the problem was, as you pointed out yesterday, the patient's identifier! I have to underline the identifier is the old identifier number |
| 21:31:16 | <mm3838> Otherwise he looks for the openmrs id and if he doesn't find it, it doesn't create one |
| 21:31:50 | <dkayiwa> so did you modify the xform |
| 21:31:52 | <mm3838> the problem is still that it applies a openmrs id to the patient by himself |
| 21:32:12 | <mm3838> yes, I'm using one with all the possible field and tried different configurations |
| 21:32:46 | <dkayiwa> yes as long as u include the patient identifier type field and give it a value |
| 21:33:15 | <dkayiwa> then it will create a patient if you include (identifier, familyname, sex & birthdate) |
| 21:35:08 | <mm3838> ok, but is there a way to create a form that doesn't prompt the user to choose the patient identifier type and selects directly the old identification number? |
| 21:35:41 | <mm3838> In this way everytime I will create a new patient... but we can create two forms: one to add patients, one to update already existing ones |
| 21:37:23 | <dkayiwa> you can include that field but give it a default value of the patient identifier type that you want to use |
| 21:37:37 | <dkayiwa> the form designer allows you give a default value to a field |
| 21:38:15 | <mm3838> ok, thank you... just one more question: if I had to re-install openmrs, the xform module would still have the bug or you solve it also for the internet repository one? |
| 21:39:12 | <dkayiwa> the one in the openmrs module repository should work fine |
| 21:39:31 | <dkayiwa> i had only introduced the bug in my local copy which i did not upload to the module repository |
| 21:41:14 | <mm3838> oh, I see... great! So now I can just work on customizing the forms |
| 21:41:24 | <dkayiwa> yes |
| 21:41:30 | <dkayiwa> and reporting bugs |
| 21:41:38 | <mm3838> thank you very much! |
| 21:42:06 | <dkayiwa> was thinking of adding a global property for the patient identifier type |
| 21:42:17 | <dkayiwa> such that one does not need to create the field in the form |
| 21:42:25 | <dkayiwa> but just set the global property |
| 21:42:31 | <dkayiwa> would that make your life easier? |
| 21:44:04 | <mm3838> yes, definetely! |
| 21:45:08 | <mm3838> the important part I think is adding name and family name, the identifiers most of the time creates confusions... |
| 21:45:51 | <dkayiwa> am not getting you well |
| 21:46:56 | <mm3838> maybe I misunderstood. Did you say that you want to remove the patient identifier from the forms? |
| 21:47:09 | <mm3838> Or just to make it mandatory for every form? |
| 21:48:02 | <dkayiwa> no |
| 21:48:26 | <dkayiwa> patient identifier is different from patient identifier type |
| 21:48:38 | <mm3838> ok |
| 21:49:43 | <mm3838> so I didn't get what you meant, sorry |
| 21:50:23 | <dkayiwa> remove the need to add a "patient_identifier.identifier_type_id" field to the form |
| 21:52:11 | <mm3838> that would make it easier... so the software self recognizes if the user has entered either a old identifier or a new one? |
| 21:55:14 | *** dkayiwa has quit IRC |
| 21:57:23 | *** DavidMR has joined #openmrs |
| 21:57:28 | <DavidMR> hello |
| 21:57:58 | <DavidMR> I'm new here |
| 21:58:07 | <DavidMR> can someone help me with a problem?? |
| 21:58:47 | *** dkayiwa has joined #openmrs |
| 21:59:04 | *** gbastien has joined #openmrs |
| 21:59:42 | <DavidMR> Hello! |
| 21:59:48 | <DavidMR> is anybody there??? |
| 21:59:55 | *** mm3838 has quit IRC |
| 22:01:35 | <dkayiwa> Hi Mr David |
| 22:01:35 | <dkayiwa> yes |
| 22:01:51 | <DavidMR> Hello! |
| 22:02:06 | <DavidMR> can you help me with something?? |
| 22:02:22 | <dkayiwa> ok |
| 22:03:12 | <DavidMR> look, I'm trying to do a module |
| 22:03:35 | <DavidMR> but I'm having some problems with eclipse |
| 22:03:55 | *** Echidna has quit IRC |
| 22:04:55 | <dkayiwa> which problems |
| 22:04:57 | <dkayiwa> ? |
| 22:05:32 | <DavidMR> I go to File - Proyect |
| 22:06:00 | <DavidMR> and then I select Maven - Checkout Maven Projects from SCM |
| 22:06:56 | <DavidMR> and then I have a warning: the maven integration requires that eclipse be running in a jdk |
| 22:07:21 | <DavidMR> can you help me with this?? |
| 22:08:05 | <bwolfe> DavidMR: install the java jdk instead of the java jre |
| 22:08:14 | <bwolfe> and make sure that eclipse is pointed at the jdk |
| 22:08:25 | <DavidMR> I already installed the java jdk |
| 22:08:42 | <DavidMR> but how can I make that eclipse pointed to the jdk?? |
| 22:09:49 | <dkayiwa> Eclipe Preferences -> Java -> Installed JREs should point to a jdk instead of jre |
| 22:10:50 | *** Echidna has joined #openmrs |
| 22:10:50 | *** ChanServ sets mode: +v Echidna |
| 22:12:11 | <bwolfe> I vaguely remember people having this issue before, but I don't remember the solution. :-/ |
| 22:12:58 | *** bwolfe_ has joined #openmrs |
| 22:12:58 | *** ChanServ sets mode: +o bwolfe_ |
| 22:12:59 | *** bwolfe has quit IRC |
| 22:13:08 | *** bwolfe_ is now known as bwolfe |
| 22:17:30 | <DavidMR> well, I don't have that warning again... |
| 22:18:17 | <dkayiwa> after having pointed eclipse to the jdk? |
| 22:19:14 | <DavidMR> Ok, it didn't work |
| 22:19:51 | <DavidMR> I have the same warning |
| 22:20:19 | <DavidMR> is that a problem if I want to make a module in OpenMRS??? |
| 22:21:43 | <dkayiwa> you may wanna try restart eclipse as a sanity check |
| 22:25:41 | <DavidMR> how if I install another one?? |
| 22:26:06 | *** gbastien has quit IRC |
| 22:26:15 | *** mm3838 has joined #openmrs |
| 22:27:16 | <DavidMR> What eclipse version do you recomend me?? |
| 22:27:45 | <dkayiwa> has it still failed after a restart of eclipse? |
| 22:28:24 | <dkayiwa> i use Helios |
| 22:29:13 | *** mblanchette has quit IRC |
| 22:31:33 | <mm3838> dkayiwa: how can I add again the identifier type voice in the design xml tool? I am designing a new form, but I cannot modify the binding of the new voice... it is always a question! |
| 22:32:32 | <DavidMR> where can I download the Helios?? |
| 22:34:09 | <mm3838> http://www.eclipse.org/downloads/packages/release/helios/r |
| 22:34:15 | <OpenMRSBot> <http://ln-s.net/8aPS> (at www.eclipse.org) |
| 22:34:27 | <dkayiwa> thanks mm3838 |
| 22:34:36 | <mm3838> welcome |
| 22:34:37 | <dkayiwa> for giving him the link |
| 22:34:55 | <dkayiwa> whats identifier type voice? |
| 22:36:03 | <mm3838> sure... can you just tell me how to restore the voice "patient identifier type" in the design xml tool? |
| 22:36:18 | <mm3838> If I modify an already existing form, I cannot add that voice anymore... it always just adds question type |
| 22:36:19 | <dkayiwa> whats voice? |
| 22:36:59 | <mm3838> patient_identifier_type_id |
| 22:37:21 | <dkayiwa> oh i see |
| 22:37:42 | <DavidMR> thanks for the link! =) |
| 22:37:46 | <mm3838> sure |
| 22:38:03 | <dkayiwa> mm3838: you have two options |
| 22:38:25 | <dkayiwa> 1) wait for me to send you the newer module. 2) Or add the field yourself |
| 22:39:11 | <dkayiwa> adding the field yourself, and change the binding has two ways but the easier is this |
| 22:39:42 | <dkayiwa> change the value of the global property named: xforms.allowBindEdit |
| 22:39:44 | <dkayiwa> to true |
| 22:39:50 | <dkayiwa> then it will allow you to do so |
| 22:40:02 | <mm3838> great, thank you very much! |
| 22:40:43 | <dkayiwa> but after you have done so, remember to set that value back to false. its a bit dangerous to accidentaly change bindings as it could mess up the link to data |
| 22:41:01 | <mm3838> sure! thanks |
| 22:43:50 | <DavidMR> maybe I'll be back thanks dkayiwa and mm3838 |
| 22:43:55 | *** DavidMR has quit IRC |
| 22:44:15 | *** dkayiwa_ has joined #openmrs |
| 22:45:54 | *** dkayiwa has quit IRC |
| 22:45:55 | *** dkayiwa_ is now known as dkayiwa |
| 22:52:49 | <dkayiwa> mm3838 just sent to your mail an update of the module which does not require you to add the patient identifier type id field to the form |
| 22:53:40 | <dkayiwa> but you can ofcourse add it if you want and whenever its added to the form, it is the one used instead of the one in the global property |
| 22:54:15 | *** robbyoconnor has quit IRC |
| 22:57:13 | *** bwolfe has quit IRC |
| 23:02:29 | *** dkayiwa has quit IRC |
| 23:38:05 | *** mm3838 has quit IRC |