Scheduled dispatch: Add company setting to set default schedule duration
This commit is contained in:
@@ -2200,6 +2200,7 @@ static SettingsContainer &GetSettingsTree()
|
||||
company->Add(new SettingEntry("company.advance_order_on_clone"));
|
||||
company->Add(new SettingEntry("company.copy_clone_add_to_group"));
|
||||
company->Add(new SettingEntry("company.remain_if_next_order_same_station"));
|
||||
company->Add(new SettingEntry("company.default_sched_dispatch_duration"));
|
||||
}
|
||||
|
||||
SettingsPage *accounting = main->Add(new SettingsPage(STR_CONFIG_SETTING_ACCOUNTING));
|
||||
|
Reference in New Issue
Block a user