Most Powerful Open Source ERP

Guideline Technical Template Fields Are Defined In Base_viewFieldLibrary

Non semantic fields should not be duplicated.
  • Last Update:2019-07-15
  • Version:001
  • Language:en

Technical Template Fields Are Defined In Base_viewFieldLibrary

As the technical fields have no semantic it is useless to duplicate them in each field library. Therefore only Base_viewFieldLibrary should contain technical field library. This will ease maintenance (no need to update all field libraries if a new technical field are created).

Bad Example:

Base_viewTradeFieldLibrary[my_listbox]
Base_viewTradeFieldLibrary[my_multi_list_field]