Commit graph

26 commits

Author SHA1 Message Date
Paul van Tilburg 407126d9a6 No longer include the BBAN number in the invoice template
As per February, BBAN numbers are no longer supported.
Leave the information in the Customer/CompanyInfo for now.
2014-02-07 21:12:48 +01:00
Paul van Tilburg 7fcce37903 Fix the invoice template to show IBAN/BIC (closes: #688d33)
If IBAN/BIC is set, it is shown instead of the normal account number.
SEPA solves the problem that needs IBAN/BIC is conditionally shown (which
is not possible).
2013-10-04 21:38:42 +02:00
Paul van Tilburg de58a979c8 Fix syntax error in case of no time specification; remove \letter call 2013-07-14 14:04:51 +02:00
Paul van Tilburg 6fca2cdd6e Add a reference to the accompanying specification if enabled on the 1st page 2013-07-13 22:37:50 +02:00
Paul van Tilburg 52d4114550 Tweak paragraph spacing a bit (needed in the specification part) 2013-07-13 22:37:50 +02:00
Paul van Tilburg 66c46cd7c3 Generate a specification on a new page if enabled for the invoice 2013-07-13 22:37:50 +02:00
Paul van Tilburg 6fc2cb87b3 Remove 12pt default for the invoice template 2013-07-13 22:37:50 +02:00
Paul van Tilburg b45bb356ef Add VAT rate specific summaries to the template and invoice_form view 2012-09-28 12:00:42 +02:00
Paul van Tilburg 33581f8bb0 Update the invoice template for isodoc >= 0.9 (was 0.6) 2012-05-21 19:51:46 +02:00
Paul van Tilburg 00e5aa2902 Adapted forms and the invoice template to accommodate more financial info
* Allow for setting and updating the financial contact of a customer
  and show in invoices when set (closes: #9d4c2e).
* Allow for setting and updating bank information (IBAN, BIC, name)
  and use it in the template (closes: #a11265).
2012-01-03 16:51:07 +01:00
Paul van Tilburg 1f350950ec Small invoice template tweaks 2012-01-02 15:16:54 +01:00
Paul van Tilburg 643520e577 Merge branch 'master' of git.luon.net:users/paul/stoptime 2012-01-02 12:47:42 +01:00
Paul van Tilburg 9cc034aeb3 Fixed fixed cost task detection; also print time spent 2012-01-02 12:47:36 +01:00
Paul van Tilburg c8ced1777c Use the new configuration throughout the views, controllers and templates (closes #21e3ae) 2011-12-23 21:17:44 +01:00
Paul van Tilburg 351753b422 Adapt the invoice (PDF) template to show the task invoice comments 2011-12-02 22:21:53 +01:00
Paul van Tilburg 75e9d3b235 Improved VAT addition: only apply when VAT number is set. 2011-11-10 15:22:13 +01:00
Paul van Tilburg 4ca48511ba Added dutch i18n for invoice generation (controller, template). 2011-11-09 18:31:23 +01:00
Paul van Tilburg eba4efb9f3 Improved the template following recent changes. 2011-11-09 14:07:55 +01:00
Paul van Tilburg ee58b00d2c Added support for not adding VAT in views and template. 2011-11-09 14:07:03 +01:00
Paul van Tilburg 8863f27e77 Tweaked the template for the new invoice generation params. 2011-11-07 17:45:22 +01:00
Paul van Tilburg c73efb5bde Added support for company info; adjusted the template accordingly. 2011-11-07 14:54:11 +01:00
Paul van Tilburg 0489d7e3cd Calculate and add VAT (fixed rate for now). 2011-11-03 22:17:18 +01:00
Paul van Tilburg 4e2f90f5aa Updated the invoice template for UTF-8, cleaned it up. 2011-11-03 20:25:45 +01:00
Paul van Tilburg f64c80ad12 Fixed missing number of hours value. 2011-11-03 16:11:21 +01:00
Paul van Tilburg d76d10fd0d Make rubber clean everything. 2011-11-03 16:11:07 +01:00
Paul van Tilburg ea78905fec Added (not so clean) invoice PDF generation. 2011-11-03 11:40:58 +01:00