Active
Project:
Invoice
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 May 2013 at 09:26 UTC
Updated:
29 May 2019 at 07:55 UTC
Jump to comment: Most recent
Not sure this is something this should be fixed and it can easily be changed by the end user by changing the default.inc file in the templates directory.
Please mark it as won't fix if you feel the need to ;)
Basically when you change the language to for instance dutch the invoice is all changed CoC becomes Kvk etc.
But the footer content is keeps showing CoC
For those who are searching for where to alter this: lines 35 until 37 of the default.inc file can be changed for this. ( or maybe better copy the default template files and create a new template )
Comments
Comment #1
gisleI don't think this is a bug (downgrading to "Feature request"), or that it need to be be changed.
The default template is only a suggestion. The footer content has the supplier's bank account and the name of the bank as text, so it must be edited anyway. (IMHO, the bank details in the footer content should be pulled from fields that can be edited in the GUI, but that's a different issue.)
I think standard use of the module is to copy the default template and create one or more new templates, and then adapt these for one's own use, which may include translating the footer content.
But I'll leave it to the project's maintainer to close this with "works as designed" given as reason.