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.