brotherton-erpnext/setup/page/permission_engine/permission_engine.html

11 lines
452 B
HTML
Raw Normal View History

<div class="layout_wrapper">
<div id="pe_header"></div>
<div id="perm_engine_div" style="margin: 16px;"></div>
2012-02-23 07:26:45 +00:00
<div id="submittable_warning" class='help-box' style='display: None'>
One of the Roles has <b>Submit</b> permission.
You will have to <b>Cancel</b> and then <b>Amend</b> a submitted Document for making changes.
</div>
2012-12-12 10:58:21 +00:00
<hr>
<div class="well">Note: A document is not accessible to a user if Permission at level 0 is not given.</div>
2012-02-23 07:26:45 +00:00
</div>