Time |
Nick |
Message |
03:19 |
|
ejk joined #evergreen |
03:19 |
|
jeffdavis joined #evergreen |
03:19 |
|
troy joined #evergreen |
03:19 |
|
gmcharlt joined #evergreen |
03:19 |
|
phasefx joined #evergreen |
03:19 |
|
eeevil joined #evergreen |
03:19 |
|
jeff joined #evergreen |
03:19 |
|
dbs joined #evergreen |
03:19 |
|
dmoore_doppel joined #evergreen |
03:19 |
|
eby joined #evergreen |
03:19 |
|
Bmagic joined #evergreen |
03:19 |
|
dluch joined #evergreen |
03:19 |
|
scottangel joined #evergreen |
03:19 |
|
abneiman joined #evergreen |
03:19 |
|
akilsdonk joined #evergreen |
03:21 |
|
degraafk joined #evergreen |
03:21 |
|
bshum joined #evergreen |
07:28 |
|
kworstell-isl joined #evergreen |
07:28 |
|
kworstell_isl joined #evergreen |
08:08 |
|
BDorsey joined #evergreen |
08:47 |
|
Dyrcona joined #evergreen |
08:59 |
|
mmorgan joined #evergreen |
09:08 |
|
sandbergja joined #evergreen |
09:33 |
|
rfrasur joined #evergreen |
09:48 |
|
sleary joined #evergreen |
10:18 |
|
mantis joined #evergreen |
10:18 |
mantis |
Is something like this normal when running 'make' during the install process for 3.9.4? |
10:18 |
mantis |
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ./support-scripts/authority_authority_linker.pl.in > "support-scripts/autho |
10:18 |
mantis |
rity_authority_linker.pl" |
10:19 |
mantis |
we're still trying to figure out why our acq marc loader isn't working |
10:20 |
Dyrcona |
mantis: It's normal. |
10:21 |
mantis |
Dyrcona++ |
10:21 |
mmorgan |
mantis: did you see my comment from yesterday? http://irc.evergreen-ils.org/evergreen/2023-07-26#i_530050 |
10:21 |
|
jvwoolf joined #evergreen |
10:29 |
|
dguarrac joined #evergreen |
10:33 |
mantis |
mmorgan: ah I didn't! |
10:33 |
mantis |
mmorgan++ I'll give that a try |
10:34 |
mantis |
looks like those are already in place |
10:55 |
|
BrianK joined #evergreen |
11:03 |
|
Christineb joined #evergreen |
11:51 |
jeff |
mantis: were you able to check the database server logs to see if there was a corresponding error logged at the time of your "2002:Database query failed > the attempt to query to the DB failed"? |
11:54 |
|
jihpringle joined #evergreen |
13:34 |
|
sleary joined #evergreen |
13:39 |
|
sleary joined #evergreen |
13:45 |
sleary |
UI Interest Group meeting in ~15 minutes. Zoom room is open now. https://wiki.evergreen-ils.org/doku.php?id=community:ui_ig |
13:56 |
|
jvwoolf left #evergreen |
14:56 |
Dyrcona |
Is there a database function that can update money.materialized_billable_xact_summary given an xact id? |
14:58 |
Dyrcona |
It looks like the answer is "No" outside of triggers, and I've got a case where it doesn't look like the triggers are working. |
14:59 |
Dyrcona |
That should be "triggers aren't working." I'm updating some transactions to move bills and payments in the database and the materialized summary also needs to be updated. |
15:00 |
|
jihpringle joined #evergreen |
15:06 |
Dyrcona |
oh... this is nice. I get different totals for the payments on this one transaction depending on which tables I look at. |
15:12 |
Dyrcona |
So, table inheritance is fun, but I think I figured this out. There are entries in money.bnm_payments itself as well as money.credit_card_payments. That must be the case because the other 3 child tables of bnm_payments have no entries. |
15:13 |
Dyrcona |
Well, select from only bnm_payments puts the lie to that. It retruns 0 rows. |
15:14 |
Dyrcona |
So, something's broken here. |
15:18 |
Dyrcona |
All right. Billing is way too complicated. |
15:20 |
Dyrcona |
money.account_adjustment-- |
15:20 |
Dyrcona |
typos-- |
15:21 |
* Dyrcona |
bites his tongue. |
15:25 |
|
mantis left #evergreen |
15:47 |
|
jihpringle joined #evergreen |
16:06 |
Dyrcona |
jeffdavis++ # The vacuum analyze resolved my search issues. |
16:30 |
|
jihpringle joined #evergreen |
16:42 |
mmorgan |
Dyrcona: I've added adjustment payments to the db, and that all seemed to update money.materialized_billable_xact_summary appropriately. |
17:09 |
|
mmorgan left #evergreen |
19:13 |
|
jihpringle joined #evergreen |