[Koha-bugs] [Bug 7180] Order from staged file improvements

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 26 11:26:54 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7180

--- Comment #11 from Jonathan Druart <jonathan.druart at biblibre.com> ---
(In reply to comment #10)
> But I can already make some remarks :
> What happens if a non numeric value is defined for quantity or discount? In
> particulary for discount. I believe there is no warn. So, as discount is
> invisible, it could be a problem.
> If is is imported, maybe the discount value should be visible for each
> record?

Will be displayed in a followup.

> What happens if a different value for fund, sort1, sort2, is defined in some
> records and in the Accounting details bloc at the bottom of the page?

If a specific value is filled for a record, we take this one. Else the value
will be the "default value" (value in the Accounting details).

> What happens if one field mapped in the syspref does not exist in the
> imported record? (eg : no 947$c in the record). I suppose all the other
> fields will be imported, but I am not sure...

Yes, It should work like that.

> What happens if one field mapped in the syspref does not exist in the
> default/acq framework?

The mapping is not based on a framework. So the field will be updated with the
given value.

> In the syspref description, librarians will need the list of the usable
> values (in your example you give price, quantitity, budget_code, rrp,
> discout, sort1, sort2, but maybe there are others?)

The list is exhaustive for this development. But the syspref could be used by
another development (using some others fields).

> For example, is it possible to use the syspref for importing 
> - gst rate 
> - acquisition notes?

No, but it could be possible later.

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


More information about the Koha-bugs mailing list