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

82 Commits

Author SHA1 Message Date
David Bomba
aefe133ba0
fix permissions (#2637) 2019-01-30 22:25:37 +11:00
David Bomba
5ccf7369ca Rebase to v4.5.9 2019-01-30 21:45:46 +11:00
Hillel Coren
5118d7a679 Pancake import fixes 2018-06-19 21:47:08 +03:00
Hillel Coren
6fe0b32409 Fix for CSV import 2018-05-29 08:43:08 +03:00
Hillel Coren
12bd18f38b Fix for CSV import 2018-04-18 10:00:38 +03:00
Hillel Coren
598b4743d8 Added Pancake import 2018-04-16 13:48:25 +03:00
Hillel Coren
ab99ef0739 Support importing vendors 2018-03-30 14:33:28 +03:00
Hillel Coren
08aed19f9a Require invoice number when importing invoices 2018-03-26 13:05:28 +03:00
Hillel Coren
1aa59512fe Support importing custom product fields 2018-02-14 13:44:00 +02:00
Hillel Coren
7618053c60 Proposals 2018-02-04 17:16:55 +02:00
Hillel Coren
6ab5ae0df3 PHP 7.2 issues: count(): Parameter must be an array or an object that implements Countable #1767 2018-01-16 15:48:56 +02:00
Hillel Coren
570e72c083 Fix for CSV import 2017-11-01 19:06:00 +02:00
Hillel Coren
ceeb642995 Fix for line break issue with import 2017-10-31 19:40:33 +02:00
Hillel Coren
e62213d221 Importing payments.csv from Wave fails #1717 2017-10-20 15:04:52 +03:00
Hillel Coren
8b2c5d91d7 Hiveage Import doesn't correctly import the Amount (paid total) #1710 2017-10-16 22:36:10 +03:00
Hillel Coren
c68825d8a6 Support importing Stripe customer cards 2017-08-31 15:55:15 +03:00
Hillel Coren
6651805349 Working on CSV import/export 2017-08-23 15:26:03 +03:00
Hillel Coren
af641a4b63 Simplify CSV parsing code 2017-08-22 17:07:26 +03:00
Hillel Coren
aa7448f0b4 Support updating products when importing 2017-08-03 22:31:22 +03:00
Hillel Coren
94de590af2 Support importing line items taxes 2017-07-31 19:22:29 +03:00
Hillel Coren
19f9030200 Fix for importing older JSON version 2017-07-12 10:52:49 +03:00
Hillel Coren
167d005373 Working on CSV import 2017-07-07 15:12:57 +03:00
Hillel Coren
6e89fcd0cb Lookup product details when importing invoice CSV 2017-07-07 13:25:51 +03:00
Hillel Coren
9a21f754d5 Improve handling invalid date with CSV import 2017-07-02 20:41:13 +03:00
Braunson Yager
f0801bbf51 Added better debug messages to importer 2017-06-23 10:28:33 -04:00
Hillel Coren
d71b073504 Added InvoicePlane import text 2017-05-22 10:46:37 +03:00
Hillel Coren
7a06989689 Working on import 2017-04-30 11:58:56 +03:00
Hillel Coren
81d9e4994c Support setting file import path 2017-04-28 14:20:17 +03:00
Hillel Coren
a483ce487a Add checks for contact 2017-04-24 10:35:30 +03:00
Hillel Coren
5791e2bc9f Working on import 2017-04-02 20:19:10 +03:00
Hillel Coren
6e4d3536dc Working on import 2017-04-02 18:10:24 +03:00
Hillel Coren
7a13d93082 Added ImportData job to use queue 2017-04-02 16:54:07 +03:00
Hillel Coren
dac8c85185 Break out email settings 2017-03-31 18:02:56 +03:00
Hillel Coren
1f587203a4 Fixes for import 2017-03-27 23:05:18 +03:00
Hillel Coren
1f01c006eb Support importing settings 2017-03-22 11:50:55 +02:00
Hillel Coren
4c5a5ef941 CSV import improvements 2017-03-09 11:55:11 +02:00
Hillel Coren
3dee1692c2 Improvements to CSV import 2017-03-07 11:09:53 +02:00
Hillel Coren
c0fbaf1e89 php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Hillel Coren
1eb83a2642 php-cs-fixer clean up 2017-01-30 18:05:31 +02:00
Hillel Coren
00ae1d4a1c Support entering payment for draft invoice 2017-01-13 13:53:06 +02:00
Hillel Coren
91e3f5d7b9 Check for duplicates in the JSON import 2017-01-10 10:50:17 +02:00
Hillel Coren
7711d0a456 Skip blank rows in CSV import 2017-01-08 16:13:23 +02:00
Hillel Coren
7b92eb62fe Improve export CSV import 2017-01-08 16:02:52 +02:00
Hillel Coren
4596ce4095 Support importing exported files 2017-01-08 14:19:40 +02:00
Hillel Coren
7a58108cd0 Refactored number genrating code 2017-01-04 10:11:32 +02:00
Hillel Coren
1a27e28ff5 Support importing products using JSON 2016-12-25 12:32:11 +02:00
Hillel Coren
408aede80a Fix for JSON payment import 2016-11-28 10:55:00 +02:00
Hillel Coren
92698f5c26 Improve expense import 2016-10-05 23:56:48 +03:00
Hillel Coren
48d0b1b9cf Improve expense import 2016-10-05 23:46:15 +03:00
Hillel Coren
7bd4026e4c Working on importing expenses 2016-10-02 10:10:28 +03:00