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

787 Commits

Author SHA1 Message Date
Hillel Coren
9ac9ebca5a Enabled using date variables for non-recurring invoices 2014-10-19 23:22:18 +03:00
Hillel Coren
c8146a3d09 Merge branch 'master' of github.com:hillelcoren/invoice-ninja 2014-10-19 23:15:42 +03:00
Hillel Coren
ca8db0ffbc Enabled using date variables for non-recurring invoices 2014-10-19 23:15:37 +03:00
Hillel Coren
39eda076c1 Merge pull request #179 from wanchopeblanco/master
Improved the spanish translation
2014-10-19 23:10:23 +03:00
Hillel Coren
001208e345 fix #174 - Tax rate error in live PDF 2014-10-19 23:10:16 +03:00
Hillel Coren
76e9f107e7 Added support for a demo account 2014-10-19 23:03:57 +03:00
wanchopeblanco
2a7185b5ce Improved the spanish translation
Some more improvements for the spanish translation.
2014-10-19 14:08:57 -05: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
3d6ed21adc Merge branch 'master' of github.com:hillelcoren/invoice-ninja 2014-10-19 21:21:09 +03:00
Hillel Coren
de7f2d5bbd Added payment gateway help/sign-up links 2014-10-19 21:20:59 +03:00
Hillel Coren
e994db2187 Merge pull request #175 from wanchopeblanco/master
Improved spanish translation
2014-10-19 21:03:56 +03:00
wanchopeblanco
4fec739d37 Added Factura de Venta
To comply to Colombias law invoice should translate to "Factura de Venta"
2014-10-19 12:32:44 -05:00
wanchopeblanco
52d9a2dcf2 Improved the spanish translation
It still need some more improvement, im working on it.
2014-10-19 12:27:31 -05: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
8410ad9dc9 fix #170 - Live PDF not rendered when using logo 2014-10-19 19:37:25 +03:00
Hillel Coren
27339dbfa0 Added tax percent to PDF 2014-10-19 18:06:20 +03:00
Hillel Coren
c879293b14 Added Spanish translation 2014-10-19 17:32:27 +03:00
Hillel Coren
c51b93072a Fixed bug where the incorrect credit balance was updated 2014-10-19 13:13:55 +03:00
Hillel Coren
62a6f8538a Merge pull request #169 from opendo/master
[BUGFIX] Wrong usage of use statement
2014-10-19 12:33:29 +03:00
pbergsmann
34e1d4e20d [BUGFIX] Wrong usage of use statement
Resolves errors like "The use statement
with non-compound name 'Client' has no effect"
2014-10-17 16:21:12 +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
edea8d0bc2 Moved custom client and company fields to their respective sections on the PDF 2014-10-12 22:36:35 +03:00
Hillel Coren
7c24a34b6d Working on invoice design page 2014-10-12 21:19:40 +03:00
Hillel Coren
9770e6a1d5 Working on invoice design page 2014-10-12 21:11:41 +03:00
Hillel Coren
4f3e9ee935 Set canonical link 2014-10-06 10:46:35 +03:00
Hillel Coren
6e3f9b3c47 Updating the composer.lock file 2014-10-06 01:05:50 +03:00
Hillel Coren
bbaf5de142 Fixed composer install issue (thanks @tlbdk) 2014-10-06 00:51:29 +03:00
Hillel Coren
e8b5317f2e Added d3 to js folder 2014-10-06 00:31:14 +03:00
Hillel Coren
d5ac64bf65 Fixed typo 2014-10-06 00:13:54 +03:00
Hillel Coren
70b409184a Version check and news feed messages 2014-10-06 00:00:42 +03:00
Hillel Coren
e7184ab59d Added moolah as recommended payment gateway 2014-10-05 16:07:04 +03:00
Hillel Coren
a4e949daec Added payment confirmation email for license purchases 2014-10-05 14:55:59 +03:00
Hillel Coren
051aec19c0 Back-fill migrations table for dbs created with the database.sql file 2014-10-05 13:18:42 +03:00
Hillel Coren
48064313cc Working on d3 viz 2014-10-05 12:35:51 +03:00
Hillel Coren
fa676f1e57 Working on d3 viz 2014-10-05 10:49:34 +03:00
Hillel Coren
020158a0ae Working on d3.js vizualizer 2014-10-03 02:51:21 +03:00
Hillel Coren
b3a0b6f83d Adding test data 2014-10-03 02:37:06 +03:00
Hillel Coren
00a8f66a9f Adding test data 2014-10-03 02:15:20 +03:00
Hillel Coren
8e5b8b9596 Adding test data 2014-10-03 02:13:01 +03:00
Hillel Coren
a8dac34c16 Adding test data 2014-10-03 02:08:46 +03:00
Hillel Coren
9c71be5fb6 Adding test data 2014-10-03 02:05:47 +03:00
Hillel Coren
7773b2bd64 Adding test data 2014-10-03 02:01:41 +03:00
Hillel Coren
2eee5bcd85 Adding test data 2014-10-03 02:00:35 +03:00
Hillel Coren
819c9076cd Adding test data 2014-10-03 01:54:45 +03:00
Hillel Coren
35771d48a2 Adding test data 2014-10-03 01:44:20 +03:00
Hillel Coren
17653cc252 Adding test data 2014-10-03 01:36:25 +03:00
Hillel Coren
57341cfe40 Adding test data 2014-10-03 01:31:01 +03:00
Hillel Coren
8133482d19 Commented out url reset 2014-09-30 17:03:16 +03:00
Hillel Coren
a9182e1c2b Added AMPPS to readme 2014-09-30 16:39:02 +03:00