I'am trying to add custom warehouse station to De Vriese.
For base i copy the "struct_bt_alb_warehouse_macro" rename it to "struct_bt_ca_warehouse_macro" and create new index in "macro".
Then i added this station as connection to zone_49.
Last i found that warehouse used "trade.station.tradingstation" script to set wares to bay and sell, and add my new "struct_bt_ca_warehouse_macro" into it.
As a result a get fully working station with one problem, script didn't add wares to cargo, and trade offers on station are disable.
I thought i did wrong edit in AIscript and try it with changing trade offers on Plutarch stock, everything work's fine.

