| Summary: | Currency constraints and poorly named prices | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
| Component: | Acquisitions | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | NEW --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | veron |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15084 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 13323, 13726 | ||
| Bug Blocks: | |||
|
Description
Marcel de Rooy
2016-03-09 12:53:52 UTC
Jonathan: Can I please leave this one for you? :) Just to abuse this report, to add something slightly related: AqordersItem -- what should be the primary key? And why is itemnumber no FK ? (In reply to Marcel de Rooy from comment #3) > Just to abuse this report, to add something slightly related: > > AqordersItem -- what should be the primary key? The PK is correct, it's itemnumber > And why is itemnumber no FK ? See bug 12555 |