Develop two fields of type boolean in the Item Unit of Measure table that are visible in purchases and visible in sales. What I want to achieve with this is that for example in the Purch. Unit Of Measure field on the Item Card page there are two units of measure Box and Piece, I don't want /piece/ to appear so I don't check how to activate the Visible in purchase field.
With an extension I modify the Unit of measure field of the Purchase line table to add the TableRelation property to filter only those that have the Visible in purchase field marked as true. But when you see the changes it does nothing.
The truth is, I don't know if it is possible to make this modification in Business Central. Can you guide me to know if this is possible?