@@ -29,10 +29,7 @@ Create and email invoices, track payments, expenses, and time tasks
|
||||
|
||||
### Warning
|
||||
|
||||
This is the new version of InvoiceNinja. There are several things not working at the moment:
|
||||
|
||||
* installation into a sub-directory
|
||||
* sending mails
|
||||
This is the new version of InvoiceNinja. Installation into a sub-directory is currently impossible.
|
||||
|
||||
Invoice Ninja is the the leading self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||
|
||||
|
||||
+1
-4
@@ -25,10 +25,7 @@ Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses e
|
||||
|
||||
### Warning
|
||||
|
||||
This is the new version of InvoiceNinja. There are several things not working at the moment:
|
||||
|
||||
* installation into a sub-directory
|
||||
* sending mails
|
||||
This is the new version of InvoiceNinja. Installation into a sub-directory is currently impossible.
|
||||
|
||||
Invoice Ninja is the the leading self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@ DB_USERNAME=__DB_NAME__
|
||||
DB_PASSWORD=__DB_PWD__
|
||||
DB_PORT=3306
|
||||
|
||||
MAIL_MAILER=smtp
|
||||
MAIL_MAILER=sendmail
|
||||
MAIL_HOST=localhost
|
||||
MAIL_PORT=25
|
||||
MAIL_USERNAME=null
|
||||
|
||||
+1
-4
@@ -1,9 +1,6 @@
|
||||
### Warning
|
||||
|
||||
This is the new version of InvoiceNinja. There are several things not working at the moment:
|
||||
|
||||
* installation into a sub-directory
|
||||
* sending mails
|
||||
This is the new version of InvoiceNinja. Installation into a sub-directory is currently impossible.
|
||||
|
||||
Invoice Ninja is the the leading self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user