dicarlosystems / workorder

Work Orders module for InvoiceNinja
2 stars 2 forks source link

WorkOrder with invoiceNinja 5.3.x #3

Open thedroid opened 2 years ago

thedroid commented 2 years ago

This does not seem to work as i see no additions to invoiceninja after installing as per

php artisan module:install dicarlosystems/workorder --type=github-https php artisan module:migrate WorkOrder

I may be missing something?

chrisdicarlo commented 2 years ago

Are you running the development version of the 4.X branch of Invoice Ninja? It requires functionality I developed that never got merged into master.

chrisdicarlo commented 2 years ago

Also, I have not been using Invoice Ninja for the past two years or so, so I have not kept up with developments.

chrisdicarlo commented 2 years ago

You also need to make sure the module is enabled on the settings page.

thedroid commented 2 years ago

Are you running the development version of the 4.X branch of Invoice Ninja? It requires functionality I developed that never got merged into master.

Running v5.3.78

thedroid commented 2 years ago

You also need to make sure the module is enabled on the settings page.

It is not showing up on the settings page, so I am unable to enable it.

chrisdicarlo commented 2 years ago

It won't work with the v5 branches, only on the v4. Sorry about that, I missed that in the title of this issue. I'll add a disclaimer to the README.