Version 6.x.x Source

Table Name: tabWarehouse

A logical Warehouse against which stock entries are made.

Fields

Sr Fieldname Type Label Options
1 warehouse_detail Section Break Warehouse Detail
2 warehouse_name Data Warehouse Name
3 company Link Company Company
4 create_account_under Link Parent Account

Account for the warehouse (Perpetual Inventory) will be created under this Account.

Account
5 disabled Check Disabled
6 warehouse_contact_info Section Break Warehouse Contact Info

For Reference Only.

7 email_id Data Email Id
8 phone_no Data Phone No
Phone
9 mobile_no Data Mobile No
Phone
10 column_break0 Column Break
11 address_line_1 Data Address Line 1
12 address_line_2 Data Address Line 2
13 city Data City
14 state Data State
15 pin Int PIN

Controller

erpnext.stock.doctype.warehouse.warehouse

Class Warehouse

Inherits from frappe.model.document.Document

add_abbr_if_missing (self, dn)

No docs


after_rename (self, olddn, newdn, merge=False)

No docs


autoname (self)

No docs


before_rename (self, olddn, newdn, merge=False)

No docs


create_account_head (self)

No docs


get_account (self, warehouse)

No docs


on_trash (self)

No docs


on_update (self)

No docs


recalculate_bin_qty (self, newdn)

No docs


rename_account_for (self, olddn, newdn, merge)

No docs


update_parent_account (self)

No docs


validate (self)

No docs


validate_parent_account (self)

No docs



Linked In: