Bug 40575 - Transferring order will reload the page and its form
Summary: Transferring order will reload the page and its form
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: About (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Baptiste Wojtkowski (bwoj)
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-01 11:53 UTC by Baptiste Wojtkowski (bwoj)
Modified: 2025-08-01 11:56 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 40575: Transferring order will reload the page and its form (1.52 KB, patch)
2025-08-01 11:56 UTC, Baptiste Wojtkowski (bwoj)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Baptiste Wojtkowski (bwoj) 2025-08-01 11:53:12 UTC
Test plan:
1 - Create two baskets: "Source Basket" and "Dest Basket"
2 - Add one command line to "Source Basket"
3 - Close the basket
4 - Receive shipment
5 - Receive order
6 - Cancel the order receive
7 - Transfer the order to the Dest Basket -> When clicking on chose, you will be asked if you want to send again infos (which were sent to cancel the order receive), and if accepting, you will be printed an error.
8 - Apply patch
9 - Repeat the process with another source Basket and notice the page is simply reloaded without sending form.
Comment 1 Baptiste Wojtkowski (bwoj) 2025-08-01 11:56:25 UTC
Created attachment 184988 [details] [review]
Bug 40575: Transferring order will reload the page and its form

Test plan:
1 - Create two baskets: "Source Basket" and "Dest Basket"
2 - Add one command line to "Source Basket"
3 - Close the basket
4 - Receive shipment
5 - Receive order
6 - Cancel the order receive
7 - Transfer the order to the Dest Basket -> When clicking on chose, you will be asked if you want to send again infos (which were sent to cancel the order receive), and if accepting, you will be printed an error.
8 - Apply patch
9 - Repeat the process with another source Basket and notice the page is simply reloaded without sending form.