solop-develop / adempiere-grpc-server

ADempiere gRPC Server example of integration
GNU General Public License v2.0
0 stars 9 forks source link

fix: Edit browse entity on field read only. #756

Closed EdwinBetanc0urt closed 4 months ago

EdwinBetanc0urt commented 4 months ago

Fix edit record on Browse Field with IsReadOnly=true or IsActive=false, the parent Column with IsVirtualColumn=true or IsKey=true or IsUpdateable=false.