[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2025-08-06 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Fridolin Somers  changed:

   What|Removed |Added

 CC||[email protected]
   ||m
 Status|Pushed to main  |Needs documenting

--- Comment #23 from Fridolin Somers  ---
Enhancement not pushed to 24.11.x

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2025-07-02 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Eric Bégin  changed:

   What|Removed |Added

 CC|[email protected]  |[email protected]

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2025-02-03 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

--- Comment #22 from Katrin Fischer  ---
Pushed for 25.05!

Well done everyone, thank you!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2025-02-03 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Katrin Fischer  changed:

   What|Removed |Added

 Version(s)||25.05.00
released in||
 Status|Passed QA   |Pushed to main

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2025-02-03 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Katrin Fischer  changed:

   What|Removed |Added

 QA Contact|[email protected] |[email protected]
   |y.org   |m

--- Comment #21 from Katrin Fischer  ---
Dropping the perltidy patch in preparation of the global tidy.

@Lisette: please set QA contact, thanks! :)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2025-01-10 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Lisette Scheer  changed:

   What|Removed |Added

 Attachment #170918|0   |1
is obsolete||

--- Comment #20 from Lisette Scheer  ---
Created attachment 176402
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176402&action=edit
Bug 32742: (follow-up) perltidy patroncards/create-pdf.pl and
patroncards/print.pl

Signed-off-by: Kelly 
Signed-off-by: Lisette Scheer 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2025-01-10 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Lisette Scheer  changed:

   What|Removed |Added

 Attachment #170916|0   |1
is obsolete||

--- Comment #18 from Lisette Scheer  ---
Created attachment 176400
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176400&action=edit
Bug 32742: Patron's lists option are not in alphabetical order

This patch add sorting feature to the patron card lists export option

To test

1. Go to Tools > Patron lists
2. Create a new patron list
3. Add 10 patrons in a random order (not in alphabetical nor in cardnumber
sequence)
4. Go back to Tools > Patron lists management page
5. Find your list, click on 'Action' and select 'Print patron cards'
6. Check the cards order in the pdf
--> notice these cards aren't in alphabetical order.
7. Apply the patch
8. Repeat step 4, 5
9. Fill the «Order by» field and submit
10. Check the cards order in the pdf
--> notice the cards are now ordered.

Signed-off-by: Émily-Rose Francoeur 
Signed-off-by: Kelly 
Signed-off-by: Lisette Scheer 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2025-01-10 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Lisette Scheer  changed:

   What|Removed |Added

 Attachment #170917|0   |1
is obsolete||

--- Comment #19 from Lisette Scheer  ---
Created attachment 176401
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176401&action=edit
Bug 32742: (follow-up) Add sorting feature when printing the patron cards from
the patron card creator

This patch also put the «Order by» field at the last position in the form

To test

1. Go to Tools > Patron card creator
2. Create a new Card batch
3. Add some patrons
4. Select all cards by clicking on checkbox in the select colunm
5. Click on «Export selected card(s)», an Export patron cards windows is opened
6. Fill the «Order by» field and submit
7. Check the cards order in the pdf
--> notice the cards are now ordered.
8. Close the window opened in step 5
9. Click on «Export card batch», an Export patron cards windows is opened
10. repeat step 6 and 7
--> notice the cards are now ordered.
11. Close the window opened in step 9
12. Fill the «Batch description» field and click on «Save description»
13. Click on Manage -> Card Batches
14. Click on Export button
15. repeat step 6 and 7
--> notice the cards are now ordered.
16. Select a batch to export and click on «Export selected batches» button
17. repeat step 6 and 7
--> notice the cards are now ordered.

Signed-off-by: Kelly 
Signed-off-by: Lisette Scheer 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2025-01-10 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Lisette Scheer  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2024-08-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Kelly McElligott  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||[email protected]

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2024-08-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

ByWater Sandboxes  changed:

   What|Removed |Added

 Attachment #170884|0   |1
is obsolete||

