dev #86039 dev#86039 : SIGB Koha : add grouped holds capabilities
dev #86039 prepares calendar hold
Merge request reports
Activity
Filter activity
added 69 commits
-
d8f755e1...11f20568 - 61 commits from branch
WIP
- 26276a09 - dev #92386 Import serials from PMB
- 48c9cc96 - Merge branch 'master' into dev#92386_import_periodiques_pmb
- 3b8f7ad4 - dev #92386 PMB serial articles : fix RT
- f7042bd5 - Merge branch 'master' into dev#92386_import_periodiques_pmb
- f1ef04cc - Merge branch 'dev#92386_import_periodiques_pmb' into 'master'
- 1cdfb33d - Merge branch 'dev#94469_minsoc_autorites_recherche_dediee_aux_autorites' into 'master'
- 08867007 - Merge branch 'dev#96423_appel_ws_orphee_st_omer_pour_reservation_exemplaire' into 'master'
- 51cc941b - Merge branch 'master' into origin-dev#86039_pairing_contractuel_bdp89_specs_pret_malle
Toggle commit list-
d8f755e1...11f20568 - 61 commits from branch
added 1 commit
- b771010c - dev #86039 bundled holds : functional testing fix
217 217 'champ_genre' => $this->_('genre'), 218 218 'champ_emplacement' => $this->_('emplacement'), 219 219 'champ_annexe' => $this->_('annexe'), 220 'champ_availability' => $this->_('disponilité')]; 220 'champ_availability' => $this->_('disponilité'), 476 ->will($this->returnValue(['statut' => 1, 477 'erreur' => ''])); 478 479 $this->assertEquals(['statut' => 1, 480 'erreur' => ''], 481 $this->comm_sigb->reserverExemplaire(5, 482 '123', 483 'ABC', 484 '2019-12-01', 485 '2020-02-08')); 486 487 } 488 489 490 /** @test */ 491 public function holdsForItemShouldCallHolsForItemOnKohaService() { added 1 commit
- 4c9871db - dev #86039 bundled holds : functional testing fix
enabled an automatic merge when the pipeline for 4c9871db succeeds
mentioned in commit 3a3efa31