diff --git a/erpnext/docs/current/api/controllers/erpnext.controllers.stock_controller.html b/erpnext/docs/current/api/controllers/erpnext.controllers.stock_controller.html
index f0833ebdab9..9ab68002fce 100644
--- a/erpnext/docs/current/api/controllers/erpnext.controllers.stock_controller.html
+++ b/erpnext/docs/current/api/controllers/erpnext.controllers.stock_controller.html
@@ -58,7 +58,7 @@
get_incoming_rate_for_sales_return
- (self, item_code, warehouse, against_document)
+ (self, item_code, against_document)
diff --git a/erpnext/docs/current/models/accounts/period_closing_voucher.html b/erpnext/docs/current/models/accounts/period_closing_voucher.html
index c14226eed04..1a3aac1fc80 100644
--- a/erpnext/docs/current/models/accounts/period_closing_voucher.html
+++ b/erpnext/docs/current/models/accounts/period_closing_voucher.html
@@ -157,7 +157,7 @@
Closing Account Head
- The account head under Liability, in which Profit/Loss will be booked
+ The account head under Liability or Equity, in which Profit/Loss will be booked
|
diff --git a/erpnext/docs/current/models/accounts/pricing_rule.html b/erpnext/docs/current/models/accounts/pricing_rule.html
index 5539128d954..d68b253c79e 100644
--- a/erpnext/docs/current/models/accounts/pricing_rule.html
+++ b/erpnext/docs/current/models/accounts/pricing_rule.html
@@ -899,6 +899,22 @@ Discount Percentage
+
+
+
+
+
+
+
+ erpnext.accounts.doctype.pricing_rule.pricing_rule.set_transaction_type
+ (args)
+
+
+
+
+
+
diff --git a/erpnext/docs/current/models/stock/delivery_note.html b/erpnext/docs/current/models/stock/delivery_note.html
index 29b6b773fda..8da39c01dd0 100644
--- a/erpnext/docs/current/models/stock/delivery_note.html
+++ b/erpnext/docs/current/models/stock/delivery_note.html
@@ -1749,20 +1749,6 @@ Closed
-
-
-
- onload
- (self)
-
-
-
-
-
-
-
-
diff --git a/erpnext/docs/current/models/stock/item.html b/erpnext/docs/current/models/stock/item.html
index a2fb3686bae..8a06f29b25c 100644
--- a/erpnext/docs/current/models/stock/item.html
+++ b/erpnext/docs/current/models/stock/item.html
@@ -777,12 +777,21 @@ Moving Average
| 51 |
manufacturer |
- Data |
+ Link
Manufacturer
|
- |
+
+
+
+
+
+Manufacturer
+
+
+
+ |
diff --git a/erpnext/docs/current/models/stock/manufacturer.html b/erpnext/docs/current/models/stock/manufacturer.html
new file mode 100644
index 00000000000..654875e413b
--- /dev/null
+++ b/erpnext/docs/current/models/stock/manufacturer.html
@@ -0,0 +1,171 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ Table Name: tabManufacturer
+
+
+Manufacturers used in Items
+
+Fields
+
+
+
+
+ | Sr |
+ Fieldname |
+ Type |
+ Label |
+ Options |
+
+
+
+
+
+ | 1 |
+ short_name |
+
+ Data |
+
+ Short Name
+
+ Limited to 12 characters
+ |
+ |
+
+
+
+ | 2 |
+ full_name |
+
+ Data |
+
+ Full Name
+
+ |
+ |
+
+
+
+ | 3 |
+ website |
+
+ Data |
+
+ Website
+
+ |
+ |
+
+
+
+ | 4 |
+ data_6 |
+
+ Link |
+
+ Country
+
+ |
+
+
+
+
+
+Country
+
+
+
+ |
+
+
+
+ | 5 |
+ logo |
+
+ Attach Image |
+
+ Logo
+
+ |
+ |
+
+
+
+ | 6 |
+ notes |
+
+ Small Text |
+
+ Notes
+
+ |
+ |
+
+
+
+
+
+
+
+ Controller
+ erpnext.stock.doctype.manufacturer.manufacturer
+
+
+
+
+
+
+
+ Class Manufacturer
+
+ Inherits from frappe.model.document.Document
+
+
+
+
+
+
+
+
+
+
+
+
+ Linked In:
+
+
+
+ -
+
+
+Item
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/erpnext/docs/current/models/stock/purchase_receipt.html b/erpnext/docs/current/models/stock/purchase_receipt.html
index 3a4ea2ca822..5e595062973 100644
--- a/erpnext/docs/current/models/stock/purchase_receipt.html
+++ b/erpnext/docs/current/models/stock/purchase_receipt.html
@@ -1541,20 +1541,6 @@ Closed
-
-
-
- onload
- (self)
-
-
-
-
-
-
-
-