Summary: | Adds the ability to use a free delivery address for basket | ||
---|---|---|---|
Product: | Koha | Reporter: | Julian Maurice <julian.maurice> |
Component: | Acquisitions | Assignee: | Paul Poulain <paul.poulain> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 5580 | ||
Attachments: |
Patch from BibLibre
Signed off patch Follow-up for kohastructure.sql |
Description
Julian Maurice
2011-03-28 11:51:14 UTC
Created attachment 3461 [details] [review] Patch from BibLibre Sometimes, libraries want orders to be delivered at an address that is not one of the libraries in branches table. This field let the user enter manually the address. It can also be used to add some delivery comment, like "deliver between 10AM and 5PM, 2nd floor, building V32" The patch applies and works, but needs a follow up to add the changes to kohastructure.pl. Created attachment 3640 [details] [review] Signed off patch Created attachment 3641 [details] [review] Follow-up for kohastructure.sql Patches pushed, please test |