Version 6.7.7 Source

Class BuyingController

Inherits from erpnext.controllers.stock_controller.StockController

__setup__ (self)

No docs


cleanup_raw_materials_supplied (self, parent_items, raw_material_table)

Remove all those child items which are no longer present in main item table


create_raw_materials_supplied (self, raw_material_table)

No docs


get_feed (self)

No docs


get_items_from_bom (self, item_code, bom)

No docs


is_item_table_empty (self)

No docs


set_missing_values (self, for_validate=False)

No docs


set_qty_as_per_stock_uom (self)

No docs


set_supplier_from_item_default (self)

No docs


set_total_in_words (self)

No docs


update_raw_materials_supplied (self, item, raw_material_table)

No docs


update_valuation_rate (self, parentfield)

itemtaxamount is the total tax amount applied on that item stored for valuation

TODO: rename itemtaxamount to valuationtaxamount


validate (self)

No docs


validate_for_subcontracting (self)

No docs


validate_stock_or_nonstock_items (self)

No docs


validate_warehouse (self)

No docs