How to create item inventory log history?

Hi all,

I have a question.

I have an inventory log table and item table.

Currently the inventory log is showing the log for every items.

I want to know the particular items log history, when it is inbound, when it is outbound.

May I know how to do the setting?

1 Like

If you have these set up as a parent-child relationship, you should be able to see the log history for any particular item by looking at the inline table in the item detail view.

You can also create a table view of the Inventory Log grouped by movement type. Then use the search box to extract products you want to see.