Questions tagged [invoice-ninja]

22 questions
0
votes
1 answer

Unable to visit the Invoice Ninja page

I used a dockerfile to deploy Invoice Ninja,but I am unable to access the Invoice Ninja page。 I attempt to visit the url: http://ninja.example.de:8080/, but the content is the Caddy page. docker-compose.yml version: '3.7' services: server: …
0
votes
1 answer

Setting user and group for instance of invoice-ninja running on docker

I have a quick question regarding the docker version of network-ninja here. I'm running it on a docker host with a fairly complex host user / group structure and this is beginning to be problematic when setting the owner and access to mounted…
gtothill
  • 3
  • 1
0
votes
1 answer

Invoiceninja loading invoices is extremely slow

I'm self-hosting an instance of Invoiceninja on Ubuntu 16.04 using Nginx and mysql I currently only have about 1400 clients, 1700 invoices and 13k products. however loading invoices takes roughly 5-15 seconds per invoice. This doesn't seem like a…
Sonny
  • 29
  • 5
0
votes
1 answer

Show PDF preview dynamically in jQuery

I am building a Django web application. I am referring to InvoiceNinja application for invoice creation which shows the preview of the invoice as an embed object. As I change any field while creating the invoice, the pdf preview updates…
Kiran
  • 8,034
  • 36
  • 110
  • 176
0
votes
0 answers

Creating application with OpenShift 3

I'm using the new open shift 3 and I'm trying to create a new app with 3 different sources the centos/php-56-centos7 - base image A public github repo - external framework source code my local project files - 3rd party source code The project…
Kendall
  • 5,065
  • 10
  • 45
  • 70
0
votes
1 answer

How to Add 'Invoice Ninja" in Laravel 5.1?

"composer require hillelcoren/invoice-ninja" is not working for me and giving the following error: Your requirements could not be resolved to an installable set of packages. Problem 1 - hillelcoren/invoice-ninja v2.4.5 requires laravel/framework…
Khuram
  • 1,820
  • 1
  • 26
  • 33
-1
votes
1 answer

prolem on restarting apache after trying with invoice ninja

I got a problem on restaring apache2 after configuring all the thing regarding invoice ninja https://www.youtube.com/watch?v=zNO5q2gwCTA
srinivasan
  • 31
  • 5
1
2