Koha::Schema::Result::AqorderUser
aqorder_users
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
the order this patrons receive notifications from (aqorders.ordernumber)
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
the borrowernumber for the patron receiving notifications for this order (borrowers.borrowernumber)
Type: belongs_to
Related object: Koha::Schema::Result::Borrower
Type: belongs_to
Related object: Koha::Schema::Result::Aqorder