https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40753

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This fixes the basket order
      release notes|                            |table so that when you
                   |                            |close (or reopen) a basket,
                   |                            |the columns shown remain
                   |                            |the same as the table
                   |                            |configuration. Before this
                   |                            |fix, if you closed a basket
                   |                            |and then reopened it, the
                   |                            |table settings columns
                   |                            |hidden by default were
                   |                            |ignored and all the
                   |                            |possible columns were
                   |                            |shown.
                 CC|                            |[email protected]

--- Comment #4 from David Nind <[email protected]> ---
Testing notes (using KTD):

1. Add an item to a basket:
   1.1 Go to Acquisitions > Search vendors > Search
   1.2 Click My Vendor in the results (name column)
   1.3 Under the 'Baskets' column, click the link
   1.4 Select 'My Basket'
   1.5 Add an item to the basket
2. Note that these columns are displayed (these should match the columns
displayed by default for the table configuration):
   . No.
   . Order
   . RRP tax exc.
   . Actual cost tax exc.
   . Budgeted cost tax exc.
   . Budgeted cost tax inc.
   . Replacement price
   . Qty.
   . Total tax exc. (USD)
   . GST %
   . GST
   . Fund
   . Estimated delivery date
   . Invoice
   . Place hold
3. Close the basket (Result = you go back to the list of baskets for the
vendor).
4. Click the basket you just closed.
5. The table now shows all columns, including those hidden by default in the
table configuration.
6. Apply the patch.
7. Reset everything (reset_all).
8. Repeat steps 1-4.
9. The columns now shown should be the same (and should reflect the default
columns configured, and not show the hidden by default columns).

Note: When saving changes to the table configuration, unless you untick 'Save
configuration state on page change' and tick 'Save search state on page
change', the changes are only shown after you log out and log back in again.

Before the patch, the columns hidden by default in the table configuration were
incorrectly shown when the basket was closed.

-- 
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/

Reply via email to