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

--- Comment #42 from Jonathan Druart <[email protected]> ---
(In reply to Victor Grousset/tuxayo from comment #40)
> With the patches, when I close and reopen a basket, I need to logout and
> login to see again the Modify and Cancel order columns.
> Without the patches, the columns are immediately available again.

Good catch, there was a problem when we forced the display of a column.

> Same issue but with more details:
> When toggling AllowHoldItemTypeSelection and looking at a patron's Holds
> history page (with a hold pending): to make the column reappear I have to
> logout and login. But it's not needed for making it disappear.
> (mind the syspref page silently failing due to CSRF mismatch when testing
> this so you need to refresh it)
> Without the patches, toggling the syspref is effective without relogging.

Same problem, same fix :)

> On another topic, what are the condition to see the supplier report column
> on page load? (see the effect of force_visibility)
> Default config is "Is hidden by default" => false. So having the edifact
> syspref and an EDI account for the vendor should be enough.
> Even if I hardcode:
> supplier_report_column.visibility_condition = 1;
> It's not enough to see it.

Should also be fixed?

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