Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jared Camins-Esakov 2d47b85692 Bug 10366: Alert librarian if an invoice number is duplicated
Some vendors ship materials from the same invoice in multiple packages.
In those cases, it would be good to notify the librarian when they enter
a duplicate invoice number, so that they can continue receiving on the
previously-created invoice, rather than creating an invoice with a
duplicate number.

To test:
1) Apply patch and run database update.
2) Make sure that you have created at least one invoice on
   acqui/parcels.pl and take note of the invoice number.
3) Try to create an invoice with the same invoice number.
4) Note that without changing your configuration this works exactly
   the same as before.
5) Turn on the AcqWarnOnDuplicateInvoice system preference.
6) Try to create a new invoice with the same number as the one you
   noted earlier.
7) Make sure you get a warning about a duplicate invoice.
8) Choose to receive on the existing invoice.
9) Confirm that you are receiving on said existing invoice.
10) Start the receiving process over, and this time choose "Create new
    invoice anyway."
11) Confirm that you are now receiving on a new invoice.

Signed-off-by: Srdjan <srdjan@catalyst.net.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script.

I have followed the test plan, but also checked some more things:
- Checking the duplicate check works when you have the entered
  invoice number in your database multiple times already.
- Checking that no duplicate message is shown if you enter the
  invoice number and it's already been used for an invoice from
  another vendor.

Looks all good. I think the only thing we could argue about here
is if this could be activated by default for new installations.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-07-06 17:13:45 +00:00
..
acqui Bug 10366: Alert librarian if an invoice number is duplicated 2013-07-06 17:13:45 +00:00
admin Bug 10366: Alert librarian if an invoice number is duplicated 2013-07-06 17:13:45 +00:00
authorities Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00
basket
batch
catalogue Bug 9757: Make staff client list contents view more like search results 2013-06-26 09:04:04 -07:00
cataloguing Bug 10346 - "Add multiple copies" should be labelled "Add multiple items" 2013-07-03 12:47:42 -07:00
circ Bug 10368: (followup) tweak label 2013-06-07 08:56:48 -07:00
course_reserves Bug 10418 - Correct template markup problems on course reserves add item page 2013-06-14 11:21:45 -07:00
errors
help Bug 9307: (follow-up) help text tweaks 2013-06-19 08:14:51 -07:00
installer Bug 2774 - Path to theme is hard-coded in many places 2013-06-07 09:04:15 -07:00
labels Bug 2774 - Path to theme is hard-coded in many places 2013-06-07 09:04:15 -07:00
members Bug 10297 - categorycode and branchcode should be required when adding patrons 2013-06-12 11:51:54 -07:00
offline_circ Bug 10288 - Fix a tiny typo on "Pending offline circulation actions" 2013-05-20 12:23:32 -07:00
patroncards Bug 2835 - Inconsistent use of colon at the end of sentences 2013-04-02 09:03:42 -04:00
plugins Bug 7804 - Add Koha Plugin System - QA Followup 2 2013-03-20 14:50:19 -04:00
reports Bug 10396: remove unnecessary date-picker widgets from Catalog statistics form 2013-06-17 07:37:30 -07:00
reserve Bug 10464: Patron search on placing a hold now supports autocomplete 2013-06-16 18:38:30 -07:00
reviews
rotating_collections
serials Bug 10080: (followup) change two last instances of the old syspref name 2013-05-22 08:10:35 -07:00
services
sms
suggestion Bug 9307 - Allow libraries to add/edit status for suggestion management. 2013-06-19 07:19:38 -07:00
tags Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00
test Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00
tools Bug 9533: batch item modification form now shows default field values only by request 2013-07-05 15:52:26 +00:00
virtualshelves Bug 9757: Remove duplicated action buttons. 2013-06-26 09:04:37 -07:00
z3950
about.tt Bug 7143: Release team 3.14 on about page 2013-06-16 15:19:39 -07:00
auth.tt Bug 10080 - Change system pref IndependantBranches to IndependentBranches 2013-05-22 07:58:23 -07:00
intranet-main.tt Bug 7875: Change the pending suggestion link in home page so that it directs to pending suggestions 2013-03-20 08:40:43 -04:00