Bug 15732 - Remove accountno column from accountlines
Summary: Remove accountno column from accountlines
Status: RESOLVED DUPLICATE of bug 21683
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on: 15675
Blocks:
  Show dependency treegraph
 
Reported: 2016-02-03 16:25 UTC by Kyle M Hall
Modified: 2019-11-07 21:22 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle M Hall 2016-02-03 16:25:39 UTC
How that we have accountlines_id, accountno is superfluous. We should remove it.
Comment 1 Kyle M Hall 2016-02-03 17:04:18 UTC
We should also move to using Koha::Account::Line(s) for db crud.
Comment 2 Rocio Dressler 2019-11-07 20:21:23 UTC
I agree!! And it's a required field so has to be supplied when migrating fines.
Comment 3 Rocio Dressler 2019-11-07 21:22:07 UTC

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