https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |In Discussion Change sponsored?|--- |Sponsored --- Comment #7 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
