Skip to content

Instantly share code, notes, and snippets.

View chrissharp123's full-sized avatar

Chris Sharp chrissharp123

View GitHub Profile

Keybase proof

I hereby claim:

  • I am chrissharp123 on github.
  • I am chrissharp123 (https://keybase.io/chrissharp123) on keybase.
  • I have a public key ASBxsPQN9otx-lAu7iFiDjW5d95rIl6Du3QW08v-8O3JCgo

To claim this, I am signing this object:

is(
ref update_closed_date($closed_date_obj),
'Fieldmapper::actor::org_unit::closed_date',
'Updated closed date reason'
);
diff --git a/Open-ILS/src/support-scripts/edi_order_pusher.pl b/Open-ILS/src/support-scripts/edi_order_pusher.pl
index c6c8c11..af56700 100755
--- a/Open-ILS/src/support-scripts/edi_order_pusher.pl
+++ b/Open-ILS/src/support-scripts/edi_order_pusher.pl
@@ -129,7 +129,10 @@ if ($po_id) {
},
where => {
'+acqpo' => {
- order_date => {'!=' => undef} # activated
+ '-and' => [
get_combined_perms_per_profile.sh:
#!/bin/bash
Usage () {
echo "USAGE: $0 <permission group name>"
exit 1
}
@chrissharp123
chrissharp123 / Carousel installation script for PINES
Created November 18, 2020 21:40
SQL used to generate carousels for PINES along with the Evergreen 3.4.1 upgrade in January 2020