[Koha-bugs] [Bug 8456] Capture the invoice number, price, date of a subscription

2014-02-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8456

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8456] Capture the invoice number, price, date of a subscription

2012-10-24 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8456

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

 Status|Needs Signoff   |RESOLVED
 CC||jonathan.dru...@biblibre.co
   ||m
 Resolution|--- |DUPLICATE

--- Comment #4 from Jonathan Druart jonathan.dru...@biblibre.com ---
Hi Amit,

I proposed the original patch of this feature in Bug 5343.
Given that it was easiest to me to recreate a new patch from scratch and the
patch I proposed do the same thing as your one, I mark this bug as duplicate.

*** This bug has been marked as a duplicate of bug 5343 ***

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8456] Capture the invoice number, price, date of a subscription

2012-10-24 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8456

Bug 8456 depends on bug 8415, which changed state.

Bug 8415 Summary: Link Serial with Acquisition
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8415

   What|Removed |Added

 Status|Failed QA   |RESOLVED
 Resolution|--- |DUPLICATE

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8456] Capture the invoice number, price, date of a subscription

2012-10-24 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8456

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=5343

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8456] Capture the invoice number, price, date of a subscription

2012-09-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8456

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de

--- Comment #2 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Patch applies and I started testing it.

What irritates me is the fact that it allows to enter a quantity 1. 

At the moment for each copy of a serial we have to add 1 subscription in the
serials module. So to me it seems like an order linked to a subscription should
only allow to order 1 copy of the serial.

It's not ideal that we have this 1:1 relationship between copies and
subscriptions at the moment, but while it's still the case it would probably be
better to reflect it in acq?

Or is there a workflow I am missing?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8456] Capture the invoice number, price, date of a subscription

2012-09-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8456

--- Comment #3 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Also it seems that the initial feature from Biblibre solves this differently:
http://git.biblibre.com/?p=koha;a=blobdiff;f=koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl;h=e0d802bf0753c71683dda1f595905d11030648b5;hp=8135154960e9e5e2df6eea1c72100462a99941d5;hb=4d3255f90c0845e68904ba835c0bbc3cb289e2ad;hpb=c6d5309fe041567595d3f6144b1c94398135371f

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8456] Capture the invoice number, price, date of a subscription

2012-07-18 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8456

--- Comment #1 from Amit Gupta amit.gu...@osslabs.biz ---
Created attachment 10932
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10932action=edit
Capture the invoice number, price, date of a subscription

Create an order using a subscription. This order is different from regular
orders in that it is for a serial subscription, not for a book.
When receiving, the item add function does not work as it does in the case of
books. Here no item is added since items are added from serials module. But
invoice, invoice date, actual cost is captured when receiving.

Two cases here:
1) Systempreferences AcqCreateItem is set to receiving an order
 When receiving this message is displayed instead of the usual add item fields
--  This order is for a serial subscription. Items are added in the serial
module.
2) Systempreferences AcqCreateItem is set to placing an order
When ordering this message is displayed instead of the usual add item fields --
 This order is for a serial subscription. Items are added in the serial
module.

this bug depends on 8415

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8456] Capture the invoice number, price, date of a subscription

2012-07-18 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8456

Amit Gupta amit.gu...@osslabs.biz changed:

   What|Removed |Added

 Status|NEW |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8456] Capture the invoice number, price, date of a subscription

2012-07-17 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8456

Amit Gupta amit.gu...@osslabs.biz changed:

   What|Removed |Added

 CC||savitra.sir...@osslabs.biz
Version|unspecified |master

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8456] Capture the invoice number, price, date of a subscription

2012-07-17 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8456

Amit Gupta amit.gu...@osslabs.biz changed:

   What|Removed |Added

 Depends on||8415

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8456] Capture the invoice number, price, date of a subscription

2012-07-17 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8456

Amit Gupta amit.gu...@osslabs.biz changed:

   What|Removed |Added

   Assignee|koha-b...@lists.koha-commun |amit.gu...@osslabs.biz
   |ity.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/