When closing a budget, you will see a list of all funds with the pending orders in each. This one needs a page section. When you have picked a budget and submit that page, it shows you a table with the orders that have been moved to the new budget's funds. This also needs one.
Created attachment 145040 [details] [review] Bug 32400: Add page-section to aqbudgetperiods table To test: 1. Apply patch 2. Go to Administration -> Budgets 3. Close a budget 4. Make sure the page-section looks right.
Created attachment 145045 [details] [review] Bug 32400: Add page-section to aqbudgetperiods table To test: 1. Apply patch 2. Go to Administration -> Budgets 3. Close a budget 4. Make sure the page-section looks right. Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>
This patch doesn't fix what was reported :(
(In reply to Katrin Fischer from comment #3) > This patch doesn't fix what was reported :( Actually, I need to be more careful at this time of day with my comments. It's a partial fix, I'll provide the second half.
Created attachment 145117 [details] [review] Bug 32400: Add page-section to aqbudgetperiods table To test: 1. Apply patch 2. Go to Administration -> Budgets 3. Close a budget 4. Make sure the page-section looks right. Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>
Created attachment 145118 [details] [review] Bug 32400: (follow-up) Add page-section to table of moved orders To test: * Make sure you have at least one open order, basket closed * Go to Administration > budgets * Clone the budget * Close the budget * Choose your new budget and save * Confirm 'can't undo later...' question * Verify the table of moved orders has the white background from the added page-section
Created attachment 145119 [details] [review] Bug 32400: Add page-section to aqbudgetperiods table To test: 1. Apply patch 2. Go to Administration -> Budgets 3. Close a budget 4. Make sure the page-section looks right. Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 145120 [details] [review] Bug 32400: (follow-up) Add page-section to table of moved orders To test: * Make sure you have at least one open order, basket closed * Go to Administration > budgets * Clone the budget * Close the budget * Choose your new budget and save * Confirm 'can't undo later...' question * Verify the table of moved orders has the white background from the added page-section Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work, thanks everyone! Pushed to 22.11.x for the next release.