Hillel Coren
|
1284c29534
|
Enabled setting expense currency
|
2016-02-02 00:07:09 +02:00 |
|
Hillel Coren
|
25f5cdbcdd
|
Added check to ensure expense currency matches client\invoice currency
|
2016-01-31 15:10:33 +02:00 |
|
Hillel Coren
|
89622f86e2
|
Fix for #661
|
2016-01-28 16:07:03 +02:00 |
|
Hillel Coren
|
1ac12e1506
|
Added basic stats for resellers
|
2016-01-28 14:04:55 +02:00 |
|
Hillel Coren
|
bdeb062657
|
Refining how expenses convert to products
|
2016-01-27 22:38:21 +02:00 |
|
David Bomba
|
84895907d1
|
Merge pull request #662 from turbo124/master
update invoice status via API
|
2016-01-27 21:01:24 +11:00 |
|
David Bomba
|
fa2187ce20
|
update invoice status via API
|
2016-01-27 21:00:00 +11:00 |
|
Hillel Coren
|
efc9ab4f9e
|
Working on OFX support
|
2016-01-26 22:22:33 +02:00 |
|
Hillel Coren
|
74a3dcf9d2
|
Working on expenses
|
2016-01-23 23:36:31 +02:00 |
|
Hillel Coren
|
360b59baa0
|
Working on expenses
|
2016-01-22 00:29:10 +02:00 |
|
Hillel Coren
|
7a26dd610c
|
Working on expenses
|
2016-01-21 22:36:49 +02:00 |
|
Hillel Coren
|
b24a6109ba
|
Working on expenses
|
2016-01-21 21:15:30 +02:00 |
|
Hillel Coren
|
dff7ad91c8
|
Merge: Bugfixed version of Vendor / Expense module (#635)
|
2016-01-21 00:09:10 +02:00 |
|
Hillel Coren
|
9287118cd0
|
Merging: Bugfixed version of Vendor / Expense module #635
|
2016-01-20 16:06:17 +02:00 |
|
Hillel Coren
|
bf778aa616
|
Initial work on OFX support
|
2016-01-20 01:07:31 +02:00 |
|
steenrabol
|
2525f68a39
|
Expense / Vendor module bug fix
|
2016-01-19 20:35:15 +01:00 |
|
steenrabol
|
e7a658aaf6
|
Expenses bug fix
|
2016-01-19 14:01:19 +01:00 |
|
Hillel Coren
|
86f1e13c87
|
Fix for #632
|
2016-01-18 16:09:06 +02:00 |
|
Hillel Coren
|
32ff390fea
|
Revert change to hide unsent invoices
|
2016-01-17 15:07:32 +02:00 |
|
Hillel Coren
|
bc0ab97279
|
Enable setting the recurring due date through the API
|
2016-01-12 14:24:25 +02:00 |
|
David Bomba
|
6c4fe3f613
|
Revert "Working on API"
|
2016-01-12 21:17:08 +11:00 |
|
David Bomba
|
2b784ee85d
|
If no invoice_number is set from API, automatically generate invoice_number
|
2016-01-12 20:28:20 +11:00 |
|
steenrabol
|
6133c6ff07
|
Merge branch 'master' of https://github.com/invoiceninja/invoiceninja
# Conflicts:
# app/Http/Controllers/InvoiceController.php
# resources/lang/en/texts.php
# resources/views/invoices/edit.blade.php
|
2016-01-11 20:39:18 +01:00 |
|
steenrabol
|
3e9e28f06f
|
Expense module
|
2016-01-10 11:25:05 +01:00 |
|
steenrabol
|
d8cb1b436d
|
Expense module
|
2016-01-09 09:08:24 +01:00 |
|
steenrabol
|
d0bfe82512
|
Expense module
|
2016-01-09 06:24:43 +01:00 |
|
steenrabol
|
d89dc2e827
|
Expenses
|
2016-01-08 19:01:00 +01:00 |
|
steenrabol
|
d8a501ed95
|
Posibility to modify payment terms
|
2016-01-07 20:39:51 +01:00 |
|
steenrabol
|
eed8ee55a1
|
Vendor
|
2016-01-07 16:21:13 +01:00 |
|
steenrabol
|
17af1e2b9c
|
Expenses
|
2016-01-07 16:14:11 +01:00 |
|
steenrabol
|
a52364a039
|
expense
|
2016-01-07 12:04:01 +01:00 |
|
Hillel Coren
|
7beeb78126
|
Enabled updating/archiving invoice through the API
|
2016-01-06 22:46:11 +02:00 |
|
steenrabol
|
48ce3f64e6
|
expenses
|
2016-01-06 20:52:09 +01:00 |
|
steenrabol
|
d1bef24ede
|
Expenses
|
2016-01-06 16:49:06 +01:00 |
|
steenrabol
|
dba3a39559
|
Vendor management
|
2016-01-06 15:23:58 +01:00 |
|
Hillel Coren
|
6e98e9b60d
|
Merge pull request #594 from joshuadwire/more-payment-terms
Add due date settings for recurring invoices
|
2016-01-06 12:07:05 +02:00 |
|
Hillel Coren
|
c91b15590c
|
Fixes #601
|
2016-01-06 09:55:36 +02:00 |
|
Joshua Dwire
|
7e336ec118
|
Add due date settings for recurring invoices
* Specific due date settings for weekly and monthly/annual cycles
* Display scheduled due dates in editor
* English-only text
|
2015-12-31 23:59:02 -05:00 |
|
Hillel Coren
|
2ead34fef0
|
Enabled setting reminder before/after due date or invoice date
|
2015-12-28 12:15:56 +02:00 |
|
Hillel Coren
|
c493f6e49a
|
Working on the API
|
2015-12-27 13:08:58 +02:00 |
|
Hillel Coren
|
3f1891fa3b
|
Bug fixes
|
2015-12-23 13:49:49 +02:00 |
|
Hillel Coren
|
9341ea0c87
|
Bug fixes
|
2015-12-22 14:06:53 +02:00 |
|
Hillel Coren
|
9603c43277
|
Bug fixes
|
2015-12-21 21:57:55 +02:00 |
|
Hillel Coren
|
372ffb0ea9
|
Bug fixes
|
2015-12-17 10:19:56 +02:00 |
|
Hillel Coren
|
4dc7a8d5f1
|
Working on email markup
|
2015-12-16 13:49:26 +02:00 |
|
Hillel Coren
|
19d5d49e63
|
Working on #427
|
2015-12-13 22:12:54 +02:00 |
|
Hillel Coren
|
6fc8f76ea8
|
Working on data import
|
2015-12-08 12:10:20 +02:00 |
|
Hillel Coren
|
e46d804cd7
|
Working on importing data from more providers
|
2015-12-07 23:41:48 +02:00 |
|
Hillel Coren
|
1a474f362f
|
Added support for country specific Euro formatting
|
2015-12-07 15:34:55 +02:00 |
|
Hillel Coren
|
c5a1abf66f
|
Added HTML email designs
|
2015-12-02 15:26:06 +02:00 |
|
Hillel Coren
|
30631b2bc4
|
Optimized client view page
|
2015-11-29 18:00:50 +02:00 |
|
Hillel Coren
|
44336fd7c4
|
Bug fixes
|
2015-11-29 12:58:40 +02:00 |
|
Hillel Coren
|
61ed298699
|
Minor improvements
|
2015-11-21 23:10:26 +02:00 |
|
Hillel Coren
|
73a0192446
|
Working on import
|
2015-11-18 18:08:37 +02:00 |
|
Hillel Coren
|
5c6b2fe906
|
Working on import
|
2015-11-18 16:40:50 +02:00 |
|
Hillel Coren
|
b4e5690103
|
Fixed problem creating client with invoice in the API
|
2015-11-17 10:46:14 +02:00 |
|
Hillel Coren
|
e93a7aa915
|
Bug fixes
|
2015-11-16 14:30:44 +02:00 |
|
Hillel Coren
|
c7a92e4862
|
Bug fixes
|
2015-11-15 11:50:21 +02:00 |
|
Hillel Coren
|
f574a79fe6
|
Improved data export
|
2015-11-12 22:36:28 +02:00 |
|
Hillel Coren
|
7273e39f1e
|
Bug fixes
|
2015-11-11 14:17:58 +02:00 |
|
Hillel Coren
|
b55a3226b7
|
Starting on stripejs
|
2015-11-09 21:24:22 +02:00 |
|
Hillel Coren
|
aa69a17232
|
Check for duplicate invoice number when approving a quote
|
2015-11-06 10:21:45 +02:00 |
|
Hillel Coren
|
436b8be8d9
|
Refactoring datatable code
|
2015-11-06 00:37:04 +02:00 |
|
Hillel Coren
|
4b935f5844
|
Fixed issue when user has single company
|
2015-11-04 15:10:41 +02:00 |
|
Hillel Coren
|
029e740a6c
|
Working on the API
|
2015-11-03 21:03:24 +02:00 |
|
David Bomba
|
6f320aa624
|
merge
|
2015-11-03 19:09:52 +11:00 |
|
David Bomba
|
9b54113b9b
|
Merge remote-tracking branch 'upstream/master'
|
2015-11-03 19:09:40 +11:00 |
|
David Bomba
|
c3066c824f
|
working on api
|
2015-11-03 10:55:31 +11:00 |
|
Hillel Coren
|
c3d43ab480
|
Bug fixes
|
2015-11-03 00:05:28 +02:00 |
|
Hillel Coren
|
6130626422
|
Working on the API
|
2015-11-02 20:43:22 +02:00 |
|
Hillel Coren
|
3b6a4a6100
|
Added Fractal
|
2015-11-02 00:10:20 +02:00 |
|
Hillel Coren
|
9b840a24dd
|
Enabled social login
|
2015-11-01 20:21:11 +02:00 |
|
Hillel Coren
|
0b2705b943
|
Enabled restoring deleted invoices and payments
|
2015-10-30 14:56:25 +02:00 |
|
Hillel Coren
|
ea6cd9e012
|
Working on restoring deleted invoices
|
2015-10-30 00:27:26 +02:00 |
|
Hillel Coren
|
aa0a35f9d8
|
Added default quote terms
|
2015-10-29 16:42:05 +02:00 |
|
Hillel Coren
|
404435a145
|
Refactored to events
|
2015-10-28 21:22:07 +02:00 |
|
Hillel Coren
|
6a2fc89962
|
Bug fixes
|
2015-10-25 09:49:10 +02:00 |
|
Hillel Coren
|
3d55dbc05b
|
Bug fixes
|
2015-10-25 09:13:06 +02:00 |
|
Hillel Coren
|
17f853f907
|
Working on custom invoice numbers
|
2015-10-23 14:55:18 +03:00 |
|
Hillel Coren
|
a0ec032f69
|
Working on custom invoice numbers
|
2015-10-23 11:06:46 +03:00 |
|
Hillel Coren
|
7ca98c9080
|
Custom invoice/quote numbers
|
2015-10-22 21:48:12 +03:00 |
|
Hillel Coren
|
47f38ad54e
|
Added support for default taxes
|
2015-10-21 14:11:08 +03:00 |
|
Hillel Coren
|
2c5667aacb
|
Added new acceptance tests
|
2015-10-20 20:12:34 +03:00 |
|
Hillel Coren
|
2dfc053cbc
|
Bug fixes
|
2015-10-13 10:11:44 +03:00 |
|
Hillel Coren
|
1d04bc2a05
|
Added custom invoice text fields
|
2015-10-11 17:41:09 +03:00 |
|
Hillel Coren
|
a1cef22a48
|
Add quotes to the dashboard and a map to the client page
|
2015-10-06 20:55:55 +03:00 |
|
Hillel Coren
|
bf85aa7ddd
|
Bug fixes
|
2015-09-29 13:21:57 +03:00 |
|
Hillel Coren
|
4268c18f8a
|
Fixed money format in PDF for EU
|
2015-09-25 12:57:40 +03:00 |
|
Hillel Coren
|
6b063abe9a
|
Bug fixes
|
2015-09-21 00:05:02 +03:00 |
|
Hillel Coren
|
98cabd4138
|
Added auto-reminder emails
|
2015-09-17 22:01:06 +03:00 |
|
Hillel Coren
|
4741fad4be
|
Added auto-billing and per-client language support
|
2015-09-10 20:50:09 +03:00 |
|
Hillel Coren
|
3fdad48179
|
API improvements
|
2015-09-07 12:07:55 +03:00 |
|
Hillel Coren
|
9e6b25bcc4
|
Bug fixes
|
2015-08-14 15:04:33 +03:00 |
|
Hillel Coren
|
d1166d415b
|
Bug fixes
|
2015-08-13 08:45:48 +03:00 |
|
Hillel Coren
|
dc8bd36e76
|
Moved line item tax amounts to invoice subtotals section
|
2015-08-12 22:16:02 +03:00 |
|
Hillel Coren
|
0e15c12298
|
Bug fixes
|
2015-08-11 17:38:36 +03:00 |
|
Hillel Coren
|
78bf49cd19
|
Recurring invoices no longer prevent invoice numbers from being sequential
|
2015-08-10 18:48:41 +03:00 |
|
Hillel Coren
|
07b3fdb30c
|
Minor improvements
|
2015-08-07 09:14:29 +03:00 |
|
Hillel Coren
|
8f80ccf4d7
|
Minor fixes
|
2015-08-04 14:38:48 +03:00 |
|
Hillel Coren
|
4b7d143630
|
Minor fixes
|
2015-08-03 22:08:07 +03:00 |
|