======== can_view ======== .. py:method:: can_view(self) **domain**: server **language**: python **class** :doc:`AbstractItem class ` Description =========== Use the ``can_view`` method to determine whether a user of the current session can view records if a data item or print a report. See also ======== :doc:`Roles ` :doc:`session ` :doc:`can_create ` :doc:`can_edit ` :doc:`can_delete `