A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi Muller,
The statement "TrackInventory = true" is only set the inventory should be tracked.
To set IsTracked for a variant of each warehouse, you have to use IInventoryService.Save(IEnumerable<InventoryRecord>).
Best regards
GiangTran
How to set Tracked and Is tracked properties of variant in inventory tab to true by default? I have set TrackInventory = true in SetDefaultValues method which makes only the first one checked.