Re: [Koha-devel] Pending PDF::Reuse Release And Koha

2014-12-15 Thread Robin Sheat
Christopher Nighswonger schreef op wo 10-12-2014 om 16:08 [-0500]: > Ok. I've pushed up PDF::Reuse 0.36 to CPAN, and opened bug 13407 to > take care of the related code in Koha. Hopefully this brings about 5 > years of waiting to a successful conclusion. Hi Chris, I had a look at this and it looks

Re: [Koha-devel] Accounts Rewrite

2014-12-15 Thread Renvoize, Martin
To get the ball moving a bit more on this we've created a shared google spreadsheet to record our testing: https://docs.google.com/spreadsheets/d/1EcBAPmPAF0L95uYxWtRcnV9n1sD78IAxTHW2N-9u2K0/edit?usp=sharing Feel free to take a looks, contribute to it and help with the effort Martin Renvoize Soft

Re: [Koha-devel] Some simple sign-offs :)

2014-12-15 Thread Jonathan Druart
Hello Mark, A lot of tests assume that some data exist in DB. IMO we need to keep this assumption, it permits not to create all data when you want to write tests (member categories, branches, AV, etc.). That simplifies the read of tests. Since TestBuilder (bug 12603) is not pushed yet, I don't thi