[docs] rename perm level error article
This commit is contained in:
parent
5e6757f197
commit
51d07dfca2
@ -1 +0,0 @@
|
||||
erpnext.buying.print_format.drop_shipping
|
@ -1,10 +1,10 @@
|
||||
<!-- title: erpnext.buying.print_format.drop_shipping --><div class="dev-header">
|
||||
<!-- title: erpnext.buying.print_format.drop_shipping_format --><div class="dev-header">
|
||||
|
||||
<a class="btn btn-default btn-sm" disabled style="margin-bottom: 10px;">
|
||||
Version 6.x.x</a>
|
||||
|
||||
|
||||
<a class="btn btn-default btn-sm" href="https://github.com/frappe/erpnext/blob/develop/erpnext/buying/print_format/drop_shipping.py"
|
||||
<a class="btn btn-default btn-sm" href="https://github.com/frappe/erpnext/blob/develop/erpnext/buying/print_format/drop_shipping_format.py"
|
||||
target="_blank" style="margin-left: 10px; margin-bottom: 10px;"><i class="octicon octicon-mark-github"></i> Source</a>
|
||||
|
||||
</div>
|
@ -1,4 +1,4 @@
|
||||
<!-- title: drop_shipping -->
|
||||
<!-- title: drop_shipping_format -->
|
||||
|
||||
|
||||
<div class="dev-header">
|
||||
@ -7,7 +7,7 @@
|
||||
Version 6.x.x</a>
|
||||
|
||||
|
||||
<a class="btn btn-default btn-sm" href="https://github.com/frappe/erpnext/tree/develop/drop_shipping"
|
||||
<a class="btn btn-default btn-sm" href="https://github.com/frappe/erpnext/tree/develop/drop_shipping_format"
|
||||
target="_blank" style="margin-left: 10px; margin-bottom: 10px;"><i class="octicon octicon-mark-github"></i> Source</a>
|
||||
|
||||
</div>
|
@ -0,0 +1 @@
|
||||
erpnext.buying.print_format.drop_shipping_format
|
@ -79,7 +79,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<p><span class="label label-info">Public API</span>
|
||||
<br><code>/api/method/erpnext.stock.utils.get_incoming_rate</code>
|
||||
</p>
|
||||
<p class="docs-attr-name">
|
||||
<a name="erpnext.stock.utils.get_incoming_rate" href="#erpnext.stock.utils.get_incoming_rate" class="text-muted small">
|
||||
<i class="icon-link small" style="color: #ccc;"></i></a>
|
||||
|
@ -2475,6 +2475,20 @@ Yearly</pre>
|
||||
|
||||
|
||||
|
||||
<p class="docs-attr-name">
|
||||
<a name="validate_dropship_item" href="#validate_dropship_item" class="text-muted small">
|
||||
<i class="icon-link small" style="color: #ccc;"></i></a>
|
||||
<b>validate_dropship_item</b>
|
||||
<i class="text-muted">(self)</i>
|
||||
</p>
|
||||
<div class="docs-attr-desc"><p><span class="text-muted">No docs</span></p>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p class="docs-attr-name">
|
||||
<a name="validate_fixed_asset_account" href="#validate_fixed_asset_account" class="text-muted small">
|
||||
<i class="icon-link small" style="color: #ccc;"></i></a>
|
||||
|
@ -1,19 +0,0 @@
|
||||
<!-- title: Module home -->
|
||||
|
||||
|
||||
<div class="dev-header">
|
||||
|
||||
<a class="btn btn-default btn-sm" disabled style="margin-bottom: 10px;">
|
||||
Version 6.x.x</a>
|
||||
|
||||
|
||||
<a class="btn btn-default btn-sm" href="https://github.com/frappe/erpnext/tree/develop/erpnext/home"
|
||||
target="_blank" style="margin-left: 10px; margin-bottom: 10px;"><i class="octicon octicon-mark-github"></i> Source</a>
|
||||
|
||||
</div>
|
||||
|
||||
<h3>DocTypes for home</h3>
|
||||
|
||||
{index}
|
||||
|
||||
<!-- autodoc -->
|
@ -867,7 +867,7 @@ Rejected</pre>
|
||||
<a name="erpnext.hr.doctype.leave_application.leave_application.get_leave_balance_on" href="#erpnext.hr.doctype.leave_application.leave_application.get_leave_balance_on" class="text-muted small">
|
||||
<i class="icon-link small" style="color: #ccc;"></i></a>
|
||||
erpnext.hr.doctype.leave_application.leave_application.<b>get_leave_balance_on</b>
|
||||
<i class="text-muted">(employee, leave_type, date, allocation_records=None)</i>
|
||||
<i class="text-muted">(employee, leave_type, date, allocation_records=None, consider_all_leaves_in_the_allocation_period=False)</i>
|
||||
</p>
|
||||
<div class="docs-attr-desc"><p><span class="text-muted">No docs</span></p>
|
||||
</div>
|
||||
|
@ -9,8 +9,8 @@ make-field-visible-in-print-format
|
||||
making-custom-reports-in-erpnext
|
||||
managing-dynamic-link-fields
|
||||
module-visibility
|
||||
perm-level-error-in-permission-manager-1
|
||||
perm-level-error-in-permission-manager
|
||||
search-record-by-specific-field
|
||||
set-language
|
||||
set-precision-for-float-currency-and-percent-fields
|
||||
user-restriction
|
||||
user-restriction
|
||||
|
Loading…
x
Reference in New Issue
Block a user