This table pairs a Document_Management_System_Print_Category (as defined by the DMS_Print_Category table) to a boolean value["BR"] for displaying a dialog when printing that category and to a boolean value["BR"] for including document date year property on parent level folder when printing that category. Not changing the historical name of table, just added the required column. |
document_management_system_print_category_KEY | int (4) | NOT NULL | The DMS Print Category that values of always_display_dialog will be paired to. |
always_display_dialog | bit (1) | NOT NULL | A boolean value denoting whether or not to always display the Onvio Mapping Dialog. |
include_year | bit (1) | NOT NULL | A boolean value denoting whether or not to include document date year property on parent level folder from the Onvio Mapping Dialog. 1 means include the year; 0 means do not include. |