Bug 17564

Summary: Acquisition/OrderUsers.t is broken
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: kyle, mtj, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 13321    
Bug Blocks: 13726    
Attachments: Bug 17564: Fix t/db_dependent/Acquisition/OrderUsers.t
[SIGNED-OFF] Bug 17564: Fix t/db_dependent/Acquisition/OrderUsers.t
Bug 17564: Fix t/db_dependent/Acquisition/OrderUsers.t

Description Jonathan Druart 2016-11-07 11:09:30 UTC

    
Comment 1 Jonathan Druart 2016-11-07 11:09:59 UTC
Caused by bug 13321 (test file added after the first submission).
Comment 2 Jonathan Druart 2016-11-07 11:11:49 UTC
Created attachment 57252 [details] [review]
Bug 17564: Fix t/db_dependent/Acquisition/OrderUsers.t

ModReceiveOrder takes now a 'order' parameter and is mandatory.
This new test file has been added after the first submission of bug
13321 and has not been updated during the rebases.

Test plan:
  prove t/db_dependent/Acquisition/OrderUsers.t
should return green
Comment 3 Josef Moravec 2016-11-07 11:38:16 UTC
Created attachment 57255 [details] [review]
[SIGNED-OFF] Bug 17564: Fix t/db_dependent/Acquisition/OrderUsers.t

ModReceiveOrder takes now a 'order' parameter and is mandatory.
This new test file has been added after the first submission of bug
13321 and has not been updated during the rebases.

Test plan:
  prove t/db_dependent/Acquisition/OrderUsers.t
should return green

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Comment 4 Tomás Cohen Arazi 2016-11-08 19:18:31 UTC
Created attachment 57348 [details] [review]
Bug 17564: Fix t/db_dependent/Acquisition/OrderUsers.t

ModReceiveOrder takes now a 'order' parameter and is mandatory.
This new test file has been added after the first submission of bug
13321 and has not been updated during the rebases.

Test plan:
  prove t/db_dependent/Acquisition/OrderUsers.t
should return green

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 5 Kyle M Hall 2016-11-10 13:36:25 UTC
Pushed to master for 16.11, thanks Jonathan!
Comment 6 Mason James 2016-12-14 10:30:50 UTC
Blocked by enhancement, skipping for 16.05.x