dragotin / kraft

Kraft helps to handle your daily quotes and invoices in your small business.
http://volle-kraft-voraus.de
GNU General Public License v2.0
56 stars 18 forks source link

Feature Request: Do not overwrite header/footer templates #167

Closed noseshimself closed 1 year ago

noseshimself commented 2 years ago

Currently adding a template will overwrite the contents of the header or footer text. This is not very useful if the templates are used as individual text blocks that are added depending on the individual needs (e. g. a remark about delivery dates, due date, travel expenses...).

The alternative is adding one, copying the field content into the paste buffer, adding another, inserting the paste buffer (repeat until all blocks are added).

dragotin commented 2 years ago

I think I will add another button that appends the text instead of replacing the full text. Would that work for you?

noseshimself commented 2 years ago

Yes, that would be a working solution. I would also like to be able to turn off cleaing of HTML entities from preText, postText and item descriptions 😎.