From e50c5321df58e8618398ab890cbeb11ae1ad824f Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Thu, 21 Jan 2016 16:47:51 +0530 Subject: [PATCH] [docs] --- .../erpnext.controllers.stock_controller.html | 2 +- .../accounts/period_closing_voucher.html | 2 +- .../current/models/accounts/pricing_rule.html | 16 ++ .../current/models/stock/delivery_note.html | 14 -- erpnext/docs/current/models/stock/item.html | 13 +- .../current/models/stock/manufacturer.html | 171 ++++++++++++++++++ .../models/stock/purchase_receipt.html | 14 -- 7 files changed, 200 insertions(+), 32 deletions(-) create mode 100644 erpnext/docs/current/models/stock/manufacturer.html 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 f0833ebdab..9ab68002fc 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)

No docs

diff --git a/erpnext/docs/current/models/accounts/period_closing_voucher.html b/erpnext/docs/current/models/accounts/period_closing_voucher.html index c14226eed0..1a3aac1fc8 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 5539128d95..d68b253c79 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) +

+

No docs

+
+
+ + + diff --git a/erpnext/docs/current/models/stock/delivery_note.html b/erpnext/docs/current/models/stock/delivery_note.html index 29b6b773fd..8da39c01dd 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) -

-

No docs

-
-
- - - - -

diff --git a/erpnext/docs/current/models/stock/item.html b/erpnext/docs/current/models/stock/item.html index a2fb3686ba..8a06f29b25 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 0000000000..654875e413 --- /dev/null +++ b/erpnext/docs/current/models/stock/manufacturer.html @@ -0,0 +1,171 @@ + + + + + + +

+ + + Version 6.x.x + + + Source + +
+ + + + + +

Table Name: tabManufacturer

+ + +Manufacturers used in Items + +

Fields

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
SrFieldnameTypeLabelOptions
1short_name + Data + Short Name +

+ Limited to 12 characters

+
2full_name + Data + Full Name + +
3website + Data + Website + +
4data_6 + Link + Country + + + + + + +Country + + + +
5logo + Attach Image + Logo + +
6notes + Small Text + Notes + +
+ + +
+

Controller

+

erpnext.stock.doctype.manufacturer.manufacturer

+ + + + + + + +

Class Manufacturer

+ +

Inherits from frappe.model.document.Document + +

+
+
+ +
+
+ + + + + + +

Linked In:

+ + + + + + + \ 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 3a4ea2ca82..5e59506297 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) -

-

No docs

-
-
- - - - -