I moved our existing invoice approval process to Fibery to streamline it.
Email approval [message] (Gmail integration) automatically gets linked to [invoice], AI scans the message for cost center approval and updates the relevant fields of the invoice entity.
Before moving the invoice to the final state, it’s still necessary to quickly read the email to double check that there is no other relevant information in the mail which we might miss if we process it without checking.
An extremely convenient way of doing that in bulk would be to have a feed view of the invoices, but showing the rich text field of the linked [messages] (invoice-one to many-messages). Basically showing messages, but grouped by the invoice.
The most usual case would then be to see the email we send asking for review, and the reply.
That would allow us to quickly scan for special cases in bulk and then approve everything at once.
Right now, I have to open each invoice entity and check in the replies in the feed view of the linked messages (feed view within entity is such a cool feature btw )
Have you considered using a smart folder?
You could use Invoice as the smart folder db and create a context-filtered feed view of related messages for each Invoice…
And if you have an Invoice status, you can filter to only show Invoices that haven’t been reviewed yet
I’m not sure I understand correctly:
Do you mean that I shall create a context-filtered feed view within entity view, and use the smart folder to click through them?
If that’s what you mean that’s a great idea, thank you. It’s definitely a step-up from opening the entities from table view and having to close the window each time.
Actually, I meant that you could create a smart folder in the left menu using the Invoice DB, and under one of them, create the required feed view (of email Messages, which should automatically be context filtered), making sure to define it as view for all Invoices.
If you apply a filter to the smart folder to only show Invoices not in the final state, you won’t have an overwhelming number of Invoices in the smart folder, and you can open each folder to look through the related email Messages in turn.
actually the Fleeting database have contents it rich text field, and I checked another entities, it’s also didnt display that main database
I tried other and it still cant display that periodic entity (Fleeting in my case)
Just checking, is Fleeting the database used for the smart folder?
It’s not possible to have a context-filtered view in a smart folder of the database itself.
Yes, Fleeting database ⇄ Periodic database used for smart folder
If not setting like this, it cant be display all relevant lined database to that
Here’s an periodic entities, it linked to tasks database, literature database, interaction database, transaction database. I wanna display all those things include main Peridic database in 1 Feed view (today feed view) .
This is another usecase of mine: Mixing Your Periodic Database (I rename it Fleeting Database) and Other Database
Task Database linked to Periodic Database (many-many) relationship and I set Rule to set relation automaticlly for Task.Due Dates.End match Periodic.Date.Start
It’s normal, right? the main thing become when sometimes, that task cant be completed in time, So i have to add manually some days to finish this. In my Example I need 1 more day which meaning I add 31/08/2023 to the Task Entity (which mean I link to 1 more periodic entity)