1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
Commit Graph

98 Commits

Author SHA1 Message Date
Hillel Coren
34fb338b3f Change custom fields to textareas 2018-04-05 13:12:03 +03:00
Hillel Coren
eeddf4fea8 Refactor custom fields 2018-04-04 16:24:59 +03:00
Hillel Coren
2a3abe39f5 Show the selected contact on the invoice 2018-03-29 22:32:17 +03:00
Hillel Coren
396995ab3c Don’t show 0.00 for line item discounts 2018-03-27 11:55:07 +03:00
Hillel Coren
9720e66675 Use in PDF design 2018-03-23 17:18:11 +03:00
Hillel Coren
f14fc6291c Show pending due date on recurring invoice preview 2018-03-22 12:40:01 +02:00
Hillel Coren
92b5f782b2 Fix for delivery note label 2018-03-16 11:31:15 +02:00
Hillel Coren
a4215a6fbe Support using variables in the invoice 2018-03-13 12:03:14 +02:00
Hillel Coren
45ab98c62e Improve signature on PDF 2018-03-12 22:02:48 +02:00
Hillel Coren
3b825b32d4 Update pdfmake 2018-03-09 16:04:02 +02:00
Hillel Coren
61d70b09e8 Update pdfmake 2018-03-09 14:57:36 +02:00
Hillel Coren
4e6e3feee5 Fix console error 2018-03-09 12:51:24 +02:00
Hillel Coren
3dcd3c5fb1 Fix missing website field 2018-03-04 21:23:50 +02:00
Hillel Coren
b5fc9669df Improve invoice design help documentation 2018-02-20 21:30:55 +02:00
Hillel Coren
af6eb2f416 Added 'preview' watermark 2018-02-15 10:29:45 +02:00
Hillel Coren
b6df2a3eba Output of variables in PDF with decimal dot instead of decimal comma #1874 2018-02-13 22:13:49 +02:00
Hillel Coren
b62a86132e Show 0% on invoice 2018-01-20 21:46:48 +02:00
Hillel Coren
dae4df2a3e Support custom fields with defined options 2018-01-17 12:19:46 +02:00
Hillel Coren
131e50d02e Convert line item date variable in PDF preview #1743 2018-01-16 13:03:04 +02:00
Hillel Coren
8c8ebf75c6 Only show line item discounts if set 2018-01-02 11:51:50 +02:00
Hillel Coren
937e438591 Fix for 'null' in client name 2017-12-31 17:01:16 +02:00
Hillel Coren
65b36065de Line item qty decimal separator match cost separator 2017-12-31 15:35:03 +02:00
Hillel Coren
b705982110 Fix line item discount rounding 2017-12-30 21:22:03 +02:00
Hillel Coren
ec4490450c Fix line wrapping 2017-12-29 10:46:39 +02:00
Hillel Coren
39f206245c Handle second user signature 2017-12-28 10:02:59 +02:00
Hillel Coren
0fbe83eaaf Added option to show/hide signature on the PDF 2017-12-27 20:34:36 +02:00
Hillel Coren
91e536503b Display client signature on the PDF #1504 2017-12-27 12:54:50 +02:00
Hillel Coren
2f6de520ec Line item discounts 2017-12-21 19:56:07 +02:00
Hillel Coren
e8d67b31ca Invoice surgage label as Discount #1765 2017-12-14 23:07:17 +02:00
Hillel Coren
3d48b4e528 Fix precision in PDF 2017-12-13 16:41:19 +02:00
Hillel Coren
8e37d063fa Change entity type label on delivery note 2017-12-03 15:21:03 +02:00
Hillel Coren
fb92a3cfbc Hide invoice number on statements 2017-11-30 21:26:46 +02:00
Hillel Coren
7fbe213146 Support delivery notes #462 2017-11-20 15:40:12 +02:00
Hillel Coren
ee917ba95a Clean up JS rounding code 2017-11-06 10:08:23 +02:00
Hillel Coren
5e7f6a029b Work on product fields 2017-10-30 11:56:10 +02:00
Hillel Coren
ccd1b8afde Working on product fields 2017-10-29 21:29:46 +02:00
Hillel Coren
6f2b842046 Working on product fields 2017-10-29 21:14:05 +02:00
Hillel Coren
423b424acf Working on product fields 2017-10-29 19:19:14 +02:00
Hillel Coren
bd98591ca7 Working on product fields 2017-10-29 17:36:10 +02:00
Hillel Coren
044aa6ccaa Working on product fields 2017-10-29 16:09:42 +02:00
Hillel Coren
7ecd06921f Working on product fields 2017-10-29 16:06:40 +02:00
Hillel Coren
450e4ae66a Working on product fields 2017-10-29 12:39:15 +02:00
Hillel Coren
97fd40c8d3 Working on product fields 2017-10-29 09:48:23 +02:00
Hillel Coren
575ff0c2e1 Support setting partial/deposit payment due date 2017-10-26 10:56:59 +03:00
Hillel Coren
dad057d99d Fix for number variables in custom design 2017-10-24 12:03:05 +03:00
Hillel Coren
55e7a04bd2 Fix line wrapping in PDF 2017-10-23 13:46:54 +03:00
Hillel Coren
f34cc7ef4e Show zero rate taxes on PDF 2017-10-18 12:19:10 +03:00
Hillel Coren
bcda5ce0c7 Fix header markdown 2017-10-17 18:35:18 +03:00
Hillel Coren
b7ed5e98af Don't show zeros on invoice 2017-10-17 14:38:02 +03:00
Hendrik Hagendorn
b324248c68 Display unit cost with currency symbol 2017-09-14 17:18:34 +02:00