6 Apr
2018
6 Apr
'18
3:44 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20446 --- Comment #33 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Colin Campbell from comment #31)
Any finds in quote processing are redundant
logic is
Create basket if return is ok [; create orderline create orderline ];
The find was introduced on a misconception.
Yes, for now. But the logic could change later. Nowadays I have more concerns about consistency/maintainability rather than performance. Do not read this wrong: we are talking about a select on a primary key, so very limited impact. -- You are receiving this mail because: You are watching all bug changes.