invoiceninja / ui

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

[Feature] Implementing "view_task" and "view_expense" Actions For Line Items #1813

Closed Civolilah closed 3 months ago

Civolilah commented 3 months ago

@beganovich @turbo124 The PR includes the implementation of "view_task" and "view_expense" for invoices at the line item level. Once the user clicks on the action, a new tab will open to the edit page of the entity (task/expense). Screenshot:

Screenshot 2024-06-11 at 18 21 58

Screenshot 2024-06-11 at 17 53 37

Closes #1811

Let me know your thoughts.

Civolilah commented 3 months ago

@turbo124 Currently, this is implemented for the line items on the edit invoice page. I think there are no other cases for line items where these actions need to be displayed?

turbo124 commented 3 months ago

@Civolilah just invoices.

Civolilah commented 3 months ago

@Civolilah just invoices.

@turbo124 Okay, then I can confirm that it is implemented for invoices and you can review it.

turbo124 commented 3 months ago

Lets chat on slack on this one.