Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Lucas Gass 06ba1ce7bf
Bug 33748: Fix UI issue when importing records from a staged MARC file
This patch attempts to fix a UI issue on addorderiso2709.tt. It removes the <td> which contains the actoin buttons MARC, Card, and Add Order and adds them to the title line. This is so there is more space for the fieldsets.

1. Apply patch
2. Set  MarcItemFieldsToOrder like this:

    homebranch: 975$a
    holdingbranch: 975$b
    itype: 975$y
    nonpublic_note: 975$x
    public_note: 975$z
    loc: 975$c
    ccode: 975$8
    notforloan: 975$7
    quantity: 975$q
    price: 975$g
    replacementprice: 975$v
    uri: 975$u

3. Stage a MARC file where the bibs have items attached
4. From acquisitions create a new basket and add 'From a staged file'.
5. Add the staged files to a basket.
6. Make sure the display looks correct.
7. Expand the data by clicking on the checkbox on the left hand side, or by clicking 'Select all'.
8. Make sure the display looks correct.
9. Tab over to 'Item informtion' and make sure that display looks correct.
10. Shrink the screen size down to less that 992px, ensuring the display remains correct.

Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-06-09 11:22:08 -03:00
..
csv
acqui-home.tt Bug 33000: (follow-up) Add spans for translatability 2023-03-06 14:45:20 -03:00
addorder.tt
addorderiso2709.tt Bug 33748: Fix UI issue when importing records from a staged MARC file 2023-06-09 11:22:08 -03:00
ajax.tt
basket.tt Bug 33000: (follow-up) Add spans for translatability 2023-03-06 14:45:20 -03:00
basketgroup.tt Bug 31722: Fixed EDIFACT message to only display if EDIFACT is turned on 2023-04-14 11:35:26 -03:00
basketheader.tt Bug 33000: (follow-up) Add spans for translatability 2023-03-06 14:45:20 -03:00
booksellers.tt Bug 33000: (follow-up) Add spans for translatability 2023-03-06 14:45:20 -03:00
cancelorder.tt Bug 33000: (follow-up) Add spans for translatability 2023-03-06 14:45:20 -03:00
duplicate_orders.tt Bug 33082: Add yellow buttons and page sections to 'copy order' pages 2023-03-17 09:59:04 -03:00
edi_ean.tt Bug 33000: (follow-up) Add spans for translatability 2023-03-06 14:45:20 -03:00
edifactmsgs.tt Bug 33000: (follow-up) Add spans for translatability 2023-03-06 14:45:20 -03:00
edimsg.tt Bug 33000: (follow-up) Add spans for translatability 2023-03-06 14:45:20 -03:00
histsearch.tt Bug 33001: (follow-up) Add spans for translatability 2023-04-12 11:43:21 -03:00
invoice-files.tt Bug 33001: (follow-up) Add spans for translatability 2023-04-12 11:43:21 -03:00
invoice.tt Bug 33721: Fix display of shipping cost/fund on invoice summary page 2023-05-18 11:03:27 -03:00
invoices.tt Bug 33154: Tab WRAPPER follow-up: label text must be translatable 2023-04-13 11:47:54 -03:00
lateorders.tt Bug 33001: (follow-up) Add spans for translatability 2023-04-12 11:43:21 -03:00
moddeliverydate.tt Bug 33001: (follow-up) Add spans for translatability 2023-04-12 11:43:21 -03:00
modordernotes.tt Bug 33001: (follow-up) Add spans for translatability 2023-04-12 11:43:21 -03:00
neworderempty.tt Bug 11844: Only display 'Additional fields' section if they are defined 2023-05-17 14:35:22 -03:00
neworderempty_duplicate.tt Bug 33001: (follow-up) Add spans for translatability 2023-04-12 11:43:21 -03:00
newordersubscription.tt Bug 33001: (follow-up) Add spans for translatability 2023-04-12 11:43:21 -03:00
newordersuggestion.tt Bug 33541: Add document type to list of suggestions when ordering 2023-05-16 15:17:45 -03:00
ordered.tt Bug 33005: (follow-up) Add spans for translatability 2023-04-12 11:43:18 -03:00
orderreceive.tt Bug 33864: Trigger the 'change' event when setting quantity 2023-05-31 10:18:47 +02:00
parcel.tt Bug 8179: (follow-up) Fix currency change and remove datatables select 2023-05-15 08:53:52 -03:00
parcels.tt Bug 33005: (follow-up) Add spans for translatability 2023-04-12 11:43:18 -03:00
showorder.tt
spent.tt Bug 33005: (follow-up) Add spans for translatability 2023-04-12 11:43:18 -03:00
supplier.tt Bug 33797: Remove extra space 2023-05-23 16:54:00 -03:00
transferorder.tt Bug 32070: Consistent classes for primary buttons: Acquisitions 2022-11-02 19:37:37 -03:00
uncertainprice.tt Bug 33005: (follow-up) Add spans for translatability 2023-04-12 11:43:18 -03:00
z3950_search.tt Bug 33655: z39.50 search no longer shows search in progress 2023-05-12 11:22:37 -03:00