powered by CADENAS

Manual

Manual

1.1.7.8.1.1. Call up logic

The script is searching for two configuration files:

  • $CADENAS_SETUP/tweak_menuconfig_<appname>.mfg

  • $CADENAS_USER/tweak_menuconfig_<appname>.mfg

Namely in this chronological order.

The file under CADENAS_USER is only processed, if under SETUP there is no respective configuration file.

So potentially the user has the possibility to adjust his own user interface.

But the administration can prevent these settings from taking effect (depending on the desired company internal standards).

In the case of PARTdataManager the script name is „tweak_menuconfig_partdatamanager.mfg“.

Note:

In the configuration file there can be three sections, one for operation without ERP integration and two for operation with ERP integration.

  • Without ERP integration

    Only section [STD] is read.

  • With ERP integration

    • [Group name]: The role specific section is used, when the respective role is logged in.

    • [*]: The „wild card“ section is used, if no role applies.

Principally all groups can have the same entries.