Skip to content

Commit db7b921

Browse files
committed
fixed: product id label
1 parent 9f56808 commit db7b921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Apps/W1/FieldServiceIntegration/app/src/Tables/FSWorkOrderProduct.Table.al

+1-1
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,7 @@ table 6619 "FS Work Order Product"
733733
ExternalName = 'bcbi_productid';
734734
ExternalType = 'String';
735735
Description = 'Unique identifier of the warehouse associated with the entity.';
736-
Caption = 'Location Code';
736+
Caption = 'Product Id';
737737
}
738738
}
739739
keys

0 commit comments

Comments
 (0)