Topic: What does the trans_id in the 0_stock_moves table mean?

What does the trans_id in the 0_stock_moves table mean? I noticed that it increments by 1 when doing an adjustment and also has other high values.

I need to specifically when doing an inventory adjustment, so is anyone able to tell me where this number is coming form?

Re: What does the trans_id in the 0_stock_moves table mean?

This is an auto incremented primary key value. You never see this value in FA, but is there for keying.

/Joe