2480 Commits

Author SHA1 Message Date
Hillel Coren
948a101ad8 Update languages 2021-03-17 08:41:52 +02:00
Hillel Coren
8fcbd66bc2 Minor fixes 2020-11-01 17:35:30 +02:00
Niklas Droste
f0507809cd
Bugfix: Use HTMLUtils also on DB-Settings 2020-09-28 23:17:51 +02:00
oliverpool
037655e0bb Preserve tax rates on cloning
Closes #4040
2020-09-08 16:38:26 +02:00
Kristian Feldsam
ecc5a00600
Reports - Added "Total" of all currencies (#3518)
* Reports -  Invoices - Added TAX to totals

Signed-off-by: Kristián Feldsam <feldsam@gmail.com>

* Reports - Add totals calculated from all currencies

Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2020-03-24 19:51:37 +11:00
David Bomba
aadda80988
fixes for checkout.com (#3337) 2020-02-16 17:41:23 +11:00
David Bomba
139e0a4b0e
Update credit_card.blade.php 2020-02-12 07:54:36 +11:00
Benjamin Beganović
869967ba6a (v1): Export data for migration (#3238)
* Scaffold migration controller & steps

* - Basic controller scaffold
- Intro step
- Downloading data

* Import step for the v2

* Export file using account_key property

* Fix button displaying

* Client export mappings

* Company export mappings

* Add withTrashed() for clients

* Export users mappings

* Export invoices mappings

* Export company properties as array

* add withTrashed() for invoices

* Downloading the json file

* Fix 'account_id' for company export
- Code cleanup & leftovers

* Creating zip for logo & storing json as file (wip)

* Zipping & sending migration files (wip)

* Exporting & mappings for quotes

* Re-enable headers for downloading

* Mappings for tax rates

* Mappings for the products

* Fix formattings & php doc messages

* Bring back headers for downloading

* Export 'company_id', 'user_id' with clients

* Export 'id' with users resource

* Remove unused parameter

* Export mappings for payments

* Export 'line_items' with invoices

* Export credits & export client id

* Export 'credits' within main JSON

* Mappings for line_items

* Fix 'is_amount_discount' for invoice export

* Exporting migration file as .zip archive

* Improve settings card for migration

* Removed duplicated keys in texts.php for en

* Fix formatting in en/texts.php

* Integrate the migration part with rest of UI

* Export company as object, not array

* Clean up

* Fixes for V1

* Apply formatting

* Remove comments
- Added 'ext-zip' in composer.json
- Fixed $credits transform

* Remove unused params

Co-authored-by: David Bomba <turbo124@gmail.com>
2020-01-23 08:09:22 +11:00
Rob Peck
1d1c650648 Allow tasks to be associated with products, and pass that data through to the invoice. (#3205) 2020-01-22 08:28:45 +11:00
trevDev()
7c8d9f5c24 allow scrolling in time-tracker task form (#3215) 2020-01-16 20:59:47 +10:00
maty-arch
dc62abd766 clone tasks 2019-10-24 21:31:35 +02:00
Christopher Di Carlo
c1f8f93c7f Fix JS when default value not specified for SimpleSelectComponent (#2974) 2019-10-09 17:48:20 +11:00
Hillel Coren
21c4721942 Bug fixes 2019-09-29 12:29:51 +03:00
Hillel Coren
ae672a25b1 Duplicate payments 2019-09-29 12:02:51 +03:00
Joshua Dwire
0ce77608a4 Upgrade to Laravel 5.5 and PHP 7.3 2019-09-12 19:40:13 -04:00
Hillel Coren
7052919731 Make 'email history' easier to find 2019-07-21 09:19:51 +03:00
Francisco Ferreira
f639ebae94 Fixes recurring invoices end date parsing (#2905)
* Invoice edit view: fix date parsing

View gets the date already formatted and Carbon isn't always able to parse that format automatically, so convert it back to SQL format

* RecurringInvoiceDatatable: fix status label
2019-07-18 16:26:44 +10:00
Joshua Dwire
50f2c80190 Stripe 3D secure support (#2897)
* Support Stripe 3D secure

* Use the old Charge API for bank account payments
2019-07-12 14:35:35 +10:00
Christopher Di Carlo
048ee7181e Added client usually pays in average days (#2876)
* Added client usually pays in average days

* Added translation for days label

* Code cleanup

* Added client usually pays in average days

* Added translation for days label

* Code cleanup

* Limit calculation to most recent 20 paid invoices, eager load fix
2019-06-27 22:01:46 +10:00
Christopher Di Carlo
8b4976cacf Added default Valid Until setting (#2874)
Added field to settings and calculation of due date
2019-06-21 07:25:23 +10:00
Francisco Ferreira
8e8414ab49
View credit card: send more billing data to Stripe when available 2019-06-04 13:15:52 +01:00
Hillel Coren
23bf67b69b Fix overlapping text 2019-05-26 18:40:22 +03:00
Hillel Coren
d2fab1c747 Fix recurring invoice status label 2019-05-26 18:31:45 +03:00
Christopher Di Carlo
955307bdfe Added ability to set default value (#2835)
* Added ability to set default value

* Fixed bug for case when user is the entity

* Removed debugging code

* Removed debugging code
2019-05-18 15:10:04 +10:00
Hillel Coren
694de222a7
Merge pull request #2810 from FELDSAM-INC/feature/option-to-disable-relatime-preview
Option to disable PDF realtime preview
2019-05-01 11:44:47 +03:00
Hillel Coren
6f2c6fd905
Merge pull request #2809 from FELDSAM-INC/feature/reccuring-on-quote-clone
Enable reccuring also on quote clone
2019-05-01 06:08:12 +03:00
Kristián Feldsam
def674a2e4 Option to disable PDF realtime preview
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-30 08:55:05 +02:00
Kristián Feldsam
d515126a5b Recurring quotes list and Invoices list - show recurring invoices dropdown
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 20:50:23 +02:00
Kristián Feldsam
097764f866 Enable reccuring also on quote clone
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 20:49:21 +02:00
Hillel Coren
e14e27cac6
Merge pull request #2807 from FELDSAM-INC/feature/require-quote-approve-option
Feature/require quote approve option
2019-04-29 19:46:19 +03:00
Kristián Feldsam
98ab5599e5 Quote workflow settings enhancements
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 13:58:27 +02:00
Kristián Feldsam
7f304028e6 View Quote - Approve not required - Show link to Invoice
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 12:51:28 +02:00
Kristián Feldsam
f119a6f74c Add option to disable requiring quote approving
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 11:06:14 +02:00
Kristián Feldsam
e8233f6cbd Invoices - fix requesting signature if already signed
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 11:04:28 +02:00
Hillel Coren
e6cb3dc5e7
Merge pull request #2804 from FELDSAM-INC/feature/quote-reminders
Quote Reminders
2019-04-29 09:45:35 +03:00
Hillel Coren
46f0cd500f
Merge pull request #2803 from FELDSAM-INC/fix/dashboard-totals-currency-chart
Dashboard totals - fix currency in chart
2019-04-29 09:45:27 +03:00
Hillel Coren
503178693f
Merge pull request #2802 from FELDSAM-INC/feature/schd-reports-ranges
Scheduled Reports - Add ranges with quarters
2019-04-29 09:45:17 +03:00
Kristián Feldsam
19f3eb43eb Quote Reminders
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 02:04:34 +02:00
Kristián Feldsam
31abf8b8b6 Dashboard totals - fix currency in chart
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-28 22:59:35 +02:00
Kristián Feldsam
ec9f77b53d Scheduled Reports - Add ranges with quarters
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-28 17:37:25 +02:00
Kristián Feldsam
8d706b62d9 DateRangePicker added Quarters
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-28 17:35:09 +02:00
Hillel Coren
724381a75a Fix placholder translation 2019-02-28 15:08:21 +02:00
Hillel Coren
af51e715a5
Merge pull request #2701 from tjmv/2699-translate-selected-vendor-currency
Use translated name for the selected currency on vendor page
2019-02-28 15:06:31 +02:00
Hillel Coren
cf24e11f14 Hide export PDF option 2019-02-28 09:26:33 +02:00
tjmv
cd4322c0c2 Use translated name for the selected currency on the create/edit vendors page. 2019-02-26 17:01:09 +01:00
tjmv
c765200599 Fix an issue where the trackEvent function is being called before it has been defined. 2019-02-23 01:03:15 +01:00
Hillel Coren
46d342fa63 Bug fixes 2019-02-18 16:08:32 +02:00
Hillel Coren
aabb32b6ed Bug fixes 2019-02-18 13:05:15 +02:00
Hillel Coren
2174ce15d9 Fixes for mobile app 2019-02-17 13:57:10 +02:00
David Bomba
8eaa382604
Fixes for Google Maps (#2652) 2019-02-03 11:51:49 +11:00