Add company setting to advance order when cloning/copying/sharing
Advance order if current depot is in order list
This commit is contained in:
@@ -237,6 +237,16 @@ def = false
|
||||
str = STR_CONFIG_SETTING_INFRA_OTHERS_BUY_IN_DEPOT_AIR
|
||||
patxname = ""infra_sharing.infra_others_buy_in_depot.air""
|
||||
|
||||
|
||||
[SDT_BOOL]
|
||||
base = CompanySettings
|
||||
var = advance_order_on_clone
|
||||
guiflags = SGF_PER_COMPANY
|
||||
def = false
|
||||
str = STR_CONFIG_SETTING_ADVANCE_ORDER_ON_CLONE
|
||||
strhelp = STR_CONFIG_SETTING_ADVANCE_ORDER_ON_CLONE_HELPTEXT
|
||||
patxname = ""advance_order_on_clone""
|
||||
|
||||
[SDT_END]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user