1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-15 23:52:33 +01:00
Commit Graph

102 Commits

Author SHA1 Message Date
Hillel Coren
dc23bad422 Added ability to edit payments 2015-02-10 13:29:13 +02:00
Hillel Coren
d57fe62c49 Removed possible duplicates from the payment list 2015-02-10 12:40:12 +02:00
Lars Bo Rasmussen
439edffe20 Made it possible to add negative payments.
Needed when making an invoice with a negative amount.
The usecase for this is that in denmark you are not allowed to change an invoice once
it has been filed.
So to change an invoice or cancel it, it is required to create a creditnote.
The system allows this but does not let you enter a negative payment for an invoice(creditnote in this case)
which is a mistake.
2015-02-09 03:16:21 +01:00
Hillel Coren
dd718387ed Fixed issue with production database config not being used 2015-02-08 20:04:36 +02:00
Hillel Coren
31b4e17c18 Enabled viewing previous versions of invoices and quotes 2015-01-25 21:26:15 +02:00
Hillel Coren
fa371d2a77 Added support for saving and showing 0% tax rates 2015-01-25 08:48:40 +02:00
Hillel Coren
310bd2bdbc Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Hillel Coren
0948b46ea2 Bug fixes 2015-01-11 13:56:58 +02:00
Hillel Coren
dcc852eafa Enabled fixed amount discounts 2014-12-04 00:05:38 +02:00
Hillel Coren
6b519f6833 Working on self host setup page 2014-12-01 21:43:59 +02:00
Hillel Coren
a739429005 Minor tweaks 2014-11-27 12:55:09 +02:00
Hillel Coren
b80685b7e4 Minor tweaks 2014-11-25 19:35:29 +02:00
Hillel Coren
f43d52005e Enabled restoring entities 2014-11-23 23:47:10 +02:00
Hillel Coren
680b67bf7b Streamlined pro upgrade process 2014-11-17 00:23:11 +02:00
Hillel Coren
012347afda Created quotes, invoices and payments pages for clients 2014-11-16 12:41:07 +02:00
Hillel Coren
113cb6747c Created quotes, invoices and payments pages for clients 2014-11-12 23:09:42 +02:00
Hillel Coren
8317b0349f Minor bug fixes 2014-11-11 10:29:43 +02:00
Hillel Coren
fac4b6a7aa Fixed issue when marking quote as sent 2014-11-08 21:35:02 +02:00
Hillel Coren
b1ff58d70f Merge pull request #189 from tlbdk/master
Add company ID
2014-11-07 13:41:14 +02:00
Hillel Coren
cb185531da Removed default US dollar client currency to enable company setting to be used 2014-11-04 22:19:20 +02:00
Troels Liebe Bentsen
964264bdad Add company id and do minor fixes for vat number 2014-10-30 20:00:33 +01:00
Troels Liebe Bentsen
d5306ef1cd Merge branch 'master' of github.com:tlbdk/invoice-ninja
Conflicts:
	Gruntfile.js
	app/lang/en/texts.php
	bower.json
	public/built.css
	public/built.js
2014-10-30 18:42:26 +01:00
Hillel Coren
d5adfb6625 Bug fixes 2014-10-29 13:45:41 +02:00
Troels Liebe Bentsen
68a53db5bb Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja 2014-10-20 19:10:04 +02:00
Hillel Coren
9ac9ebca5a Enabled using date variables for non-recurring invoices 2014-10-19 23:22:18 +03:00
Hillel Coren
76e9f107e7 Added support for a demo account 2014-10-19 23:03:57 +03:00
Hillel Coren
1b71aa6fcb fix #168 - Allow :MONTH, :QUARTER or :YEAR for products even when the invoice is not recurring 2014-10-19 21:32:10 +03:00
Hillel Coren
ad8d5df8d5 fix #171 - Quote to invoice should change the Prefix and the number 2014-10-19 19:44:20 +03:00
Hillel Coren
c51b93072a Fixed bug where the incorrect credit balance was updated 2014-10-19 13:13:55 +03:00
Troels Liebe Bentsen
71d161e654 Add vat_number to client also 2014-10-15 01:31:15 +02:00
Hillel Coren
919f13b0d4 Enabled manually setting invoices and quotes as sent 2014-10-14 22:04:48 +03:00
Hillel Coren
65f58c64d6 Added invoice and quote number prefixes and counters 2014-10-14 10:46:30 +03:00
Hillel Coren
213579ff34 Bug fixes 2014-09-14 00:13:09 +03:00
Hillel Coren
bb560778af Working on API 2014-07-30 10:08:01 +03:00
Hillel Coren
9feb616f1b Added support for Zapier 2014-07-27 23:31:41 +03:00
Hillel Coren
051ba95b7b Working on multi-user support 2014-07-23 18:02:56 +03:00
Hillel Coren
4b177e160d Added custom invoice fields 2014-07-20 13:38:42 +03:00
Hillel Coren
9427f5180f Working on self hosting 2014-07-15 23:36:40 +03:00
Hillel Coren
a5f991870c Bug fixes 2014-06-02 19:21:47 +03:00
Hillel Coren
3688669963 Bug fixes 2014-06-01 16:35:19 +03:00
Hillel Coren
0f5adbf62a Bug fixes 2014-05-25 21:38:40 +03:00
Hillel Coren
36114d251f Bug fixes 2014-05-25 17:48:00 +03:00
Hillel Coren
3b4220cede Bug fixes 2014-05-25 17:25:58 +03:00
Hillel Coren
18bd38f5b6 Bug fixes 2014-05-25 13:57:19 +03:00
Hillel Coren
380d7e0a4a Bug fixes 2014-05-22 21:29:29 +03:00
Hillel Coren
8049a27beb Working on quotes 2014-05-21 00:40:09 +03:00
Hillel Coren
aa3a3f174f Working on quotes 2014-05-17 22:29:57 +03:00
Hillel Coren
683dacdc37 Bug fixes 2014-05-11 22:40:46 +03:00
Hillel Coren
4d2473dc9f Added goal tracking 2014-05-09 16:28:20 +03:00
Hillel Coren
7b86aea0a7 Enabled setting the transaction reference field when creating a payment 2014-05-08 20:16:00 +03:00