Commit Graph

56 Commits

Author SHA1 Message Date
Paul van Tilburg 1e33df19d6 Small Sass reformatting 2015-07-11 21:39:41 +02:00
Paul van Tilburg 16b13de52c Reduce the padding in form controls 2015-07-11 21:23:28 +02:00
Paul van Tilburg 7c9eb3febc Add some bottom margin for button groups 2015-06-20 21:53:19 +02:00
Paul van Tilburg e43821dc69 Remove fixed column widths to improve responsiveness of tables 2015-06-20 18:22:44 +02:00
Paul van Tilburg 5600581b49 Round of updates for the complementary/overriding CSS/SASS 2015-06-20 18:20:32 +02:00
Paul van Tilburg bbebeda029 Remove unnecessary Bootstrap CSS/SASS overrides 2015-06-20 17:57:40 +02:00
Paul van Tilburg a744a4f0d1 Add a grand total of unbilled hours and amount to the overview view 2015-06-19 22:02:13 +02:00
Paul van Tilburg 656867e044 Add a footer (with version) 2015-06-06 12:26:16 +02:00
Paul van Tilburg 15b91d98ae Escape strings in the invoice template 2015-06-05 22:30:02 +02:00
Paul van Tilburg 3e412ef16e Add some bottom margin to button groups 2014-10-31 21:58:39 +01:00
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 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
Paul van Tilburg 3e6ecead87 Tweaked form layout a bit 2012-01-03 17:39:46 +01:00
Paul van Tilburg c51686fd7f Added the .warn class in the CSS 2012-01-03 17:39:21 +01: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 c0c3d9773a Tweaked timeline table layout (set width of customer column) 2011-12-22 16:35:03 +01:00
Paul van Tilburg 2539750c76 Merge branch 'feature/invoice_comments' (closes #7ede70) 2011-12-02 22:25:17 +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 194b0033d1 Changed invoice_select_form and CustomersNInvoicesX to actually set task invoice comments 2011-12-02 22:18:55 +01:00
Paul van Tilburg 6b2b047a5c Decreasted the h3 margins; this compacts the overview a bit 2011-11-29 17:33:07 +01:00
Paul van Tilburg ed90dad0c2 Improved styling of the tables. 2011-11-28 13:31:26 +01:00
Paul van Tilburg 1850ae49ad Mark billed entries in the timeline (closes: #239c27) 2011-11-28 13:26:12 +01:00
Paul van Tilburg cfcd7ef31d Tweaked the layout of the invoice selection form. 2011-11-16 11:00:17 +01:00
Paul van Tilburg ebf67925e0 Fixed date column being to narrow. 2011-11-15 18:03:29 +01:00
Paul van Tilburg 8ddd31f662 Added seperate date support for time entries. 2011-11-11 14:55:17 +01:00
Paul van Tilburg 9703b27d6f Fixed CSS anomaly occurring in task_form. 2011-11-11 13:52:57 +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 347691c4b1 Add some style to the application, use SASS for this. 2011-11-09 22:55:59 +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