--- Comment #17 from ByWater Sandboxes  ---
Created attachment 170918
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170918&action=edit
Bug 32742: (follow-up) perltidy patroncards/create-pdf.pl and
patroncards/print.pl

Signed-off-by: Kelly 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2024-08-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

ByWater Sandboxes  changed:

   What|Removed |Added

 Attachment #170883|0   |1
is obsolete||

--- Comment #16 from ByWater Sandboxes  ---
Created attachment 170917
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170917&action=edit
Bug 32742: (follow-up) Add sorting feature when printing the patron cards from
the patron card creator

This patch also put the «Order by» field at the last position in the form

To test

1. Go to Tools > Patron card creator
2. Create a new Card batch
3. Add some patrons
4. Select all cards by clicking on checkbox in the select colunm
5. Click on «Export selected card(s)», an Export patron cards windows is opened
6. Fill the «Order by» field and submit
7. Check the cards order in the pdf
--> notice the cards are now ordered.
8. Close the window opened in step 5
9. Click on «Export card batch», an Export patron cards windows is opened
10. repeat step 6 and 7
--> notice the cards are now ordered.
11. Close the window opened in step 9
12. Fill the «Batch description» field and click on «Save description»
13. Click on Manage -> Card Batches
14. Click on Export button
15. repeat step 6 and 7
--> notice the cards are now ordered.
16. Select a batch to export and click on «Export selected batches» button
17. repeat step 6 and 7
--> notice the cards are now ordered.

Signed-off-by: Kelly 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2024-08-30 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

ByWater Sandboxes  changed:

   What|Removed |Added

 Attachment #170882|0   |1
is obsolete||

--- Comment #15 from ByWater Sandboxes  ---
Created attachment 170916
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170916&action=edit
Bug 32742: Patron's lists option are not in alphabetical order

This patch add sorting feature to the patron card lists export option

To test

1. Go to Tools > Patron lists
2. Create a new patron list
3. Add 10 patrons in a random order (not in alphabetical nor in cardnumber
sequence)
4. Go back to Tools > Patron lists management page
5. Find your list, click on 'Action' and select 'Print patron cards'
6. Check the cards order in the pdf
--> notice these cards aren't in alphabetical order.
7. Apply the patch
8. Repeat step 4, 5
9. Fill the «Order by» field and submit
10. Check the cards order in the pdf
--> notice the cards are now ordered.

Signed-off-by: Émily-Rose Francoeur 
Signed-off-by: Kelly 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2024-08-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

--- Comment #14 from Hammat wele  ---
Created attachment 170884
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170884&action=edit
Bug 32742: (follow-up) perltidy patroncards/create-pdf.pl and
patroncards/print.pl

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2024-08-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Hammat wele  changed:

   What|Removed |Added

 Attachment #170787|0   |1
is obsolete||

--- Comment #13 from Hammat wele  ---
Created attachment 170883
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170883&action=edit
Bug 32742: (follow-up) Add sorting feature when printing the patron cards from
the patron card creator

This patch also put the «Order by» field at the last position in the form

To test

1. Go to Tools > Patron card creator
2. Create a new Card batch
3. Add some patrons
4. Select all cards by clicking on checkbox in the select colunm
5. Click on «Export selected card(s)», an Export patron cards windows is opened
6. Fill the «Order by» field and submit
7. Check the cards order in the pdf
--> notice the cards are now ordered.
8. Close the window opened in step 5
9. Click on «Export card batch», an Export patron cards windows is opened
10. repeat step 6 and 7
--> notice the cards are now ordered.
11. Close the window opened in step 9
12. Fill the «Batch description» field and click on «Save description»
13. Click on Manage -> Card Batches
14. Click on Export button
15. repeat step 6 and 7
--> notice the cards are now ordered.
16. Select a batch to export and click on «Export selected batches» button
17. repeat step 6 and 7
--> notice the cards are now ordered.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2024-08-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Hammat wele  changed:

   What|Removed |Added

 Attachment #170786|0   |1
is obsolete||

