accounting (boolean): Activates the use of the accounting in the application. If not present, the default behavior is to not display the accounting entry in menu.
ai_assistant (boolean): Activates the use of the A.I. assistant in the application. If not present, the default behavior is to not display the assistant.
disable_cache (boolean): Disables the cache mechanism in the application. If not present, the default behavior is to activate the cache mechanism.
disable_polling (boolean): Disables the polling mechanism in the application. If not present, the default behavior is to activate the polling mechanism.
disable_methods (boolean): Disables the generate method, the method manager and the method file converter in the application. If not present, the default behavior is to allow the generate method, the method manager and the method file converter.
disable_replace_training_batch (boolean): Disables the training batch and the replace batch options in the application. If not present, the default behavior is to allow the update and the training batch.
disable_download_report (boolean): Disables the download of the batch report. If not present, the default behavior is to allow the download.
disable_download_analysis_report_all (boolean): Disables all the download of the analysis data report (pdf & csv) and the Download Manager. If not present, the default behavior is to allow the download and the Download Manager is available.
disable_download_analysis_report_csv (boolean): Disables the download of the analysis data csv report. If not present, the default behavior is to allow the download for csv. If csv and pdf are disabled, then the Download Manager is not available (it's like disable_download_analysis_report_all).
disable_download_analysis_report_pdf (boolean): Disables the download of the analysis data pdf report. If not present, the default behavior is to allow the download for pdf. If pdf and csv are disabled, then the Download Manager is not available (it's like disable_download_analysis_report_all).
activate_recovery_edition (boolean): Activates the edition of a recovery factor. If not present, the default behavior is to not allow the edition of a recovery factor.
disable_selection (boolean): Disables the QC / Samples / Others selection in the batch view. If not present, the default behavior is to allow the selection.
edit_calibration (boolean): Authorize or not the functionality to edit a calibration. If active, the user must be either super-admin or admin of the batch team he is about to modify. If not present, the default behavior allows editing for everyone. A super admin can edit in all cases.
enable_sync_middleware (boolean): Enables the tabs synchronization with the middleware. If not present, the default behavior is to not enable the tabs synchronization with the middleware.
generic_function (array): List of functions to activate in the application by activity mechanism.
create_subbatch (boolean): Use the create sub-batch functionality in the application by the activity mechanism. If not present, the default behavior is to not use the creation of sub-batches by activity.
change_analyses_types (boolean): Use thechange analyses types functionality in the application by the activity mechanism. If not present, the default behavior is to not use the change analyses types by activity.
batch_training (boolean): Use the batch training functionality in the application by the activity mechanism. If not present, the default behavior is to not use the batch training by activity.
batch_transfer (boolean): Use the batch transfer functionality in the application by the activity mechanism. If not present, the default behavior is to not use the batch transfer by activity.
csv_generator (boolean): Use the csv generator functionality in the application by the activity mechanism. If not present, the default behavior is to not use the csv generator by activity. (If the CSV generator and the PDF generator are not active, then the download manager will not be available)
pdf_generator (boolean): Use the pdf generator functionality in the application by the activity mechanism. If not present, the default behavior is to not use the pdf generator by activity. (If the PDF generator and the CSV generator are not active, then the download manager will not be available)
use_cache_default (boolean): Allows you to activate by default the cache mechanism in the application. If not present, the default behavior is to not activate the cache mechanism by default.
use_prefetch_default (boolean): Allows you to activate by default the prefetch mechanism in the application. If not present, the default behavior is to not activate the prefetch mechanism by default.
upload_mechanism (boolean): Authorize or not the functionality to upload a batch. If not present, the default behavior is to not allow batch upload.