[Bug 10412] New: The ability to update Acquisitions with credit notes, with the option to link to an existing invoice
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 Bug ID: 10412 Summary: The ability to update Acquisitions with credit notes, with the option to link to an existing invoice Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: amitddng135@gmail.com The ability to update Acquisitions with credit notes, with the option to link to an existing invoice -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 Amit <amitddng135@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell@ptfs-europe. | |com Assignee|koha-bugs@lists.koha-commun |amitddng135@gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 --- Comment #1 from Amit <amitddng135@gmail.com> --- Created attachment 18809 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18809&action=edit The ability to update Acquisitions with credit notes, with the option to link to an existing invoice. To Test: 1) Create a basket. 2) Create some orders underbakset and close the basket. 3) Receive the shipment give invoice number. 4) For entering creditnote against bookseller click on invoices link on left hand side. 5) Search invoice number,title,author,isbn etc. 6) Click on Credit note link. 7) Enter credit amount, date, notes etc and click on Save button. 8) You can edit and delete also. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 --- Comment #2 from Amit <amitddng135@gmail.com> --- Created attachment 18810 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18810&action=edit Adding new table aqcreditnotes Adding new table aqcreditnotes -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 Amit <amitddng135@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 Koha Team Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |koha@univ-lyon3.fr --- Comment #3 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- tested on a biblibre sandbox : Applying: Bug 10412 - The ability to update Acquisitions with credit notes, with the option to link to an existing invoice. Applying: Bug 10412 - Adding new table aqcreditnotes. Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Auto-merging installer/data/mysql/kohastructure.sql Auto-merging installer/data/mysql/updatedatabase.pl CONFLICT (content): Merge conflict in installer/data/mysql/updatedatabase.pl Failed to merge in the changes. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 Amit <amitddng135@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 Amit <amitddng135@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18809|0 |1 is obsolete| | Attachment #18810|0 |1 is obsolete| | CC| |amitddng135@gmail.com --- Comment #4 from Amit <amitddng135@gmail.com> --- Created attachment 22059 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22059&action=edit Bug 10412 - The ability to update Acquisitions with Bug 10412 - The ability to update Acquisitions with credit notes, with the option to link to an existing invoice. To Test: 1) Create a basket. 2) Create some orders underbakset and close the basket. 3) Receive the shipment give invoice number. 4) For entering creditnote against bookseller click on invoices link on left hand side. 5) Search invoice number,title,author,isbn etc. 6) Click on Credit note link. 7) Enter credit amount, date, notes etc and click on Save button. 8) You can edit and delete also. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 --- Comment #5 from Amit <amitddng135@gmail.com> --- Created attachment 22060 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22060&action=edit Bug 10412 - Adding new table aqcreditnotes. Adding new table aqcreditnotes -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 Amit <amitddng135@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 I'm just a bot <gitbot@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |gitbot@bugs.koha-community. | |org When did the bot| |2013-10-30 last check this| | --- Comment #6 from I'm just a bot <gitbot@bugs.koha-community.org> --- Applying: Bug 10412 - Adding new table aqcreditnotes. Using index info to reconstruct a base tree... M installer/data/mysql/kohastructure.sql M installer/data/mysql/updatedatabase.pl Falling back to patching base and 3-way merge... Auto-merging installer/data/mysql/updatedatabase.pl CONFLICT (content): Merge conflict in installer/data/mysql/updatedatabase.pl Auto-merging installer/data/mysql/kohastructure.sql Patch failed at 0001 Bug 10412 - Adding new table aqcreditnotes. The copy of the patch that failed is found in: /home/christopher/git/koha/.git/rebase-apply/patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22059|0 |1 is obsolete| | --- Comment #7 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 22538 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22538&action=edit Bug 10412 - The ability to update Acquisitions with credit notes, with the option to link to an existing invoice. To Test: 1) Create a basket. 2) Create some orders underbakset and close the basket. 3) Receive the shipment give invoice number. 4) For entering creditnote against bookseller click on invoices link on left hand side. 5) Search invoice number,title,author,isbn etc. 6) Click on Credit note link. 7) Enter credit amount, date, notes etc and click on Save button. 8) You can edit and delete also. Signed-off-by: Amit Gupta <amitddng135@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22060|0 |1 is obsolete| | --- Comment #8 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 22539 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22539&action=edit Bug 10412 - Adding new table aqcreditnotes. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 Koha Team Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply --- Comment #9 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- The sandbox you've requested is not ready. Some problems occurred applying patches from bug 10412: <h1>Something went wrong !</h1>Applying: Bug 10412 - The ability to update Acquisitions with Applying: Bug 10412 - Adding new table aqcreditnotes. Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Auto-merging installer/data/mysql/kohastructure.sql Auto-merging installer/data/mysql/updatedatabase.pl CONFLICT (content): Merge conflict in installer/data/mysql/updatedatabase.pl Failed to merge in the changes. Patch failed at 0001 Bug 10412 - Adding new table aqcreditnotes. When you have resolved this problem run git bz apply --continue. If you would prefer to skip this patch, instead run git bz apply --skip. To restore the original branch and stop patching run git bz apply --abort. Bug 10412 - The ability to update Acquisitions with credit notes, with the option to link to an existing invoice 22538 - Bug 10412 - The ability to update Acquisitions with 22539 - Bug 10412 - Adding new table aqcreditnotes. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #10 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Amit, could you rebase this again please.. We have a few people attempting to test and signoff ;) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 Amit <amitddng135@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 --- Comment #11 from Amit <amitddng135@gmail.com> --- Hi Martin Renvoize, Will rebase patch and send again. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 Paul Johnson <lostjohnny1@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lostjohnny1@gmail.com --- Comment #12 from Paul Johnson <lostjohnny1@gmail.com> --- Hi Amit I['ve just had a go at trying this on a sandbox and it will not load. Any chance you could try re-patching it again. thanks Paul -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 Marjorie Barry-Vila <marjorie.barry-vila@ccsr.qc.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marjorie.barry-vila@ccsr.qc | |.ca -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 --- Comment #13 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- Hi, we are really interested in this bug and ready to test it as soon as a new patch is send. Thanks, Sonia -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 --- Comment #14 from Amit Gupta <amitddng135@gmail.com> --- Thanks for comment we will try to rework and send to community. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10412 Janet McGowan <janet.mcgowan@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janet.mcgowan@ptfs-europe.c | |om -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org