You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The table containing products (gtin table) doesn't contain any fields to say who add this line, when, who modify, why etc,... but it's required when you work as a team
What do you recommend ?
The text was updated successfully, but these errors were encountered:
I would suggest an audit log approach rather than writing this into the primary table. That is you create a separate table where you log changes that get made.
The table containing products (gtin table) doesn't contain any fields to say who add this line, when, who modify, why etc,... but it's required when you work as a team
What do you recommend ?
The text was updated successfully, but these errors were encountered: