Translations:TAS:Pokročilé/Pluginy/Input, Output/Import/ScenarioImporter/5/en: Porovnání verzí
Skočit na navigaci
Skočit na vyhledávání
(založena nová stránka s textem „{| class="wrapped fixed-table wikitable" | '''Settings name''' | '''Description''' | '''Basic value''' | '''Value type''' | '''Example of value''' |- |ImporterButtonUIName | Description of the button that appears in the top menu (group Imports) | empty string | string | Kate's importer |- | TAS:Pokročilé/Pluginy/Input, Output…“) |
(Žádný rozdíl)
|
Verze z 17. 8. 2022, 08:55
| Settings name | Description | Basic value | Value type | Example of value | |
| ImporterButtonUIName | Description of the button that appears in the top menu (group Imports) | empty string | string | Kate's importer | |
| JoinWithExternalDB | Connection to the distribution database | false | bool | false | |
| ExternalDBPath | Defines the path to the external database | empty string | string | C:\\DB | |
| AllowAutoIdCreation | Enables automatic creation of id value (1....XX) - only in development version | false | bool | true | |
| AllowConsolidation | Enable order merging for one customer | false | bool | false | |
| AllowInfosConsolidationDuplicity | description | false | bool | false | |
| AllowDynamicColumnsConsolidationDuplicity | description | false | bool | false | |
| ConsolidationDemandLimit | Determines the maximum amount of demand for consolidated jobs | empty string | string | 500 | |
| ConsolidationUpdateOrdersOriginalOrderIdField | Column name to update when finishing orders | empty string | string | originalId | |
| DemandLimit | Job size limit | empty string | string | 600 | |
| GeocodeWhenAddingJobs | Starting geocoding while finishing a job | true | string | false | |
| ImportEncodingCodePage | Text encoding settings | 1250 | int | 1250 | |
| ExternalDBEncodingCodePage | Text encoding settings | 1250 | int | 1250 | |
| GeocodeWhenAddingJobs | Always starts geocoding after import. Normally, geocoding is not triggered when adding an import. |
false | bool | false | |
| MergeLocationsWithSameAddress | Combine locations with the same GPS values into one location | false | bool | false | |
| ScenarioSplitterColumnName | Splitting the input file data according to the specified parameter | empty string | string | planningdate | |
| Delimiter | Specifies the delimiter by which the input data is divided into columns | <![CDATA[ ]] > | string | <![CDATA[;]] > | |
| TextQualifier | Marker in text in input data | " | string | ||
| NotTypeConvertedDynamicColumns | description | empty string | List<string> | xxx | |
| HeaderLine | Defining the header of a headerless import file | empty string | string | id;name;info1 | |
| AddPlanningDateToDynamicColumns | description | false | bool | false | |
| DoNotModifyMasterScenarioPlanning | The delivery date from the main scenario does not change when adding an import. | false | bool | false | |
| DoNotModifyAddressWhenAddingJobsToExistingScenario | The address does not change when the import is added. | false | bool | false | |
| DoNotModifyCoordinatesWhenAddingJobsToExistingScenario | The GPS does not change when the import is added. | false | bool | false | |
| DoNotModifyDynamicColumnsWhenAddingJobsToExistingScenario | Dynamic columns do not change when importing. | false | bool | false | |
| DoNotModifyDemand1WhenAddingJobsToExistingScenario | Demand1 does not change when the import is added. | false | bool | false | |
| DoNotModifyDemand2WhenAddingJobsToExistingScenario | Demand2 does not change when the import is added. | false | bool | false | |
| DoNotModifyDemand3WhenAddingJobsToExistingScenario | Demand3 does not change when the import is added. | false | bool | false | |
| DoNotModifyDemand4WhenAddingJobsToExistingScenario | Demand4 does not change when the import is added. | false | bool | false | |
| DoNotModifyDemand5WhenAddingJobsToExistingScenario | Demand5 does not change when the import is added. | false | bool | false | |
| DoNotModifyInfo1WhenAddingJobsToExistingScenario | Note1 does not change when the import is added. | false | bool | false | |
| DoNotModifyInfo2WhenAddingJobsToExistingScenario | Note2 does not change when the import is added. | false | bool | false | |
| DoNotModifyInfo3WhenAddingJobsToExistingScenario | Note3 does not change when the import is added. | false | bool | false | |
|
|