diff --git a/erpnext/docs/current/api/buying/print_format/drop_shipping/index.txt b/erpnext/docs/current/api/buying/print_format/drop_shipping/index.txt deleted file mode 100644 index 5c383bd71a..0000000000 --- a/erpnext/docs/current/api/buying/print_format/drop_shipping/index.txt +++ /dev/null @@ -1 +0,0 @@ -erpnext.buying.print_format.drop_shipping \ No newline at end of file diff --git a/erpnext/docs/current/api/buying/print_format/drop_shipping/erpnext.buying.print_format.drop_shipping.html b/erpnext/docs/current/api/buying/print_format/drop_shipping_format/erpnext.buying.print_format.drop_shipping_format.html similarity index 78% rename from erpnext/docs/current/api/buying/print_format/drop_shipping/erpnext.buying.print_format.drop_shipping.html rename to erpnext/docs/current/api/buying/print_format/drop_shipping_format/erpnext.buying.print_format.drop_shipping_format.html index d84423e568..9c2648b78a 100644 --- a/erpnext/docs/current/api/buying/print_format/drop_shipping/erpnext.buying.print_format.drop_shipping.html +++ b/erpnext/docs/current/api/buying/print_format/drop_shipping_format/erpnext.buying.print_format.drop_shipping_format.html @@ -1,10 +1,10 @@ -
+
Version 6.x.x - Source
diff --git a/erpnext/docs/current/api/buying/print_format/drop_shipping/index.html b/erpnext/docs/current/api/buying/print_format/drop_shipping_format/index.html similarity index 81% rename from erpnext/docs/current/api/buying/print_format/drop_shipping/index.html rename to erpnext/docs/current/api/buying/print_format/drop_shipping_format/index.html index 47647f0475..ef09e77f40 100644 --- a/erpnext/docs/current/api/buying/print_format/drop_shipping/index.html +++ b/erpnext/docs/current/api/buying/print_format/drop_shipping_format/index.html @@ -1,4 +1,4 @@ - +
@@ -7,7 +7,7 @@ Version 6.x.x - Source
diff --git a/erpnext/docs/current/api/buying/print_format/drop_shipping_format/index.txt b/erpnext/docs/current/api/buying/print_format/drop_shipping_format/index.txt new file mode 100644 index 0000000000..590a2c9618 --- /dev/null +++ b/erpnext/docs/current/api/buying/print_format/drop_shipping_format/index.txt @@ -0,0 +1 @@ +erpnext.buying.print_format.drop_shipping_format \ No newline at end of file diff --git a/erpnext/docs/current/api/stock/erpnext.stock.utils.html b/erpnext/docs/current/api/stock/erpnext.stock.utils.html index 7f2d4e2557..1fb0155d7d 100644 --- a/erpnext/docs/current/api/stock/erpnext.stock.utils.html +++ b/erpnext/docs/current/api/stock/erpnext.stock.utils.html @@ -79,7 +79,9 @@ - +

Public API +
/api/method/erpnext.stock.utils.get_incoming_rate +

diff --git a/erpnext/docs/current/models/accounts/sales_invoice.html b/erpnext/docs/current/models/accounts/sales_invoice.html index 8f0f364ac2..76924c3ee2 100644 --- a/erpnext/docs/current/models/accounts/sales_invoice.html +++ b/erpnext/docs/current/models/accounts/sales_invoice.html @@ -2475,6 +2475,20 @@ Yearly +

+ + + validate_dropship_item + (self) +

+

No docs

+
+
+ + + + +

diff --git a/erpnext/docs/current/models/home/index.html b/erpnext/docs/current/models/home/index.html deleted file mode 100644 index e21468e274..0000000000 --- a/erpnext/docs/current/models/home/index.html +++ /dev/null @@ -1,19 +0,0 @@ - - - -

- - - Version 6.x.x - - - Source - -
- -

DocTypes for home

- -{index} - - \ No newline at end of file diff --git a/erpnext/docs/current/models/home/index.txt b/erpnext/docs/current/models/home/index.txt deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/erpnext/docs/current/models/hr/leave_application.html b/erpnext/docs/current/models/hr/leave_application.html index bc91ea5060..e40ce3a4d3 100644 --- a/erpnext/docs/current/models/hr/leave_application.html +++ b/erpnext/docs/current/models/hr/leave_application.html @@ -867,7 +867,7 @@ Rejected erpnext.hr.doctype.leave_application.leave_application.get_leave_balance_on - (employee, leave_type, date, allocation_records=None) + (employee, leave_type, date, allocation_records=None, consider_all_leaves_in_the_allocation_period=False)

No docs

diff --git a/erpnext/docs/user/manual/en/customize-erpnext/articles/index.txt b/erpnext/docs/user/manual/en/customize-erpnext/articles/index.txt index 3ac0897283..a810705e38 100644 --- a/erpnext/docs/user/manual/en/customize-erpnext/articles/index.txt +++ b/erpnext/docs/user/manual/en/customize-erpnext/articles/index.txt @@ -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 \ No newline at end of file +user-restriction diff --git a/erpnext/docs/user/manual/en/customize-erpnext/articles/perm-level-error-in-permission-manager-1.md b/erpnext/docs/user/manual/en/customize-erpnext/articles/perm-level-error-in-permission-manager.md similarity index 100% rename from erpnext/docs/user/manual/en/customize-erpnext/articles/perm-level-error-in-permission-manager-1.md rename to erpnext/docs/user/manual/en/customize-erpnext/articles/perm-level-error-in-permission-manager.md