Bug 20725

Summary: invoice slip cannot use streetnumber
Product: Koha Reporter: Liz Rea <liz>
Component: Fines and feesAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Liz Rea 2018-05-07 22:59:12 UTC
printinvoice.pl doesn't send the streetnumber to the invoice template, which some libraries might want to use there. Addresses for these libraries can never be made complete without it (yes, they need a custom template to use it)

I realise that by default, we probably won't use the streetnumber in the invoice template, but it feels strange to omit it when we send the rest of the main address.
Comment 1 Liz Rea 2018-05-07 23:08:41 UTC
older version, it's ok in newer versions.