seitime-frappe/frappe/core/page
Ankush Menat 0381f836d6 fix: update correct role permission rule
Right now if you have if-owner rule on doctype then whatever you change
will only apply to last inserted rule because we don't check if-owner
value

Long term better fix: Identify with perm rule name instead of arbitrary
"primary keys" defined in code.
2023-09-18 13:45:20 +05:30
..
dashboard_view fix: Cancel All and Dashboard views title translations (#20173) (#20175) 2023-02-28 11:41:13 +05:30
permission_manager fix: update correct role permission rule 2023-09-18 13:45:20 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30