Hillel Coren
|
d0b06b94da
|
Update invoice to use invoice terms when converted from a quote
|
2016-10-05 22:11:22 +03:00 |
|
Hillel Coren
|
11472e488f
|
Fix for documents when approving a quote
|
2016-09-28 10:43:48 +03:00 |
|
Hillel Coren
|
c5d0786ed6
|
Prevent partial from being negative
|
2016-09-27 10:37:37 +03:00 |
|
Hillel Coren
|
8a8a80c414
|
Standardize partial/deposit error
|
2016-09-21 17:07:01 +03:00 |
|
Hillel Coren
|
b405ed84da
|
Prevent invoices with expenses from creating products
|
2016-08-21 18:47:56 +03:00 |
|
Hillel Coren
|
6c92a6a94a
|
Enabled adding expense to open invoice
|
2016-08-21 18:25:35 +03:00 |
|
Hillel Coren
|
ce2c71843c
|
Working on the bot
|
2016-08-13 22:19:37 +03:00 |
|
Hillel Coren
|
5a4f705c8b
|
working on the bot
|
2016-08-09 17:14:26 +03:00 |
|
Hillel Coren
|
498578cefc
|
Rollback to 2.6.5
|
2016-07-21 15:35:23 +03:00 |
|
Holger Lösken
|
71ab4dc3d8
|
Refactor docblocks, unused vars, unused uses
|
2016-07-14 22:37:04 +02:00 |
|
Hillel Coren
|
243005b667
|
Prevent expense or task invoice item from creating a product
|
2016-07-11 20:17:41 +03:00 |
|
Holger Lösken
|
0fbda85a59
|
Code Refactoring
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
|
2016-07-03 16:19:22 +00:00 |
|
Hillel Coren
|
fbdabdee64
|
Minor formatting change
|
2016-06-30 21:05:02 +03:00 |
|
Hillel Coren
|
5ff69c6f29
|
Payments refactor
|
2016-06-20 17:14:43 +03:00 |
|
Hillel Coren
|
a7f92d0726
|
Merge pull request #901 from joshuadwire/wepay-integration
Wepay integration
|
2016-06-03 11:20:31 +03:00 |
|
Hillel Coren
|
0acf4ff1fc
|
Support importing JSON file
|
2016-06-02 22:03:59 +03:00 |
|
Joshua Dwire
|
49d47bb9e3
|
Merge remote-tracking branch 'upstream/develop' into wepay-integration
|
2016-06-01 16:46:03 -04:00 |
|
Hillel Coren
|
51d9b2b427
|
Prevent converting a qoute from incrementing the counter
|
2016-06-01 10:56:44 +03:00 |
|
Hillel Coren
|
2f3c309d41
|
Remove fallback support for dropzone
|
2016-05-30 11:51:41 +03:00 |
|
Hillel Coren
|
a9302d4d01
|
Fixes for is_quote
|
2016-05-29 15:34:44 +03:00 |
|
ben
|
dadac05532
|
add support to multiple invoice types
|
2016-05-29 12:02:44 +03:00 |
|
Joshua Dwire
|
1c119fe35a
|
ACH autobill bug fixes
|
2016-05-26 15:22:09 -04:00 |
|
Joshua Dwire
|
a5fdb88d79
|
Add support for auto bill on due date
|
2016-05-24 22:49:06 -04:00 |
|
Joshua Dwire
|
d99d81d655
|
Make autobill setting numbers match token settings
|
2016-05-14 23:15:22 -04:00 |
|
Joshua Dwire
|
41f4c98e08
|
Merge remote-tracking branch 'upstream/develop' into payments-changes
|
2016-05-10 10:25:42 -04:00 |
|
Joshua Dwire
|
20f6f32a06
|
Update UI for configuring auto bill
|
2016-05-09 16:29:02 -04:00 |
|
Raymond
|
986156117e
|
Copy custom values of invoice items
|
2016-05-07 15:29:27 +02:00 |
|
Raymond
|
e4ce4e0fc8
|
Added dynamic dates to custom invoice fields + fixed bug in processing of notes, terms and footer.
|
2016-05-07 15:06:56 +02:00 |
|
Raymond
|
320e11fedb
|
Fixed bug processing date variables upon saving a recurring invoice
|
2016-05-07 11:39:34 +02:00 |
|
Joshua Dwire
|
e3823775f1
|
Fix permissions bug
|
2016-05-06 14:26:37 -04:00 |
|
Joshua Dwire
|
9ed44bdfe4
|
Merge pull request #4 from joshuadwire/laravel-acl
Laravel acl
|
2016-05-06 14:17:16 -04:00 |
|
Joshua Dwire
|
9a64db3234
|
Allow client to choose auto bill settings
|
2016-05-06 13:26:37 -04:00 |
|
Hillel Coren
|
e6bcdb36b3
|
Removed extra entity load in the repos save function
|
2016-05-02 20:42:13 +03:00 |
|
Hillel Coren
|
05bd8d9318
|
Moving permissions to form requests
|
2016-05-01 14:31:10 +03:00 |
|
Hillel Coren
|
1647effb20
|
Fix for client portal invoice table
|
2016-05-01 11:43:10 +03:00 |
|
Hillel Coren
|
ce2392563d
|
Removed checkSubPermissions flag
|
2016-04-27 23:56:14 +03:00 |
|
Hillel Coren
|
ee4591c3c6
|
Fix for recurring invoice list
|
2016-04-27 19:25:24 +03:00 |
|
Hillel Coren
|
6ba27c2475
|
Fixed problem sorting data tables by client
|
2016-04-27 11:49:54 +03:00 |
|
Joshua Dwire
|
fc0d4d3edd
|
Finish migrating to Laravel ACL
|
2016-04-25 21:53:39 -04:00 |
|
Hillel Coren
|
9281cd5ba2
|
Fix for default quote terms
|
2016-04-20 11:04:54 +03:00 |
|
Hillel Coren
|
2f2081b4b0
|
Fix for #808 Set date to today when cloning
|
2016-04-14 16:35:03 +03:00 |
|
Hillel Coren
|
be9e7beaed
|
Support for multiple tax rates
|
2016-03-31 12:29:01 +03:00 |
|
Joshua Dwire
|
b7f0d2a33f
|
More intuitive document permissions
|
2016-03-24 18:33:28 -04:00 |
|
Joshua Dwire
|
5e62d7d296
|
Allow documents to be attached to expenses
|
2016-03-24 18:15:52 -04:00 |
|
Joshua Dwire
|
bff6782026
|
Add support for uploading documents on older browsers
|
2016-03-24 15:13:54 -04:00 |
|
Joshua Dwire
|
d328db2f54
|
Document support for quotes, recurring invoices, and cloning
|
2016-03-24 12:54:38 -04:00 |
|
Joshua Dwire
|
942f543bbb
|
Display documents in invoice PDF
|
2016-03-23 18:40:42 -04:00 |
|
Joshua Dwire
|
d810ba7f6b
|
Improved document support
|
2016-03-23 15:41:05 -04:00 |
|
Joshua Dwire
|
88808d44bf
|
Add support for invoice attachments
|
2016-03-22 22:23:45 -04:00 |
|
Joshua Dwire
|
90e1f6695c
|
Improve user permission support
* Hide links based on permissions
* Restrict editing/creating within other UI
|
2016-03-15 22:07:11 -04:00 |
|