Commit graph

46 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
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
43e862d5de Tweak the width of the task list table in the customer_form view 2013-06-26 20:45:46 +02:00
Paul van Tilburg
6503265e5b Update the CSS to suit Bootstrap; add some overrides for the icons location 2013-06-16 20:27:59 +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
69bf1bd735 Tweaked the registered time colum layout (treat it as an exception) 2012-01-09 17:38:30 +01:00
Paul van Tilburg
606b3a4d88 Tweaked style and layout of the invoice form view 2012-01-09 17:14:54 +01:00
Paul van Tilburg
7cd58f019e Tweaked table layout (mainly customers and timeline view) 2012-01-09 17:14:30 +01:00
Paul van Tilburg
14b7a8fd4a Tweaked the forms layout some more 2012-01-06 20:19:58 +01:00
Paul van Tilburg
0218c5a647 Compacted the forms a bit 2012-01-06 16:39:37 +01:00
3e6ecead87 Tweaked form layout a bit 2012-01-03 17:39:46 +01:00
c51686fd7f Added the .warn class in the CSS 2012-01-03 17:39:21 +01:00
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
1f350950ec Small invoice template tweaks 2012-01-02 15:16:54 +01:00
643520e577 Merge branch 'master' of git.luon.net:users/paul/stoptime 2012-01-02 12:47:42 +01:00
9cc034aeb3 Fixed fixed cost task detection; also print time spent 2012-01-02 12:47:36 +01:00
c8ced1777c Use the new configuration throughout the views, controllers and templates (closes #21e3ae) 2011-12-23 21:17:44 +01:00
c0c3d9773a Tweaked timeline table layout (set width of customer column) 2011-12-22 16:35:03 +01:00
2539750c76 Merge branch 'feature/invoice_comments' (closes #7ede70) 2011-12-02 22:25:17 +01:00
351753b422 Adapt the invoice (PDF) template to show the task invoice comments 2011-12-02 22:21:53 +01:00
194b0033d1 Changed invoice_select_form and CustomersNInvoicesX to actually set task invoice comments 2011-12-02 22:18:55 +01:00
6b2b047a5c Decreasted the h3 margins; this compacts the overview a bit 2011-11-29 17:33:07 +01:00
ed90dad0c2 Improved styling of the tables. 2011-11-28 13:31:26 +01:00
1850ae49ad Mark billed entries in the timeline (closes: #239c27) 2011-11-28 13:26:12 +01:00
cfcd7ef31d Tweaked the layout of the invoice selection form. 2011-11-16 11:00:17 +01:00
ebf67925e0 Fixed date column being to narrow. 2011-11-15 18:03:29 +01:00
8ddd31f662 Added seperate date support for time entries. 2011-11-11 14:55:17 +01:00
9703b27d6f Fixed CSS anomaly occurring in task_form. 2011-11-11 13:52:57 +01:00
75e9d3b235 Improved VAT addition: only apply when VAT number is set. 2011-11-10 15:22:13 +01:00
347691c4b1 Add some style to the application, use SASS for this. 2011-11-09 22:55:59 +01:00
4ca48511ba Added dutch i18n for invoice generation (controller, template). 2011-11-09 18:31:23 +01:00
eba4efb9f3 Improved the template following recent changes. 2011-11-09 14:07:55 +01:00
ee58b00d2c Added support for not adding VAT in views and template. 2011-11-09 14:07:03 +01:00
8863f27e77 Tweaked the template for the new invoice generation params. 2011-11-07 17:45:22 +01:00
c73efb5bde Added support for company info; adjusted the template accordingly. 2011-11-07 14:54:11 +01:00
0489d7e3cd Calculate and add VAT (fixed rate for now). 2011-11-03 22:17:18 +01:00
4e2f90f5aa Updated the invoice template for UTF-8, cleaned it up. 2011-11-03 20:25:45 +01:00
f64c80ad12 Fixed missing number of hours value. 2011-11-03 16:11:21 +01:00
d76d10fd0d Make rubber clean everything. 2011-11-03 16:11:07 +01:00
ea78905fec Added (not so clean) invoice PDF generation. 2011-11-03 11:40:58 +01:00