[Koha-bugs] [Bug 15531] Add support for standing orders

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 28 00:10:17 CEST 2016


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #14 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---

1) Database update: can you please include an AFTER there to ensure that the
column always ends up in the same spot?

2)Add order: "Orders are standing:"
  basket summary: "Is standing order basket"
  Non-native speaker :), but wondering if 'Standing order:' would work too? 
  Might cause less confusion in translation.

3) When ordering from a staged file using the checkboxes, it seems that an item
is generated, while this doesn't happen when using one of the other order
options. This might be something to look into - what's the intended behaviour
when AcqCreateItem is set to 'placing an order'? I think to not overcomplicate
things for now I think it would be ok to say items for standing orders have to
be created separately. Later on, optionally creating items on order/receive
would be nice.

4) If you edit the order after creating it - the checkbox is unchecked even if
your basket 'is_standing'.

5) The order status of the order lines will remain 'new' (usually means: not
send to the vendor, unfinished) as the basket is never closed, which would set
it to 'ordered'. Should we use a new order status here? I think it would be
good for searching and to help avoid confusion. Maybe 'standing'?

Otherwise this seems to work pretty well - with serial subscription orders too!

Please take a look asap!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list