[Bug 20726] New: Display acquisition details on the subscription detail page
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Bug ID: 20726 Summary: Display acquisition details on the subscription detail page Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Serials Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org CC: colin.campbell@ptfs-europe.com Bug 20365 will add the ability to create several pending orders on the same subscription. To make it clear we should add a history of the acquisition on the subscription detail page. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |20365 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- This will need to be pushed along with bug 20365. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20365 [Bug 20365] Allow several open orders on subscription -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |17877 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17877 [Bug 17877] Show internal and vendor note in acquisition info on subscription detail page -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=9898 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 75146 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75146&action=edit Bug 20726: Add new method Koha::Acquisition::Order->fund Can be moved to a separate bug report. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 75147 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75147&action=edit Bug 20726: Add new method Acquisition::Order->invoice Can be moved to a separate bug report. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 75148 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75148&action=edit Bug 20726: Add acquisition history on the subscription detail page Since bug 20365 is going to add the ability to create several pending orders on the same subscription we should display the history of the acquisitions on the subscription detail page. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 75149 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75149&action=edit Bug 20726: Add DataTables -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 75150 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75150&action=edit Bug 20726: Remove GetLastOrder* subroutines They are not used elsewhere. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |In Discussion Change sponsored?|--- |Sponsored --- Comment #7 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- These patches are for discussion. 1. Do we want to display canceled orders? We display them on the bibliographic detail page. 2. Before we had 2 lines: one for the last received order and one for the last ordered order. Now that we have one line per order and more information displayed, what could be a good display for prices? (for patch displays "tax excluded/tax included" inside the same cell, which is not clear at all). 3. Still prices: Do we want a total? I guess so, but I do not think we should surcharge the display too much, and so it will be hard to have the included/excluded values + taxes. Any suggestions? 4. For the "Spent" values we display the unit price (previous behaviour), but the acquisition home page displays ecost as the spent value if unit price is not set. It sounds like we should do the same on this page (now? later?) 5. Bug 17877 would like the vendor and internal notes, we add them to this table? With configuration columns setting maybe? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 6. Sort by default on which column? 7. Maybe add link to display/hide the already received orders? But in that case it will get harder if we display the total. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |severine.queune@bulac.fr -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #75150|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |20728 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20728 [Bug 20728] Remove subroutines GetLastOrder* -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #9 from Séverine Queune <severine.queune@bulac.fr> --- After discussion with staff working on that module, here are our opinions : (In reply to Jonathan Druart from comment #7)
These patches are for discussion.
1. Do we want to display canceled orders? We display them on the bibliographic detail page.
It's not necessary to have them.
2. Before we had 2 lines: one for the last received order and one for the last ordered order. Now that we have one line per order and more information displayed, what could be a good display for prices? (for patch displays "tax excluded/tax included" inside the same cell, which is not clear at all).
The "Total tax excluded" price seems the better choice.
3. Still prices: Do we want a total? I guess so, but I do not think we should surcharge the display too much, and so it will be hard to have the included/excluded values + taxes. Any suggestions?
Total doesn't seem necessary.
4. For the "Spent" values we display the unit price (previous behaviour), but the acquisition home page displays ecost as the spent value if unit price is not set. It sounds like we should do the same on this page (now? later?)
No really opinion...
5. Bug 17877 would like the vendor and internal notes, we add them to this table? With configuration columns setting maybe?
As vendor is displayed just at the top on the "Information" tab, it could be useful if a subscription changed of vendor, but doesn’t seem to be a that necessary for us. We'd love to have internal notes ! A column setting option could be interesting to let everyone choose. (In reply to Jonathan Druart from comment #8)
6. Sort by default on which column?
First on status ("New" // "Ordered" // "Complete"). Inside a status, order by aqordernumber (more recent at the top).
7. Maybe add link to display/hide the already received orders? But in that case it will get harder if we display the total. Good idea !
-- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #10 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 75650 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75650&action=edit Bug 20726: Add show/hide already received orders links -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #11 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 75651 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75651&action=edit Bug 20726: Sort by statuses then ordernumbers Not received and most recent at the top. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff --- Comment #12 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Séverine Queune from comment #9)
After discussion with staff working on that module, here are our opinions :
(In reply to Jonathan Druart from comment #7)
These patches are for discussion.
1. Do we want to display canceled orders? We display them on the bibliographic detail page.
It's not necessary to have them.
They will be at the bottom, let keep them for now and we will adjust later if needed.
2. Before we had 2 lines: one for the last received order and one for the last ordered order. Now that we have one line per order and more information displayed, what could be a good display for prices? (for patch displays "tax excluded/tax included" inside the same cell, which is not clear at all).
The "Total tax excluded" price seems the better choice.
I did not change it, I would like to get other's feedback to know what would be better.
3. Still prices: Do we want a total? I guess so, but I do not think we should surcharge the display too much, and so it will be hard to have the included/excluded values + taxes. Any suggestions?
Total doesn't seem necessary.
Good news :)
5. Bug 17877 would like the vendor and internal notes, we add them to this table? With configuration columns setting maybe?
As vendor is displayed just at the top on the "Information" tab, it could be useful if a subscription changed of vendor, but doesn’t seem to be a that necessary for us. We'd love to have internal notes ! A column setting option could be interesting to let everyone choose.
Ok, will do later on bug 17877 then.
(In reply to Jonathan Druart from comment #8)
6. Sort by default on which column?
First on status ("New" // "Ordered" // "Complete"). Inside a status, order by aqordernumber (more recent at the top).
7. Maybe add link to display/hide the already received orders? But in that case it will get harder if we display the total. Good idea !
Done! Changing status to Needs Signoff! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=9898 | CC| |katrin.fischer@bsz-bw.de --- Comment #13 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- *** Bug 9898 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #14 from Séverine Queune <severine.queune@bulac.fr> --- (In reply to Jonathan Druart from comment #12)
(In reply to Séverine Queune from comment #9)
2. Before we had 2 lines: one for the last received order and one for the last ordered order. Now that we have one line per order and more information displayed, what could be a good display for prices? (for patch displays "tax excluded/tax included" inside the same cell, which is not clear at all).
The "Total tax excluded" price seems the better choice.
I did not change it, I would like to get other's feedback to know what would be better. I've got no problem with keeping it if others think it's better. In that case, I think it would be useful to have a tooltip to precise which prices are displayed.
The link 'Hide already received orders' displays 'Complete' status orders instead of 'New', 'Ordered' and 'Cancelled'. The other points seem good for me ! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #75651|0 |1 is obsolete| | --- Comment #15 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 75666 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75666&action=edit Bug 20726: Sort by statuses then ordernumbers Not received and most recent at the top. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #16 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Séverine Queune from comment #14)
The link 'Hide already received orders' displays 'Complete' status orders instead of 'New', 'Ordered' and 'Cancelled'.
Ha! I was focused on how do to it and forgot what I wanted to hide :) That should be fixed now. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Séverine Queune <severine.queune@bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Séverine Queune <severine.queune@bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #75146|0 |1 is obsolete| | --- Comment #17 from Séverine Queune <severine.queune@bulac.fr> --- Created attachment 75708 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75708&action=edit Bug 20726: Add new method Koha::Acquisition::Order->fund Can be moved to a separate bug report. Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Séverine Queune <severine.queune@bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #75147|0 |1 is obsolete| | --- Comment #18 from Séverine Queune <severine.queune@bulac.fr> --- Created attachment 75709 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75709&action=edit Bug 20726: Add new method Acquisition::Order->invoice Can be moved to a separate bug report. Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Séverine Queune <severine.queune@bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #75148|0 |1 is obsolete| | --- Comment #19 from Séverine Queune <severine.queune@bulac.fr> --- Created attachment 75710 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75710&action=edit Bug 20726: Add acquisition history on the subscription detail page Since bug 20365 is going to add the ability to create several pending orders on the same subscription we should display the history of the acquisitions on the subscription detail page. Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Séverine Queune <severine.queune@bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #75149|0 |1 is obsolete| | --- Comment #20 from Séverine Queune <severine.queune@bulac.fr> --- Created attachment 75711 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75711&action=edit Bug 20726: Add DataTables Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Séverine Queune <severine.queune@bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #75650|0 |1 is obsolete| | --- Comment #21 from Séverine Queune <severine.queune@bulac.fr> --- Created attachment 75712 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75712&action=edit Bug 20726: Add show/hide already received orders links Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Séverine Queune <severine.queune@bulac.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #75666|0 |1 is obsolete| | --- Comment #22 from Séverine Queune <severine.queune@bulac.fr> --- Created attachment 75713 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75713&action=edit Bug 20726: Sort by statuses then ordernumbers Not received and most recent at the top. Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #23 from Séverine Queune <severine.queune@bulac.fr> --- Works as expected now :) What do you think about the tooltip or something similar ? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #24 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Séverine Queune from comment #23)
Works as expected now :)
What do you think about the tooltip or something similar ?
Yes maybe, but I am not convinced. I would prefer to wait for another idea/opinion. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |josef.moravec@gmail.com |y.org | CC| |josef.moravec@gmail.com --- Comment #25 from Josef Moravec <josef.moravec@gmail.com> --- (In reply to Jonathan Druart from comment #24)
(In reply to Séverine Queune from comment #23)
Works as expected now :)
What do you think about the tooltip or something similar ?
Yes maybe, but I am not convinced. I would prefer to wait for another idea/opinion.
It could be tooltip, or a sentence above table saying something like "All prices are shown as price without tax / price with tax" I have not strong opinion on the form of this help/tip, but I think it should be here. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #75708|0 |1 is obsolete| | Attachment #75709|0 |1 is obsolete| | Attachment #75710|0 |1 is obsolete| | Attachment #75711|0 |1 is obsolete| | Attachment #75712|0 |1 is obsolete| | Attachment #75713|0 |1 is obsolete| | Attachment #75794|0 |1 is obsolete| | --- Comment #27 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 77428 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77428&action=edit Bug 20726: Add new method Koha::Acquisition::Order->fund Can be moved to a separate bug report. Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #28 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 77429 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77429&action=edit Bug 20726: Add new method Acquisition::Order->invoice Can be moved to a separate bug report. Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #29 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 77430 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77430&action=edit Bug 20726: Add acquisition history on the subscription detail page Since bug 20365 is going to add the ability to create several pending orders on the same subscription we should display the history of the acquisitions on the subscription detail page. Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #30 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 77431 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77431&action=edit Bug 20726: Add DataTables Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #31 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 77432 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77432&action=edit Bug 20726: Add show/hide already received orders links Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #32 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 77433 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77433&action=edit Bug 20726: Sort by statuses then ordernumbers Not received and most recent at the top. Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #33 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 77434 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77434&action=edit Bug 20726: Add title to the price column headers Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #34 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Josef - will you work on the dependent bug as well? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #35 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- bug 20365 specifically -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #36 from Josef Moravec <josef.moravec@gmail.com> --- (In reply to Katrin Fischer from comment #35)
bug 20365 specifically
Done ;) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #37 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Thx :) Was just about to start there when I noticed you working on this one :) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #77428|0 |1 is obsolete| | Attachment #77429|0 |1 is obsolete| | Attachment #77430|0 |1 is obsolete| | Attachment #77431|0 |1 is obsolete| | Attachment #77432|0 |1 is obsolete| | Attachment #77433|0 |1 is obsolete| | Attachment #77434|0 |1 is obsolete| | --- Comment #38 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 77500 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77500&action=edit Bug 20726: Add new method Koha::Acquisition::Order->fund Can be moved to a separate bug report. Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #39 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 77501 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77501&action=edit Bug 20726: Add new method Acquisition::Order->invoice Can be moved to a separate bug report. Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #40 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 77502 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77502&action=edit Bug 20726: Add acquisition history on the subscription detail page Since bug 20365 is going to add the ability to create several pending orders on the same subscription we should display the history of the acquisitions on the subscription detail page. Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #41 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 77503 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77503&action=edit Bug 20726: Add DataTables Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #42 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 77504 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77504&action=edit Bug 20726: Add show/hide already received orders links Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #43 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 77505 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77505&action=edit Bug 20726: Sort by statuses then ordernumbers Not received and most recent at the top. Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #44 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 77506 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77506&action=edit Bug 20726: Add title to the price column headers Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #77500|0 |1 is obsolete| | Attachment #77501|0 |1 is obsolete| | Attachment #77502|0 |1 is obsolete| | Attachment #77503|0 |1 is obsolete| | Attachment #77504|0 |1 is obsolete| | Attachment #77505|0 |1 is obsolete| | Attachment #77506|0 |1 is obsolete| | --- Comment #45 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 78062 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78062&action=edit Bug 20726: Add new method Koha::Acquisition::Order->fund Can be moved to a separate bug report. Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #46 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 78063 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78063&action=edit Bug 20726: Add new method Acquisition::Order->invoice Can be moved to a separate bug report. Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #47 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 78064 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78064&action=edit Bug 20726: Add acquisition history on the subscription detail page Since bug 20365 is going to add the ability to create several pending orders on the same subscription we should display the history of the acquisitions on the subscription detail page. Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #48 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 78065 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78065&action=edit Bug 20726: Add DataTables Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #49 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 78066 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78066&action=edit Bug 20726: Add show/hide already received orders links Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #50 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 78067 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78067&action=edit Bug 20726: Sort by statuses then ordernumbers Not received and most recent at the top. Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 --- Comment #51 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 78068 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78068&action=edit Bug 20726: Add title to the price column headers Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com Status|Passed QA |Pushed to Master --- Comment #52 from Nick Clemens <nick@bywatersolutions.com> --- Awesome work all! Pushed to master for 18.11 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED CC| |martin.renvoize@ptfs-europe | |.com --- Comment #53 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Enhancement, will not be backported to 18.05.x series. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |31554 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31554 [Bug 31554] Sorting of acquisition info appears to be broken -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org