[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-10-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 wainuiwitikap...@catalyst.net.nz changed: What|Removed |Added CC||wainuiwiti

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-10-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 Victor Grousset/tuxayo changed: What|Removed |Added CC||vic...@tuxayo.net

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-10-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 Fridolin Somers changed: What|Removed |Added Status|Pushed to stable|Pushed to oldstable

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 Kyle M Hall changed: What|Removed |Added Version(s)|21.11.00|21.11.00,21.05.05 rele

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 --- Comment #7 from Jonathan Druart --- Pushed to master for 21.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs m

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 Jonathan Druart changed: What|Removed |Added Version(s)||21.11.00 released

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 --- Comment #6 from Martin Renvoize --- :).. it's certainly on my list to switch over to objects.. but before that I need to blitz some tests.. why is EDI so darn hard! -- You are receiving this mail because: You are watching all b

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 --- Comment #5 from Jonathan Druart --- I hadn't realized we weren't manipulating a Koha::Object. And my remark was silly anyway as $item->branchcode is working if $item is a Koha::Item. Sorry for the noise. -- You are receiving t

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 --- Comment #4 from Martin Renvoize --- (In reply to Jonathan Druart from comment #3) > Isn't the correct fix to call $item->home_branch->branchcode? > > From Koha::Item > > sub home_branch { > my ($self) = @_; > > $self->

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 --- Comment #3 from Jonathan Druart --- Isn't the correct fix to call $item->home_branch->branchcode? From Koha::Item sub home_branch { my ($self) = @_; $self->{_home_branch} ||= Koha::Libraries->find( $self->homebranch()

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 Martin Renvoize changed: What|Removed |Added Status|Signed Off |Passed QA -- You are rec

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 Martin Renvoize changed: What|Removed |Added CC||jon.tur...@ptfs-europe.com

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 Kyle M Hall changed: What|Removed |Added Attachment #124572|0 |1 is obsolete|

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 Kyle M Hall changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receiv

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 Martin Renvoize changed: What|Removed |Added Severity|enhancement |major -- You are receivi

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 Martin Renvoize changed: What|Removed |Added Patch complexity|--- |Trivial patch -- You are

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 Martin Renvoize changed: What|Removed |Added CC||jonathan.druart+koha@gmail

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 Martin Renvoize changed: What|Removed |Added CC||k...@bywatersolutions.com

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 Martin Renvoize changed: What|Removed |Added Status|NEW |Needs Signoff -- You are

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 Martin Renvoize changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |martin.renvoize@ptfs-europ

[Koha-bugs] [Bug 28960] EDI transfer_items uses a relationship where it's looking for a field

2021-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28960 --- Comment #1 from Martin Renvoize --- Created attachment 124572 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124572&action=edit Bug 28960: Explicitly call get_column This patch adds get_column to ensure we are