Support disabling products
[misc/hallinta-metro] / artikel.php
index aa135b0..12aabbd 100644 (file)
@@ -239,6 +239,10 @@ $mask = array(
                                            'size' => 21,
                                            'null' => true,
                                            ),
+                             'removed' => array(
+                                           'name' => 'Artikel nicht mehr im Programm',
+                                           'type' => 'boolean',
+                                           ),
                              'buttons' => array(
                                            'type' => 'html',
                                            'code' => $buttons,