1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

30 Commits

Author SHA1 Message Date
Hillel Coren
076e301e38 VAT calculation with 3 decimal precision is not correct in PDF 2017-09-14 12:07:32 +03:00
Hillel Coren
c472bf92c8 Working on the calendar 2017-09-12 13:43:59 +03:00
Hillel Coren
18ce61c6ef Hide client portal footer if shown in iframe 2017-08-31 23:00:34 +03:00
Hillel Coren
1b28a2b377 Added recent errors to self host support messages 2017-08-29 12:43:57 +03:00
Hillel Coren
032efd5c22 Fix for discount rounding 2017-08-18 13:26:14 +03:00
Hillel Coren
7a4a5d51f3 Support higher precision for unit cost and quantity #252 2017-08-14 14:06:50 +03:00
Hillel Coren
f7d0ef71ec Fix: NaN% taxes on PDF 2017-08-11 13:56:00 +03:00
Hillel Coren
49da93f318 Show taxes if name is blank 2017-08-09 14:31:57 +03:00
Hillel Coren
17ecf8ecde Fix for negative rounding 2017-08-08 21:03:49 +03:00
Hillel Coren
e180601898 Working on task invoices 2017-06-20 09:41:08 +03:00
Hillel Coren
e871916116 Support both (Unit Cost/Quantity) and (Rate/Hour) #506 2017-06-19 22:19:52 +03:00
Hillel Coren
691469979c Fix client auto-complete search highlighting 2017-05-25 20:57:33 +03:00
Hillel Coren
2899125f61 Working on images in Edge 2017-05-24 12:14:05 +03:00
Hillel Coren
945f00dce1 Working on images in Edge 2017-05-24 12:09:37 +03:00
Hillel Coren
8738a2ad55 Clean up JSON encoding 2017-05-08 22:10:39 +03:00
Hillel Coren
fc15c466be Rounding error #1453 2017-04-29 22:15:02 +03:00
Hillel Coren
9eaa8c94bd Fix for client autocomplete 2017-04-13 10:08:09 +03:00
Hillel Coren
a088aa3e00 Fix for invoice client autocomplete 2017-04-12 22:45:15 +03:00
Hillel Coren
aecc1bee3e Prevent matching HTML line breaks 2017-04-12 17:32:40 +03:00
Hillel Coren
7dc40a3388 Working on tests.. 2017-04-12 13:53:41 +03:00
Hillel Coren
b86bf323f7 Improved client combobox 2017-04-09 23:25:02 +03:00
Hillel Coren
cc63385e14 Added per client invoice counter #1344 2017-03-29 11:46:52 +03:00
Hillel Coren
a3b05acb56 Include CSRF token fix on all pages 2017-03-21 10:34:52 +02:00
Hillel Coren
865c379116 Working on #1234 2017-02-06 11:51:40 +02:00
Hillel Coren
de6302d12a Add client statements 2017-01-23 17:00:44 +02:00
Hillel Coren
5c8d4cf324 Use PDF.js on mobile browsers 2017-01-16 15:31:24 +02:00
Hillel Coren
c09b645191 Use PDF.js on mobile browsers 2017-01-16 15:18:57 +02:00
Hillel Coren
f3a9f88107 Enable resubmitting form if invoice fails to save 2016-09-25 13:41:38 +03:00
Hillel Coren
8bc3d6c937 Ensure 0% taxes are shown 2016-07-20 20:48:56 +03:00
Holger Lösken
d36675b15b Use Elixir for asset management
- Set up Elixir for asset management
- CSS + JS will be handled via Elixir/Gulp in gulpfile.js
- Removed outdates public/js files
2016-07-20 08:29:45 +00:00