2011-12-15T03:23:08 *** jamesrf has quit IRC 2011-12-15T03:23:50 *** jamesrf has joined #evergreen 2011-12-15T07:12:29 @later tell rjackson-isl_ did you ever figure out the problem with the inability to save patrons? We'd be happy to help test something - just let me know. 2011-12-15T07:12:29 csharp: The operation succeeded. 2011-12-15T07:33:31 *** plux1 has joined #evergreen 2011-12-15T07:38:41 *** plux1 has quit IRC 2011-12-15T07:39:00 *** plux1 has joined #evergreen 2011-12-15T07:39:15 *** plux1 has left #evergreen 2011-12-15T08:12:27 *** csharp has left #evergreen 2011-12-15T08:37:45 *** plux1 has joined #evergreen 2011-12-15T08:43:51 *** Shae has joined #evergreen 2011-12-15T08:53:03 HI folks - need some help on a report genereation issue: When attempting to create a report from a template the ability to chose a folder to store the report's output is not working - no field and no list to select from - just headers? 2011-12-15T08:54:03 it's possible that your user needs to create one or more output folders. not the only thing that could be wrong, but that would be the first thing i'd check. 2011-12-15T08:55:52 the structure is still there under My Folders - but now that you mention it I can't see anything under the Output>Admin Testing or Output>Output folders they appear empty 2011-12-15T08:56:17 this is after upgrade to 2.1 if that make a difference? 2011-12-15T08:57:33 it's possible your /xul/server symlink on one or more web servers is not pointing at the current version of the xul files. 2011-12-15T08:58:17 what path woudl I look upder for that? (Sorry - not versed in the configs) 2011-12-15T08:58:44 given http://www.example.com/xul/ you typically have a stamped/versioned dir, then a symlink called "server". It's important mainly to the reporting interfaces. 2011-12-15T08:59:10 So, check /openils/var/www/xul and see where the symlink "server" points. 2011-12-15T08:59:23 ok - thanks - WILL DO 2011-12-15T08:59:41 Sorry - not trying to yell just not typing the best... 2011-12-15T08:59:43 if you upgraded and that symlink still points to a previous version of things, I'd expect bits to be odd. 2011-12-15T08:59:48 understood! :-) 2011-12-15T09:05:17 *** kmlussier has joined #evergreen 2011-12-15T09:13:42 *** _bott_ has quit IRC 2011-12-15T09:14:19 *** _bott_ has joined #evergreen 2011-12-15T09:20:57 building a test instance of 2.2 from clone of master… got most of the way through but at "make STAFF_CLIENT_STAMP_ID=rel_name install" it created the conf files in /openils/conf except for offline-config.pl and oils_web.xml… any thoughts? 2011-12-15T09:21:29 *** StephenGWills has joined #evergreen 2011-12-15T09:23:47 plux1: no more oils_web.xml in master; functionality has moved to eg_vhost.conf 2011-12-15T09:24:26 not sure about offline-config.pl 2011-12-15T09:27:03 *** jenny has joined #evergreen 2011-12-15T09:31:43 thanks…getting an error runinng eg_db_config.pl that may likely be impacted by missing offline-config.pl as it's looking for it as a default 2011-12-15T09:32:13 I'll see if I can redirect 2011-12-15T09:32:47 *** alynn26 has joined #evergreen 2011-12-15T09:37:50 *** Dyrcona has joined #evergreen 2011-12-15T09:44:11 *** csharp has joined #evergreen 2011-12-15T09:51:29 *** dbs has joined #evergreen 2011-12-15T09:59:33 * Dyrcona broke his workstation yesterday. 2011-12-15T09:59:39 * Dyrcona broke his car this morning. 2011-12-15T09:59:42 :( 2011-12-15T10:05:43 Dyrcona: Please maintain minimum safe distance from all natural gas distribution and electrical power transmission facilities until this wears off. 2011-12-15T10:05:59 :) 2011-12-15T10:10:39 Dyrcona: Perhaps I should go ahead and remove your keys from the production servers until this wears off too ;) 2011-12-15T10:10:53 Nah. I'm good, now. 2011-12-15T10:11:16 The workstation is fixed. 2011-12-15T10:11:24 * berick imagines Dyrcona driving the servers around 2011-12-15T10:11:48 Never underestimate the raw throughput of a station wagon full of backup tapes. 2011-12-15T10:12:32 Closed my car door too hard with the window down and the window won't roll up. Likely needs a new regulator. 2011-12-15T10:12:47 It's a 16-year-old car, btw. 2011-12-15T10:13:51 Anyway, I'm going to be extra careful with my coding today and try everything on my dev server before even considering going to production. 2011-12-15T10:14:43 in the Receipt Template Editor (2.1.1), in the preview pane for "Slip Date: %TODAY_TRIM%
" it shows "undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedSlip Date: 2011-12-15 10:12" 2011-12-15T10:15:22 (transit_slip_ 2011-12-15T10:15:23 csharp: what's on the line above that one in the template? 2011-12-15T10:15:44 that's the first line :-/ 2011-12-15T10:15:59 sounds like a loop 2011-12-15T10:16:31 csharp: is that in the header or the body? 2011-12-15T10:16:38 footer 2011-12-15T10:17:33 those undefined are likely coming from the body where it shows information about the items on the slip. since the preview has nothing to show. 2011-12-15T10:20:50 Yeah, looks like it is for the line items that aren't there and have nothing defined for them. 2011-12-15T10:22:12 FIXME when selecting bill_payment receipt template: http://pastebin.com/PwEuWWg0 2011-12-15T10:23:31 same paste with the alert box text included: http://pastebin.com/zPRSHr7W 2011-12-15T10:24:16 csharp: I don't get that, but I'm looking at master from 2011-12-05 + some modifications. 2011-12-15T10:24:40 I'm also using the default templates at the moment. 2011-12-15T10:25:23 these are defaults too - newly created profile 2011-12-15T10:25:38 * phasefx has seen the data is null error before, when money.billable_xact_summary has a last_billing_note of null (migrated data). I'll push a fix 2011-12-15T10:29:17 csharp: collab/phasefx/print_escape_html_fix This won't do anything for the preview pane, though; that's utterly bit-rotted 2011-12-15T10:33:17 it ended up being 3 separate FIXMES: http://pastebin.com/GC3MQErJ 2011-12-15T10:33:36 phasefx: thanks 2011-12-15T10:57:01 so is there a way to cherry pick a commit from the working repo? 2011-12-15T10:58:01 csharp: absolutely 2011-12-15T10:58:17 git cherry-pick -s COMMITHASH 2011-12-15T10:58:52 should work for any commit in any branch in any repo (remote), assuming you've added the remotes 2011-12-15T10:58:59 (you might get conflicts, of course) 2011-12-15T10:59:26 ah.. I haven't added the remotes on this server 2011-12-15T10:59:38 * csharp goes to his other test/dev server 2011-12-15T11:00:37 csharp: that is the notation from the body of the slip for the formatted notes. There is not data in the samples to define the information. this is especially true with hold slips 2011-12-15T11:00:54 *** alynn26 has quit IRC 2011-12-15T11:02:48 *** alynn26 has joined #evergreen 2011-12-15T11:04:14 dbs++ # thanks for the clue 2011-12-15T11:04:28 alynn26: makes sense - thanks 2011-12-15T11:12:15 Another problem - all libraries except one appear to be having holds fulfilled - what would cause one library to not have any holds pulled (post 2.1 migration)? 2011-12-15T11:15:57 never mind it appears that the library has their closed dates set from 12-12 thru 12-18 arrrgggggg! 2011-12-15T11:21:20 rjackson-isl_: was about to type 'closed dates"? ;-) 2011-12-15T11:22:12 yeah - it is bad enough to try and track down the "real" problems... :-( 2011-12-15T11:24:03 I completely understand... I'll be right there with you in about a month 2011-12-15T11:25:59 *** akilsdonk has joined #evergreen 2011-12-15T11:40:16 *** akilsdonk_ has joined #evergreen 2011-12-15T11:41:11 *** akilsdonk has quit IRC 2011-12-15T11:41:26 *** akilsdonk_ is now known as akilsdonk 2011-12-15T11:42:54 *** akilsdonk has quit IRC 2011-12-15T11:44:24 *** kmlussier has quit IRC 2011-12-15T11:44:34 Heh. I forgot that consortial-global hold notices means that when someone checks something in at the office for hold pickup I still get an email. Was thinking I picked the wrong pickup library for a minute. <_< 2011-12-15T11:49:47 *** kmlussier has joined #evergreen 2011-12-15T11:52:37 berick: Now *that* is a branch our libraries want (tpac part holds) :D 2011-12-15T11:53:49 tsbere: yay :) 2011-12-15T12:00:50 I am wondering about bug assignment in Launchpad. 2011-12-15T12:01:24 I was occasionally assigning them to myself if I was working on a fix. 2011-12-15T12:01:45 Then, I assigned one to dbs who asked me why, when he had finished the fix. 2011-12-15T12:01:59 berick++ Part holds is a nice early xmas gift! :-) 2011-12-15T12:02:13 I got the impression that he thought that the assignment should go to whoever commits it, or whoever is taking the next step. 2011-12-15T12:02:37 Anything to make part holds better. berick++ 2011-12-15T12:03:36 *** jenny has left #evergreen 2011-12-15T12:04:17 Dyrcona: When you are working on the code for a bug you assign it to yourself, unassign it when ready for pulling, assign it when you go to review it. Once committed....who cares. :P 2011-12-15T12:04:46 tsbere: That sounds workable, if a little cumbersome. :) 2011-12-15T12:05:12 Or, you know, don't bother assigning unless you want to let people know you are working on it, and just go for it otherwise ;) 2011-12-15T12:05:35 * Dyrcona is going to Luci's for stew in a bread bowl. 2011-12-15T12:15:41 what functions other than Missing Pieces use the External Text Editor Command? (assuming A/T events?) 2011-12-15T12:18:23 another question... in the new Printer Settings Editor, what Evergreen functions would utilize the "Mail" context? 2011-12-15T12:19:15 csharp: You've got to watch it in there because some receipts use the default context and some things that you think would use the default context use the receipt context. 2011-12-15T12:19:34 * Dyrcona knows that doesn't answer csharp's question. 2011-12-15T12:19:46 Dyrcona: that makes two of us who have noticed that, and haven't filed a bug :-) 2011-12-15T12:19:48 arg - I'm asking these questions to prepare our Local Admins for the upgrade 2011-12-15T12:19:59 csharp: i believe there's a "print mailing label" option when viewing a patron in 2.1 2011-12-15T12:20:09 jeff: ah - makes sense 2011-12-15T12:20:23 csharp: beyond that, i'd be looking at code to tell you where it is/should-be used 2011-12-15T12:21:22 jeff: I'll open a bug since I'm looking at our in-house ticket system today anyway. 2011-12-15T12:21:33 Dyrcona++ 2011-12-15T12:22:32 Heh. We've had a bug open on our in-house system since late May on that issue. 2011-12-15T12:24:58 * Dyrcona enjoys his stew. 2011-12-15T12:25:04 ReferenceError: print_init is not defined 2011-12-15T12:25:30 that's when clicking (Copy/Print) then Print from the Addresses area of a patron record 2011-12-15T12:25:52 I tried configuring a printer in the Mail context, but it made no difference 2011-12-15T12:29:58 * csharp sees the comments on http://git.evergreen-ils.org/?p=working/Evergreen.git;a=commit;h=7d16e9d6600963fa73751c2731ae67189d241f62 2011-12-15T12:30:10 xulG.url_prefix needs to be present for anything using util/print.js and the 2011-12-15T12:30:12 Mozilla print strategy.+ 2011-12-15T12:34:25 Yea, I missed a point or two in the original "make sure everything can access the functions" stage 2011-12-15T12:34:58 tsbere: so should I file a bug? 2011-12-15T12:35:27 csharp: Maybe find the previous bug (if any) and request a backport? 2011-12-15T12:35:29 * tsbere isn't sure 2011-12-15T12:35:47 https://bugs.launchpad.net/evergreen/+bug/873614 2011-12-15T12:36:04 that was the previous bug, but appears to be limited to bill2.js 2011-12-15T12:38:17 in other news, I've been looking at ubottu, the #ubuntu channel's bot for features we might want for pinesol_green: http://ubottu.com 2011-12-15T12:38:49 one of those features is a launchpad plugin that is "bug aware" and posts a brief description of the bug in channel 2011-12-15T12:39:44 would be handy for bug squashing sessions and conversations like these ;-) 2011-12-15T12:41:58 * jeff nods 2011-12-15T12:46:41 * Dyrcona typos deks instead of desk and watches his email go nowhere. 2011-12-15T12:47:31 Gotta love it when you see the typo just as your finger releases the mouse button over the "submit" widget. 2011-12-15T12:50:40 jeff: The other day you expressed concern over case-sensitive email addresses and the "normalize to lowercase" I was doing in my validator. 2011-12-15T12:51:11 jeff: The US government normalizes to uppercase in their forms, it seems. So anyone with an actual case sensitive email isn't getting fair either way ;) 2011-12-15T12:51:17 heh 2011-12-15T12:51:32 s/fair/far/ - Bah. 2011-12-15T12:51:48 to be honest, i don't know that i've ever seen a case sensitive email address personally. 2011-12-15T12:52:06 I know the domain is not, and that's in the RFC. 2011-12-15T12:52:11 i would hope that case-sensitive localparts are a dying breed, but my usual is "case-normalize the domain any way you like, but leave the localpart as it was given to you" 2011-12-15T12:52:36 I highly doubt that librarians are paying enough attention to enter things in proper cases. 2011-12-15T12:52:53 and I have seen enough sites take the address and force it to all upper or lower case... 2011-12-15T12:53:14 * csharp has 2 million rows of email entries that support tsbere's assertions 2011-12-15T12:54:32 * Dyrcona is testing berick's part holds branch for tpac. 2011-12-15T13:02:53 *** jenny has joined #evergreen 2011-12-15T13:12:18 could someone please provide me with an example usage of the Field Documentation interface? 2011-12-15T13:13:12 I would be glad to....if I had any clue about it myself. I suspect it allows you to attach, for example, help icons to the patron registration screen......but I have never checked. 2011-12-15T13:13:44 csharp: We have that setup on our system, but I don't remember which docs we ended up borrowing 2011-12-15T13:13:58 csharp: http://docs.evergreen-ils.org/1.6/draft/html/fielddocumentation.html 2011-12-15T13:14:08 Probably the closest thing you'll get right away. 2011-12-15T13:14:35 * bshum notes that it's in the 1.6 book, but the whole page refers to 2.0... 2011-12-15T13:14:42 bshum: thanks! 2011-12-15T13:17:02 csharp: No problem, we did set up examples on our 2.0 systems, so if you need to compare notes, we can try to help out. 2011-12-15T13:17:16 Now, if I can just find something with parts.... 2011-12-15T13:17:29 Looks like jamesrf was the originator of that Field Documentation for DIG. Perhaps Sitka has additional resources in their docs 2011-12-15T13:18:55 Dyrcona: Look for DVD series. 2011-12-15T13:19:16 tsbere: I am and so far all I'm finding have been cataloged without parts. 2011-12-15T13:19:29 Dexter, Mad Men, Glee..... 2011-12-15T13:19:32 Huh. Bones? 2011-12-15T13:19:41 Ok. I'll try Bones. 2011-12-15T13:20:39 * tsbere is guessing 2011-12-15T13:20:54 DVD BonesSeason 4 Disc 3 2011-12-15T13:21:06 Nope. They split those up into bibs, too. 2011-12-15T13:21:07 Dyrcona: breaking bad works 2011-12-15T13:21:15 kmlussier: thanks. 2011-12-15T13:21:23 you need to look for the most recently-added bibs 2011-12-15T13:21:25 * tsbere has several "problem" bibs in a list 2011-12-15T13:21:30 hi there, i made the field docs on a whim since i was trying to figure out how it worked 2011-12-15T13:21:37 I was about to say that anything migrated would be split up. 2011-12-15T13:21:52 I don't watch much tv. 2011-12-15T13:22:59 * tsbere found 19 combinations of part records not matching call number records 2011-12-15T13:23:01 Yay! Breaking Bad Season 2 works. 2011-12-15T13:23:30 Of course, its owned by Haverhill. :p 2011-12-15T13:24:17 And I can override and place the hold anyway, even though it will never fill. :p 2011-12-15T13:29:59 Well, the part hold is placed. Anything else I should look at? 2011-12-15T13:31:10 *** pinesol-new has joined #evergreen 2011-12-15T13:32:07 pinesol-new: status 2011-12-15T13:32:08 csharp: Error: "status" is not a valid command. 2011-12-15T13:32:18 @status 2011-12-15T13:32:18 Dyrcona: Error: "status" is not a valid command. 2011-12-15T13:32:28 It doesn't really exist. 2011-12-15T13:32:35 (yet) 2011-12-15T13:32:39 heh 2011-12-15T13:32:40 Very crippled supy 2011-12-15T13:32:45 @limp 2011-12-15T13:32:45 csharp: Error: "limp" is not a valid command. 2011-12-15T13:32:48 Just testing one portion of the bot 2011-12-15T13:32:53 ^status 2011-12-15T13:32:54 bshum: Error: "status" is not a valid command. 2011-12-15T13:33:29 I was playing with a supybot the other night - status is a plugin I chose 2011-12-15T13:33:52 ^load status 2011-12-15T13:33:52 csharp: Error: You don't have the owner capability. If you think that you should have this capability, be sure that you are identified before trying again. The 'whoami' command can tell you if you're identified. 2011-12-15T13:37:27 ^evergreen bug 768982 2011-12-15T13:37:28 bshum: Error: "evergreen" is not a valid command. 2011-12-15T13:37:34 Hmm 2011-12-15T13:37:38 Well, darn 2011-12-15T13:37:38 bug 768982 2011-12-15T13:37:39 Launchpad bug 768982 in OpenERP Addons "share/web: fix .po date format, which broke the web-client" (affected: 1, heat: 0) [Undecided,Invalid] https://launchpad.net/bugs/768982 - Assigned to xrg (xrg) 2011-12-15T13:38:09 bshum: it's not a command.. if you just say "bug 768982" it will snarf it 2011-12-15T13:38:14 Ah 2011-12-15T13:38:14 bug 857401 2011-12-15T13:38:15 Launchpad bug 857401 in Evergreen "Staff can delete checked out copy." (affected: 7, heat: 29) [Medium,Confirmed] https://launchpad.net/bugs/857401 2011-12-15T13:38:25 cute. 2011-12-15T13:38:27 bshum++ 2011-12-15T13:38:59 Maybe I should name it something more appropriate like Evergreen-LP or whatnot. Till moodaepo gets a chance to bind it to the pinesol_green 2011-12-15T13:39:16 Amusing either way 2011-12-15T13:39:23 that might be a good idea 2011-12-15T13:40:14 bug 758982 2011-12-15T13:40:16 Launchpad bug 758982 in Evergreen "2.0, 1.6, Transactions not closing for LOST items once xact has been re-opened for modified billings. " (affected: 6, heat: 26) [High,Confirmed] https://launchpad.net/bugs/758982 2011-12-15T13:40:27 bshum++ 2011-12-15T13:40:46 *** binaryflow has joined #evergreen 2011-12-15T13:40:49 bug 1 2011-12-15T13:40:51 Launchpad bug 1 in Ubuntu "Microsoft has a majority market share" (affected: 1130, heat: 5248) [Critical,In progress] https://launchpad.net/bugs/1 - Assigned to Mark Shuttleworth (sabdfl) 2011-12-15T13:40:57 Heh 2011-12-15T13:41:22 *** pinesol-new has quit IRC 2011-12-15T13:45:45 Hello everyone! We have recently set up Evergreen and have been running is successfully for awhile now. My librarian renamed the organization type using the desktop client. Now the client won't start anymore. I tried to run the autogen.sh command to apply changes to the db and scripts. 2011-12-15T13:45:58 bug 1337 2011-12-15T13:46:13 The following error is returned: router@private.localhost/opensrf.settings IS NOT CONNECTED TO THE NETWORK!!! 2011-12-15T13:46:25 berick: Tryng to come up with a name for the bot, but I'll bring it back in a moment ;) 2011-12-15T13:46:34 Suggestions welcome. 2011-12-15T13:46:35 bshum: no worries ;) just poking 2011-12-15T13:46:41 But the system has been working fine. Any thoughts on how to troubleshoot this? 2011-12-15T13:47:17 bshum: turpentine 2011-12-15T13:48:29 binaryflow: try restarting your services to see if anything chokes. 2011-12-15T13:48:50 Ok. 2011-12-15T13:49:53 so... User Setting Types... - they appear to be all over the board. What is this interface doing? 2011-12-15T13:53:16 Letting you define things that are tied to users. Similar to OU Setting Types, but tied to Users instead of OUs. 2011-12-15T13:53:25 I used osrf_ctl.sh -a stop_all and start_all to restart the services. Same error. Was there something else I should try? 2011-12-15T13:53:50 tsbere: I see 2011-12-15T13:53:52 One additional bit of information. She changed the name to a long name with spaces like "Conference Media Center." 2011-12-15T13:53:56 Would that be an issue? 2011-12-15T13:54:32 binaryflow: "router@private.localhost/opensrf.settings IS NOT CONNECTED TO THE NETWORK!!" seems to be the most worrisome part, to me 2011-12-15T13:54:54 binaryflow: any chance the passwords in opensrf_core.xml don't match up to the ejabberd user accounts? 2011-12-15T13:55:40 Maybe? The system was working fine right before she changed these names. Then the desktop client was nuked... 2011-12-15T13:55:55 She had been working on the db successfully for over a month. 2011-12-15T13:57:43 fwiw the name of some of our systems are "J.N. Desmarais Library", so I don't think that would be it. I've seen badness when a library was set as a child of itself. 2011-12-15T13:57:57 * dbs needs to run 2011-12-15T14:00:24 binaryflow: Can I go into the conf files somewhere and change those fields back to the defaults manually? 2011-12-15T14:00:55 Dyrcona: binaryflow: It's in the database, in the actor schema, the table is called org_unit. 2011-12-15T14:00:59 binaryflow: The original names were CONS1, SYS1, BR1 with BR1 -Workstation being the name of her staff client. 2011-12-15T14:01:37 Dyrcona: binaryflow: Those are shortnames. Did she change the shortname to have spaces? I've heard reports that can cause trouble in some places. 2011-12-15T14:01:56 *** pinesol_green has joined #evergreen 2011-12-15T14:02:38 Yes, she changed all three to have spaces. 2011-12-15T14:03:57 binaryflow: You can change the shortnames back in the client and see if that helps. I'd also make sure that the hierarchy is valid, no members being children of themselves, etc., as dbs suggested. 2011-12-15T14:04:55 bug 900325 2011-12-15T14:04:55 Launchpad bug 900325 in Evergreen "TPAC: remember search location in advanced search" (affected: 1, heat: 6) [High,Fix committed] https://launchpad.net/bugs/900325 - Assigned to Bill Erickson (erickson-esilibrary) 2011-12-15T14:05:01 rockin' 2011-12-15T14:05:03 :P 2011-12-15T14:05:04 bshum++ 2011-12-15T14:05:19 * csharp steps away for a meeting 2011-12-15T14:06:01 I'm looking at the actor.org_unit table now and I don't see any unusual names in the short name field. 2011-12-15T14:06:02 binaryflow: Oh, wait. You can't login with the client, can you? 2011-12-15T14:06:07 She can't log into the staff client. It won't start... 2011-12-15T14:08:00 binaryflow: You'll likely need to check that every org_unit has the right type and that its parent has the right type, etc., based on actor.org_unit_type. Having the hierarchy messed can cause this problem. 2011-12-15T14:08:27 binaryflow: you should also check the ejabberd user names and passwords in opensrf_core.xml, just to be sure, too. 2011-12-15T14:08:30 Uh, how do I do that? 2011-12-15T14:08:45 I checked the conf files and they are still right. 2011-12-15T14:09:31 You'll want to get a listing of actor.org_unit_type and then check that your org_units have the right type and that their parent ou has the right type and so on. 2011-12-15T14:10:23 You'll there is an ou_type field in actor.org_unit. That corresponds to an id from actor.org_unit_type. 2011-12-15T14:10:46 actor.org_unit.parent_ou is the actor.org_unit.id of that org_unit's parent. 2011-12-15T14:10:56 Only the consortium should have a NULL value there. 2011-12-15T14:12:11 Ok, I'll take a look. Thanks. 2011-12-15T14:13:41 *** pinesol_green has joined #evergreen 2011-12-15T14:15:07 *** artunit has quit IRC 2011-12-15T14:15:56 binaryflow: try this: http://evergreen-ils.org/dokuwiki/doku.php?id=scratchpad:random_magic_spells#finding_mis-matched_depths_with_org_units_and_org_unit_types 2011-12-15T14:22:07 on bug 758982 I wonder what anyone thinks of YAOUS circ.void.closed.xact that when true will call the void billing on closed xacts (ie. xact_finish not null) and when false doesn't void billings if the xact is closed. 2011-12-15T14:22:08 Launchpad bug 758982 in Evergreen "2.0, 1.6, Transactions not closing for LOST items once xact has been re-opened for modified billings. " (affected: 6, heat: 26) [High,Confirmed] https://launchpad.net/bugs/758982 2011-12-15T14:22:43 That might get annoying. 2011-12-15T14:22:47 csharp: that print fix I gave you earlier was bogus; I pushed a new one and opened a LP ticket for it 2011-12-15T14:23:03 there's potential interaction with my forgive-don't-void branch, but I haven't studied it yet. 2011-12-15T14:25:09 @insult moodaepo 2011-12-15T14:25:09 moodaepo: You are nothing but a folly-fallen petrification of inept gunk. 2011-12-15T14:25:30 :P 2011-12-15T14:26:10 That will get annoying..... :) 2011-12-15T14:26:38 jeff: I've heard mention of your forgive-don't-void can you paste a quick link to save me the search time? 2011-12-15T14:26:40 The plugin was enabled but the files never in the right place. I just moved them 2011-12-15T14:26:50 @praise bshum 2011-12-15T14:26:50 * pinesol_green bshum is kind and patient to newbies 2011-12-15T14:27:07 lolz. 2011-12-15T14:27:39 *** kayals has joined #evergreen 2011-12-15T14:29:26 Hi. Could someone point me where I can create/edit my staff-client portal 2011-12-15T14:29:54 sample portal page - http://intranet.cwmars.org/node/916 2011-12-15T14:30:16 kayals: Hi there, which version of Evergreen are you using? 2011-12-15T14:30:26 2.0.5 2011-12-15T14:30:53 Dyrcona: working/user/jeff/lost_avoid_void -- http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/jeff/lost_avoid_void 2011-12-15T14:30:56 Usually I think the portal page is /openils/var/web/xul/server/index.xhtml 2011-12-15T14:31:04 At least that's what it is on our 2.0 system. 2011-12-15T14:31:15 ok. thanks. Let me take a look in this file 2011-12-15T14:31:43 Dyrcona: I'm working through some "forgot this part" on the checkin handling now. 2011-12-15T14:34:14 jeff: cool. I'll be glad to take a look when you've got something. 2011-12-15T14:34:15 thanks bshum. You are right 2011-12-15T14:34:31 kayals: No problem, happy tinkering! 2011-12-15T14:35:09 *** jenny has left #evergreen 2011-12-15T14:40:20 kmlussier: Instead of "All Parts," how 'bout "Surprise Me" or "Meh, whatever?" 2011-12-15T14:41:27 * Dyrcona thinks the pac should have a sense of humor. 2011-12-15T14:41:29 Dyrcona: I like the sense of adventure you get from "Surprise Me." :-) 2011-12-15T14:43:11 "I'm feeling exceptionally unlucky." 2011-12-15T14:43:41 :) 2011-12-15T14:43:50 "Make My Day" 2011-12-15T14:46:01 *** binaryflow has quit IRC 2011-12-15T14:46:15 thinking past buttons to slogans, "Google Schmoogle, the OPAC delivers" ;) 2011-12-15T14:46:50 For the logs: binaryflow got the solution to his/her error: needed the -l on osrf_ctl.sh. 2011-12-15T14:47:21 Dyrcona++ 2011-12-15T14:48:05 Courtesy of Sloganizer auf Deutsch, 'cause everything sounds cooler in German: OPAC ist Ausdruck von Individualismus. 2011-12-15T14:52:54 *** pinesol_green has joined #evergreen 2011-12-15T14:56:33 @marc 001 2011-12-15T14:56:33 bshum: The control number assigned by the organization creating, using, or distributing the record. The MARC code for the organization is contained in field 003 (Control Number Identifier). [] 2011-12-15T15:04:05 *** kayals has quit IRC 2011-12-15T15:06:00 *** rjackson-isl_ has quit IRC 2011-12-15T15:26:34 * berick +1's "All Parts" 2011-12-15T15:29:49 Now, here's a puzzler. 2011-12-15T15:30:35 How does a copy get checked in at a library on the 13th, and fill a hold for a patron at that library on the 13th, only to get put in transit on the 14th, and the patron shows up on the 15th, and the copy is gone? 2011-12-15T15:31:08 And, the hold is still "on shelf" for that patron, though the copy is in transit. 2011-12-15T15:32:39 That's just what I see in the client. I'm scared to look in the database. 2011-12-15T15:34:21 @list 2011-12-15T15:34:21 csharp: Admin, Bugtracker, Channel, ChannelLogger, Config, Games, Herald, Insult, Karma, Later, MARC, Math, Misc, Note, Owner, Praise, Quote, RSS, Reply, Seen, Todo, and User 2011-12-15T15:35:27 csharp: bshum is on his way adding more plugins so try again in a while : ) 2011-12-15T15:36:35 * moodaepo is glad his todo list (add bot plugins) got shorter 2011-12-15T15:37:57 @praise bshum 2011-12-15T15:37:57 * pinesol_green bshum is the very model of a modern major hacker 2011-12-15T15:47:08 *** youdonotexist has joined #evergreen 2011-12-15T15:52:18 *** plux1 has quit IRC 2011-12-15T16:04:28 Hmm 2011-12-15T16:04:45 @bshum is Ben Shum, Bibliomation 2011-12-15T16:04:46 bshum: Error: "bshum" is not a valid command. 2011-12-15T16:04:52 Nope, that wasn't it. 2011-12-15T16:10:27 @herald add bshum bshum is Ben Shum, Bibliomation 2011-12-15T16:10:27 dbs: The operation succeeded. 2011-12-15T16:10:55 * dbs notes that when he tried that in a private message to pinesol_green, he got "Your edit request has been forwarded to #ubuntu-ops. Thank you for your attention to detail" which seems concerning 2011-12-15T16:11:03 Heh 2011-12-15T16:11:21 Uh oh 2011-12-15T16:11:43 hahaha 2011-12-15T16:11:59 -= THIS MESSAGE NOT LOGGED =- 2011-12-15T16:11:59 Factoid 'bshum' not found 2011-12-15T16:12:02 There we go 2011-12-15T16:12:05 csharp++ 2011-12-15T16:12:18 Probably shouldn't use ! though 2011-12-15T16:12:25 What's a good character? ^ 2011-12-15T16:12:33 No wait that's bad 2011-12-15T16:12:35 Hmm 2011-12-15T16:14:03 -= THIS MESSAGE NOT LOGGED =- 2011-12-15T16:14:03 Factoid 'lts' not found 2011-12-15T16:14:18 just seeing if other #ubuntu defaults are set 2011-12-15T16:14:25 I doubt it 2011-12-15T16:14:34 The Encyclopedia was just initialized 2011-12-15T16:14:41 With nothing in the db 2011-12-15T16:15:11 oh - okay - so some of the ubuntu config for ubottu is mingled with pinesol_green somewhere else 2011-12-15T16:18:35 ~sfc 2011-12-15T16:18:35 sfc is the Software Freedom Conservancy, a not-for-profit organization that helps promote, improve, develop, and defend Free, Libre, and Open Source Software (FLOSS) projects. 2011-12-15T16:19:04 ~yaous is an acronym for Yet Another Org Unit Setting. 2011-12-15T16:19:04 I'll remember that, bshum 2011-12-15T16:19:14 nice 2011-12-15T16:19:20 ~yaous 2011-12-15T16:19:20 yaous is an acronym for Yet Another Org Unit Setting. 2011-12-15T16:19:23 -= THIS MESSAGE NOT LOGGED =- 2011-12-15T16:19:31 ~YAOUS 2011-12-15T16:19:35 Hmm 2011-12-15T16:19:37 alas. 2011-12-15T16:19:45 -= THIS MESSAGE NOT LOGGED =- 2011-12-15T16:19:52 ~YAOUS is yaous 2011-12-15T16:20:10 ~yaous 2011-12-15T16:20:10 yaous is an acronym for Yet Another Org Unit Setting. 2011-12-15T16:20:13 k. 2011-12-15T16:20:18 ~YAOUS is yaous 2011-12-15T16:20:18 But yaous already means something else! 2011-12-15T16:20:23 just wondered if it was ignoring everyone for queries. 2011-12-15T16:20:29 Maybe I got those backwardds 2011-12-15T16:20:38 ~yaous is YAOUS 2011-12-15T16:20:39 my requests keep getting forwarded to #ubuntu-ops, or so pinesol_green tells me. heh 2011-12-15T16:20:45 dbs: nice. 2011-12-15T16:20:59 Hmm 2011-12-15T16:21:03 probably just the default message instead of "you need to register, dummy" 2011-12-15T16:21:05 It's a log problem 2011-12-15T16:21:16 It's trying to write to some log file that doesn't exist 2011-12-15T16:21:23 Also 2011-12-15T16:21:25 Oh well. 2011-12-15T16:21:35 But yeah, probably just have to identify with the bot. 2011-12-15T16:21:43 Or add permissions for you (I thought I did) 2011-12-15T16:24:32 dbs: Okay I just fixed the relay to point here #evergreen instead of #ubuntu-ops 2011-12-15T16:26:24 bshum++ 2011-12-15T16:26:26 y'all++ 2011-12-15T16:35:47 ~yaous 2011-12-15T16:35:47 yaous is an acronym for Yet Another Org Unit Setting. 2011-12-15T16:36:08 ~YAOUS 2011-12-15T16:36:26 Hmm 2011-12-15T16:36:33 ~yaous | dbs 2011-12-15T16:36:33 dbs: yaous is an acronym for Yet Another Org Unit Setting. 2011-12-15T16:36:39 nice 2011-12-15T16:36:59 @list 2011-12-15T16:36:59 berick: Admin, Bugtracker, Channel, ChannelLogger, Config, Encyclopedia, Games, Herald, Insult, Karma, Later, LoveHate, MARC, Math, Misc, Note, Owner, Praise, Quote, RSS, Reply, Seen, Todo, and User 2011-12-15T16:37:03 I help on #ubuntu on the weekends - it's super helpful 2011-12-15T16:37:23 Must be a Git plugin somewhere so we could look up a commit message by hash... :) 2011-12-15T16:37:30 ~karma | csharp :) 2011-12-15T16:37:30 Factoid 'karma' not found 2011-12-15T16:37:37 heh 2011-12-15T16:39:34 * dbs wonders if http://svn.open-ils.org/trac/ILS/ticket/27 ever got anywhere 2011-12-15T16:41:25 ~YAOUS 2011-12-15T16:41:25 yaous is an acronym for Yet Another Org Unit Setting. 2011-12-15T16:41:33 There we go, aliased finally. 2011-12-15T16:44:26 * dbs was thinking of adding a stupid "if (due_date > expiry_date) { alert('Hell no!');}" but that leaves OPAC renewals nice and open for due dates > actor.usr.expiry_dates 2011-12-15T16:45:51 csharp++ #Cool plugin 2011-12-15T16:46:09 And with that, new Karma is up. 2011-12-15T16:46:42 ^-- new Karma is finished, moodaepo 2011-12-15T16:46:51 bshum++ 2011-12-15T16:47:12 jeff: bug 904987 2011-12-15T16:47:12 Launchpad bug 904987 in Evergreen "Some reciepts use the default print settings" (affected: 1, heat: 6) [Undecided,New] https://launchpad.net/bugs/904987 2011-12-15T16:47:12 @karma bshum 2011-12-15T16:47:13 dbs: Karma for "bshum" has been increased 100 times and decreased 0 times for a total karma of 100. 2011-12-15T16:47:24 bshum++ # checking formatting 2011-12-15T16:47:25 Dyrcona++ 2011-12-15T16:47:26 @karma bshum 2011-12-15T16:47:26 dbs: Karma for "bshum" has been increased 101 times and decreased 0 times for a total karma of 101. 2011-12-15T16:47:33 yowza! 2011-12-15T16:48:11 I'll play with other plugins later. Going out for a bit. 2011-12-15T16:48:14 Have a good one all! 2011-12-15T16:48:15 yaous[a]! 2011-12-15T16:48:27 you have the quote one eh? 2011-12-15T16:48:32 @quote random 2011-12-15T16:48:32 rangi: Quote #11: " anybody available to put on an eeevil-suit and give an update?" (added by bshum at 12:34 PM, June 07, 2011) 2011-12-15T16:48:43 * rangi likes that one 2011-12-15T16:52:20 @quote search uranium 2011-12-15T16:52:20 jeff: 1 found: #1: " much as a cancer would develop from..." 2011-12-15T16:52:25 @quote get 1 2011-12-15T16:52:25 jeff: Quote #1: " much as a cancer would develop from chewing on uranium rocks ... but the tooth decay is lovely!" (added by gmcharlt at 11:22 AM, February 17, 2011) 2011-12-15T16:52:39 context: learning git by using git. 2011-12-15T16:53:42 i often think of the uranium rocks quote when I do something right the first time in git. 2011-12-15T17:01:08 Hrm. At what time does it make sense to stop populating the legacy billing_type column? 2011-12-15T17:03:27 i'd say as soon as it can be safely done 2011-12-15T17:03:46 excellent response. ;-) 2011-12-15T17:04:41 Who defines safely? Because libraries running ancient reports that "depend" on it would say it isn't ever safe to make go away. 2011-12-15T17:04:48 right. 2011-12-15T17:06:20 * StephenGWills smiles fondly at libraries running ancient reports 2011-12-15T17:06:37 s/fondly/indulgently/i 2011-12-15T17:10:23 @quote search armenian 2011-12-15T17:12:04 I broked it? 2011-12-15T17:12:19 you were ignored due to leading space, i think. 2011-12-15T17:13:33 Ah well.... 2011-12-15T17:13:50 * Dyrcona has been busy checking books out in srfsh. 2011-12-15T17:16:13 Using srfsh is like chewing on uranium rocks. 2011-12-15T17:17:21 *** kmlussier has quit IRC 2011-12-15T17:19:38 *** jenny has joined #evergreen 2011-12-15T17:27:28 *** Dyrcona has quit IRC 2011-12-15T17:29:40 *** jenny1 has joined #evergreen 2011-12-15T17:29:48 *** jenny1 has left #evergreen 2011-12-15T17:30:05 *** jenny has left #evergreen 2011-12-15T17:37:20 *** jenny1 has joined #evergreen 2011-12-15T17:48:06 *** dbs has quit IRC 2011-12-15T17:48:30 *** jenny1 has quit IRC 2011-12-15T18:29:59 *** Dyrcona has joined #evergreen 2011-12-15T18:51:01 *** artunit has joined #evergreen 2011-12-15T19:12:28 *** Dyrcona has quit IRC