invoiceninja / ui

Invoice Ninja: Web admin portal built with React
https://app.invoicing.co
Other
52 stars 46 forks source link

Ability to navigate back to related task in invoice line items #1811

Open hmnd opened 3 weeks ago

hmnd commented 3 weeks ago

In the Flutter app, it's possible to navigate to the linked task for a given Task line item in an invoice. This is currently not possible in the React UI.

turbo124 commented 3 weeks ago

@Civolilah if the line_item.task_id or line_item.expense_id are populated, you'll want to offer a link to the task/expense entity