Show PO Number on list tables

Would it be possible to show the invoice PO Number on all tables(dashboard, client view,etc.) next to invoice number? Even if code customization would be needed, can you point me in the correct files? Thanks!

For the list views (ie, /invoices) you’d need to make sure the field is being loaded in the App\Ninja\Repositories… class, you can display it in the table by adding it as a column in the App\Ninja\Datatables… class.

Perfect, thanks!

How can I add the PO Number field in the email template?

This isn’t currently supported but we plan to add it in our next major release.

Hello @hillel,

Is there a guide on how to do this? Or is this supported in V5?*

Thank you!

*edit: this is supported in V5!

1 Like