--- Comment #12 from Hammat wele  ---
Created attachment 170882
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170882&action=edit
Bug 32742: Patron's lists option are not in alphabetical order

This patch add sorting feature to the patron card lists export option

To test

1. Go to Tools > Patron lists
2. Create a new patron list
3. Add 10 patrons in a random order (not in alphabetical nor in cardnumber
sequence)
4. Go back to Tools > Patron lists management page
5. Find your list, click on 'Action' and select 'Print patron cards'
6. Check the cards order in the pdf
--> notice these cards aren't in alphabetical order.
7. Apply the patch
8. Repeat step 4, 5
9. Fill the «Order by» field and submit
10. Check the cards order in the pdf
--> notice the cards are now ordered.

Signed-off-by: Émily-Rose Francoeur 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2024-08-27 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

--- Comment #11 from Hammat wele  ---
(In reply to Katrin Fischer from comment #5)

> 3) This should also be available when printing the patron cards from the
> patron card creator. Since the code for sorting is in
> patroncards/create-pdf.pl, I believe this would not require much more than a
> template change and it would give us nice consistency.

I added the feature when printing the patron cards from the patron card creator
but it required some edit in patroncards/create-pdf.pl because the order_by was
only used for patronlist 

> 
> 4) I think that if you change nothing the order will still be the order
> added ot the list - is this correct? (just a question, nothing to fix here)

Yes it is correct, if we do not select an order, the order added at the list
will be used

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2024-08-27 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

--- Comment #10 from Hammat wele  ---
Created attachment 170787
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170787&action=edit
Bug 32742: (follow-up) Add sorting feature when printing the patron cards from
the patron card creator

This patch also put the «Order by» field at the last position in the form

To test

1. Go to Tools > Patron card creator
2. Create a new Card batch
3. Add some patrons
4. Select all cards by clicking on checkbox in the select colunm
5. Click on «Export selected card(s)», an Export patron cards windows is opened
6. Fill the «Order by» field and submit
7. Check the cards order in the pdf
--> notice the cards are now ordered.
8. Close the window opened in step 5
9. Click on «Export card batch», an Export patron cards windows is opened
10. repeat step 6 and 7
--> notice the cards are now ordered.
11. Close the window opened in step 9
12. Fill the «Batch description» field and click on «Save description»
13. Click on Manage -> Card Batches
14. Click on Export button
15. repeat step 6 and 7
--> notice the cards are now ordered.
16. Select a batch to export and click on «Export selected batches» button
17. repeat step 6 and 7
--> notice the cards are now ordered.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2024-08-27 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Hammat wele  changed:

   What|Removed |Added

 Attachment #155572|0   |1
is obsolete||

--- Comment #9 from Hammat wele  ---
Created attachment 170786
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170786&action=edit
Bug 32742: Patron's lists option are not in alphabetical order

This patch add sorting feature to the patron card lists export option

To test

1. Go to Tools > Patron lists
2. Create a new patron list
3. Add 10 patrons in a random order (not in alphabetical nor in cardnumber
sequence)
4. Go back to Tools > Patron lists management page
5. Find your list, click on 'Action' and select 'Print patron cards'
6. Check the cards order in the pdf
--> notice these cards aren't in alphabetical order.
7. Apply the patch
8. Repeat step 4, 5
9. Fill the «Order by» field and submit
10. Check the cards order in the pdf
--> notice the cards are now ordered.

Signed-off-by: Émily-Rose Francoeur 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2024-08-27 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Hammat wele  changed:

   What|Removed |Added

 Attachment #168069|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2024-06-26 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Eric Garcia  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #8 from Eric Garcia  ---
Tried testing encountered Bug 37205

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2024-06-25 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Alexandre Noel  changed:

   What|Removed |Added

 Attachment #167956|0   |1
is obsolete||

--- Comment #7 from Alexandre Noel  ---
Created attachment 168069
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168069&action=edit
Bug 32742: Patron's lists option are not in alphabetical

This patch add sorting feature to the patron card lists export option

To test

