Description
From a different fix: #12576
When navigating to Products, and select a variable parent product, we can edit some details like adding an SKU for inventory management. In this case, SKU should be disallowed/hidden as the parent product is just a base for its variations, but is not selectable by itself (only the variations are).
Edit:
When navigating to Products, and select a variable parent product, we can edit some details like adding a barcode tied to the SKU, for inventory management. It's unclear if the use case requires a parent product to have a barcode, since these cannot be added to the order directly, but only their variations are. However, since this is tied directly to the SKU, there could be a case for it.
Keeping this open for discoverability if we happen to work another barcode/scanning milestone.