invoiceninja / ui

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

Ability to view documents attached to Clients #1509

Open TekWarren opened 7 months ago

TekWarren commented 7 months ago

Currently, you have to "edit" client details to view attached documents as apposed to having say a documents option in this menu: image

Use case for me is we have clients sign a release of liability waiver and I have begun attaching a digital copy of it to their client record. Going forward we may also like to attach digital copies of things like contracts also.

Thank you

beganovich commented 7 months ago

Hey there, Thanks for the feature suggestion.

@turbo124 may help us coordinate this as a feature.

turbo124 commented 7 months ago

@beganovich yes, we can add this as a tab on the clients, i'll provide a route. just to note this will contain all documents that are associated with the user across all entities, so we'll need to follow the design of flutter so that we display the related entity in the table.

cc @Civolilah