[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 Yohann Dufour yohann.duf...@biblibre.com changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 --- Comment #16 from Yohann Dufour yohann.duf...@biblibre.com --- I've created bug 12784 for the bug about patron details update request from the OPAC. -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-18 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 --- Comment #14 from M. de Rooy m.de.r...@rijksmuseum.nl --- (In reply to Katrin Fischer from comment #13) In another test I got: DBIx::Class::Row::new(): No such column 'B_email' on Koha::Schema::Result::BorrowerModification at

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-18 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 --- Comment #15 from Tomás Cohen Arazi tomasco...@gmail.com --- (In reply to M. de Rooy from comment #14) (In reply to Katrin Fischer from comment #13) In another test I got: DBIx::Class::Row::new(): No such column 'B_email' on

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 Katrin Fischer katrin.fisc...@bsz-bw.de changed: What|Removed |Added CC|

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 Katrin Fischer katrin.fisc...@bsz-bw.de changed: What|Removed |Added Blocks|

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-11 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 Tomás Cohen Arazi tomasco...@gmail.com changed: What|Removed |Added Status|Passed QA

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 Yohann Dufour yohann.duf...@biblibre.com changed: What|Removed |Added Status|Failed QA

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 --- Comment #8 from Yohann Dufour yohann.duf...@biblibre.com --- Created attachment 30628 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30628action=edit Bug 12623: SQLHelper replacement - Borrower::Modifications

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 Yohann Dufour yohann.duf...@biblibre.com changed: What|Removed |Added Attachment #30092|0 |1

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 --- Comment #9 from M. de Rooy m.de.r...@rijksmuseum.nl --- Created attachment 30629 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30629action=edit Bug 12623: SQLHelper replacement - Borrower::Modifications With

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 M. de Rooy m.de.r...@rijksmuseum.nl changed: What|Removed |Added Status|Needs Signoff |Signed

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 M. de Rooy m.de.r...@rijksmuseum.nl changed: What|Removed |Added Attachment #30628|0 |1

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 M. de Rooy m.de.r...@rijksmuseum.nl changed: What|Removed |Added Status|Signed Off |Passed

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-07 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 M. de Rooy m.de.r...@rijksmuseum.nl changed: What|Removed |Added Status|Signed Off |Failed

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-07 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 --- Comment #5 from M. de Rooy m.de.r...@rijksmuseum.nl --- This part depends on the order of surnames in the borrowers table: ## Check GetPendingModifications my $pending = Koha::Borrower::Modifications-GetPendingModifications();

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-07 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 M. de Rooy m.de.r...@rijksmuseum.nl changed: What|Removed |Added Version|unspecified |master

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-07 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 M. de Rooy m.de.r...@rijksmuseum.nl changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-07 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 --- Comment #6 from Yohann Dufour yohann.duf...@biblibre.com --- Did the tests pass before applying the patch ? Because my patch doesn't change the previous unit tests, so if the tests failed before applying the patch, I don't kow

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-08-07 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 --- Comment #7 from M. de Rooy m.de.r...@rijksmuseum.nl --- (In reply to Yohann Dufour from comment #6) Did the tests pass before applying the patch ? Because my patch doesn't change the previous unit tests, so if the tests failed

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-07-25 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Attachment #29980|0 |1

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-07-25 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 Kyle M Hall k...@bywatersolutions.com changed: What|Removed |Added Status|Needs Signoff

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-07-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 Yohann Dufour yohann.duf...@biblibre.com changed: What|Removed |Added Status|Needs Signoff

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-07-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 Yohann Dufour yohann.duf...@biblibre.com changed: What|Removed |Added Attachment #29951|0 |1

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-07-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 Yohann Dufour yohann.duf...@biblibre.com changed: What|Removed |Added Status|ASSIGNED

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-07-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 Yohann Dufour yohann.duf...@biblibre.com changed: What|Removed |Added Status|NEW

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-07-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 Yohann Dufour yohann.duf...@biblibre.com changed: What|Removed |Added Blocks|

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-07-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 Yohann Dufour yohann.duf...@biblibre.com changed: What|Removed |Added Status|ASSIGNED

[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

2014-07-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623 --- Comment #1 from Yohann Dufour yohann.duf...@biblibre.com --- Created attachment 29951 -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29951action=edit Bug 12623: SQLHelper replacement - Borrower::Modifications