Bug 24311

Summary: aqbasket.booksellerinvoicenumber is not used and should be removed
Product: Koha Reporter: Tomás Cohen Arazi <tomascohen>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
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:

Description Tomás Cohen Arazi 2019-12-26 18:22:45 UTC
This field used to contain the invoice information. But it was moved to a separate table (aqinvoices) and the remainding occurrences in the codebase seem to translate it from the templates into a query on aqinvoices. i.e.: C4::Acquisitions:2464