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

--- Comment #13 from Marc Véron <[email protected]> ---
Created attachment 25335
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25335&action=edit
[SIGNED-OFF] Bug 9416: Add a new note for vendor in each order

This patch adds a new note made for vendor in each order. The existing note is
renamed "internal note".
The behavior of the 2 notes are the same
An other patch will display this vendor note in pdf printed basketgroups.

Changes in database structure:
- new column aqorders.order_vendornote
- column aqorders.notes renamed aqorders.order_internalnote

To test :
Make a complete acquisiton process (creating the order > looking at the basket
> looking the order > receiving)
and try to use the 2 notes (internal note / vendor note)
check the changes made on one page (eg detail of the order) are well saved and
visible on an other page (eg receipt page)

I followed the test plan, patch behaves as expected.
Signed-off-by: Marc Véron <[email protected]>

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