Billing / generation of Invoices finished
This commit is contained in:
@@ -354,7 +354,7 @@
|
||||
<td class="text-monospace"><?=$preorder->adb_wohneinheit->rimo_ex_state?>
|
||||
</tr><tr>
|
||||
<th>Home Operational State:</th>
|
||||
<td class="text-monospace"><?=($preorder->adb_wohneinheit->rimo_op_state != "Undefined") ? $preorder->adb_wohneinheit->rimo_op_state : ""?>
|
||||
<td class="text-monospace"><?=($preorder->adb_wohneinheit->rimo_op_state != "Undefined") ? $preorder->adb_wohneinheit->rimo_op_state : ""?>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user