mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 09:02:59 +01:00
Debug v20
This commit is contained in:
@@ -260,7 +260,7 @@ class DolibarrModules // Can not be abstract, because we need to instantiate it
|
||||
public $export_enabled;
|
||||
public $export_permission;
|
||||
public $export_fields_array;
|
||||
public $export_TypeFields_array; // Array of key=>type where type can be 'Numeric', 'Date', 'Text', 'Boolean', 'Status', 'List:xxx:login:rowid'
|
||||
public $export_TypeFields_array; // Array of key=>type where type can be 'Numeric', 'Date', 'Text', 'Boolean', 'Status', 'List:xxx:fieldlabel:rowid'
|
||||
public $export_entities_array;
|
||||
public $export_aggregate_array;
|
||||
public $export_examplevalues_array;
|
||||
|
||||
Reference in New Issue
Block a user