1. Go to Tools > Patron lists
2. Create a new patron list
3. Add 10 patrons in a random order (not in alphabetical nor in cardnumber
sequence)
4. Go back to Tools > Patron lists management page
5. Find your list, click on 'Action' and select 'Print patron cards'
6. Check the cards order in the pdf
--> notice these cards aren't in alphabetical order.
7. Apply the patch
8. Repeat step 4, 5
9. Fill the «Order by» field and submit
10. Check the cards order in the pdf
--> notice the cards are now ordered.

It's also working for export in Patron card creator page.

To test

1. Go to Tools > Patron card creator
2. Create a new patron card batch
3. Add some patrons
4. Test the "Order by" option for different export button
5. In an export form, Select the "Order by" field and submit
6. Check that it's ordered

Export buttons :
--> manage > card batches (or
/cgi-bin/koha/patroncards/manage.pl?card_element=batch)
> Export (from the table)
> Select few batches > Export selected batches
> Export from patron list
--> Click "Edit" of your batch in the table
> Export card batch
> Export (from a row of the patrons table) note that this export
  doesn't need the order by option.
> Select few patrons > Export selected card(s)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2024-06-21 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

--- Comment #6 from Alexandre Noel  ---
Created attachment 167956
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167956&action=edit
Bug 32742: Patron's lists option are not in alphabetical

This patch add sorting feature to the patron card lists export option

To test

1. Go to Tools > Patron lists
2. Create a new patron list
3. Add 10 patrons in a random order (not in alphabetical nor in cardnumber
sequence)
4. Go back to Tools > Patron lists management page
5. Find your list, click on 'Action' and select 'Print patron cards'
6. Check the cards order in the pdf
--> notice these cards aren't in alphabetical order.
7. Apply the patch
8. Repeat step 4, 5
9. Fill the «Order by» field and submit
10. Check the cards order in the pdf
--> notice the cards are now ordered.

It's also working for export in Patron card creator page.

To test

1. Go to Tools > Patron card creator
2. Create a new patron card batch
3. Add some patrons
4. Test the "Order by" option for different export button
5. In an export form, Select the "Order by" field and submit
6. Check that it's ordered

Export buttons :
--> manage > card batches (or
/cgi-bin/koha/patroncards/manage.pl?card_element=batch)
> Export (from the table)
> Select few batches > Export selected batches
> Export from patron list
--> Click "Edit" of your batch in the table
> Export card batch
> Export (from a row of the patrons table) note that this export
  doesn't need the order by option.
> Select few patrons > Export selected card(s)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2024-06-21 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Alexandre Noel  changed:

   What|Removed |Added

 Status|Failed QA   |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2024-06-20 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Alexandre Noel  changed:

   What|Removed |Added

 CC||[email protected]

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2023-11-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Katrin Fischer  changed:

   What|Removed |Added

 QA Contact|[email protected]|[email protected]
   ||y.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 32742] Add sorting options to patron list export

2023-10-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Katrin Fischer  changed:

   What|Removed |Added

Summary|Patron's lists option are   |Add sorting options to
   |not in alphabetical order   |patron list export
 Status|Signed Off  |Failed QA

--- Comment #5 from Katrin Fischer  ---
I am running out of time here, so please fix these yourself:

1) Please perltidy:

 OK koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/print.tt

 WARN   patroncards/create-pdf.pl
   WARN   tidiness
The file is less tidy than before (bad/messy lines before: 181,
now: 183)

 WARN   patroncards/print.pl
   WARN   tidiness
The file is less tidy than before (bad/messy lines before: 88,
now: 90)


2) I feel like the Order by should be the last option in the form, going
together with the "start with" option, instead of being the first in the form.

3) This should also be available when printing the patron cards from the patron
card creator. Since the code for sorting is in patroncards/create-pdf.pl, I
believe this would not require much more than a template change and it would
give us nice consistency.

4) I think that if you change nothing the order will still be the order added
ot the list - is this correct? (just a question, nothing to fix here)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/