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