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

Yves Tomic <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Yves Tomic <[email protected]> ---
I've tested this patch and it is working. You can add easily new fields linked
to a order line. This function could be very useful to add specific fields to
manage your collections.

It is true that if a order line is being deleted, additional fields for this
order will be stored further in the database, precisely in the table
"additional_field_values" but it's a non-blocking feature. Of course, it would
be better to have these additional fields deleted too when the order line is
being deleted.

The encoding problem should be solved. I have created additional fields in
french with accented letters and the display is not ok.

If the two last issues are fixed, I think that this patch will improve the
acquisitions module.

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

Reply via email to