http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12927
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31915|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <[email protected]> --- Created attachment 31925 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31925&action=edit Bug 12927: Problems with item information tab on acq order from staged page This patch fixes a regression introduced (by me) on Bug 12673. I adds the code needed to display properly all fields To test: 1) Check that 'AcqCreateItem' syspref is set to 'placing an order' 2) Satage a file with some items 3) Go to a Vendor, create a basket, clic add from staged file, select your file 4) On 'Item information' tab fields are displayed wrong 5) Apply the patch 6) Reload, display must now be fixed Signed-off-by: Paola Rossi <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- 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/
