[docs] rename perm level error article

This commit is contained in:
Anand Doshi
2015-12-07 16:22:00 +05:30
parent 5e6757f197
commit 51d07dfca2
11 changed files with 25 additions and 28 deletions

View File

@@ -1 +0,0 @@
erpnext.buying.print_format.drop_shipping

View File

@@ -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>

View File

@@ -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>

View File

@@ -0,0 +1 @@
erpnext.buying.print_format.drop_shipping_format

View File

@@ -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>