Preorder: addresses in banned FCPs can not be ordered now

This commit is contained in:
Frank Schubert
2023-10-19 15:47:55 +02:00
parent 702e9f54c5
commit babaac9ea9
3 changed files with 26 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ class AddressDB {
`Hausnummer`.`rollout` AS `rollout`,
`Hausnummer`.`rollout_info` AS `rollout_info`,
`Hausnummer`.`freigabe` AS `freigabe`,
`Hausnummer`.`rimo_fcp_name` AS `rimo_fcp_name`,
`Wohneinheit`.`id` AS `wohneinheit_id`,
`Wohneinheit`.`oaid` AS `wohneinheit_oaid`,
`Wohneinheit`.`extref` AS `wohneinheit_extref`,