========== can_delete ========== .. py:method:: can_delete(self) **domain**: server **language**: python **class** :doc:`AbstractItem class ` Description =========== Use the ``can_delete`` method to determine whether a user of the current session have a right to delete a record. See also ======== :doc:`Roles ` :doc:`session ` :doc:`can_view ` :doc:`can_create ` :doc:`can_edit `