Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
1382 Prikazi

I just found that in selection field key is store not the value why is that give me valid reasons 

Avatar
Opusti
Best Answer

Keys are compact and consistent across records (e.g., 'draft', 'done', 'cancelled'), which makes them easier to query and process in the backend.

Values (display text) can be longer, localized/translated into different languages, or dynamic, which would make database queries less efficient if stored directly.

The localization impact is significant, if someone in Spain marked a Sales Order as "Hecho" then it would cause problems for someone in the United States looking for Sales Orders marked as "Done".

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
dec. 24
963
4
dec. 24
30541
2
dec. 17
16667
0
apr. 15
3802
1
mar. 15
9355