brotherton-erpnext/erpnext/stock/doctype
Shreya Shah 764b9bfeba cint for Item field has_variants (#13916)
* convert none type value to int

* Fix typo
2018-05-04 17:58:36 +05:30
..
batch [Fix] Batch value showing as item value while making batch (#13281) 2018-03-12 17:20:50 +05:30
bin Fixed logic for reserved qty for subcontract and production and written a patch (#13396) 2018-03-27 11:24:20 +05:30
customs_tariff_number Add Customs Tariff Number 2017-03-24 15:53:03 +01:00
delivery_note [Fix] Division by zero issue (#13362) 2018-03-22 11:16:00 +05:30
delivery_note_item Rearranged fields due to merge conflict messup 2017-11-30 14:29:10 +05:30
delivery_stop [New Feature] Delivery 2017-11-20 10:28:49 +08:00
delivery_trip [Fix] Delivery notification for delivery trip (#13543) 2018-04-06 14:26:26 +05:30
item cint for Item field has_variants (#13916) 2018-05-04 17:58:36 +05:30
item_attribute Fixed version conflict 2016-12-23 17:43:42 +05:30
item_attribute_value [minor] rename icons as per FontAwesome 4 (#7136) 2016-12-05 14:17:26 +05:30
item_customer_detail [Enhance] Fetch Customer's Item code based on Customer Name or Customer Group (#13198) 2018-03-21 11:17:49 +05:30
item_price Fix travis (#11882) 2017-12-08 14:57:38 +05:30
item_quality_inspection_parameter [fix] make grids editable 2016-07-11 13:01:58 +05:30
item_reorder PPT looks at default MR type in Item to set MR type. 2016-08-02 16:59:03 +05:30
item_supplier Added fields in global search 2017-02-20 13:38:31 +05:30
item_tax [fix] make grids editable 2016-07-11 13:01:58 +05:30
item_variant [fix] make grids editable 2016-07-11 13:01:58 +05:30
item_variant_attribute reinitialize variant attribute table, fixes #11900 (#11921) 2017-12-11 12:22:28 +05:30
item_variant_settings Allow Item variant Rename (#13161) 2018-03-07 15:31:08 +05:30
item_website_specification [fix] make grids editable 2016-07-11 13:01:58 +05:30
landed_cost_item [Fix] Getting an error cost center is not defined in the purchase receipt, even if it's defined in the company (#10320) 2017-08-10 11:32:59 +05:30
landed_cost_purchase_receipt minor fixes 2016-07-20 11:28:50 +05:30
landed_cost_taxes_and_charges convert html into text in the taxes description as it can break the reports (#11603) 2017-11-16 14:11:39 +05:30
landed_cost_voucher db_update instead of save to avoid unnecessary validations (#13009) 2018-02-21 11:12:04 +05:30
manufacturer [Minor] Country field name should be country 2017-08-03 10:18:43 +05:30
material_request Fix status updater (#13033) 2018-03-05 11:28:29 +05:30
material_request_item Fix status updater (#13033) 2018-03-05 11:28:29 +05:30
packed_item set default warehouse instead of product bundle's warehouse for packed_items in delivery note (#13398) 2018-03-27 11:32:10 +05:30
packing_slip better validation message 2018-01-10 23:14:13 +01:00
packing_slip_item Added fields in global search 2017-02-20 13:38:31 +05:30
price_list Checkbox in Price list for Price not UOM dependant (#11836) 2017-12-06 19:17:03 +05:30
price_list_country [fix] make grids editable 2016-07-11 13:01:58 +05:30
purchase_receipt Reserve for subcontracting (#13195) 2018-03-12 14:12:12 +05:30
purchase_receipt_item [New Feature] Sample Retention from a Batch of item recieved (#11624) 2017-12-06 18:38:01 +05:30
quality_inspection Once primary key is generated, do not allow changing Series #8911 (#9265) 2017-06-14 16:10:09 +05:30
quality_inspection_reading [Fix] Change of module of quality inspection 2016-11-16 17:22:38 +05:30
sales_bom
sales_bom_item
serial_no Set Qty in transactions based on serial no via Stock Settings (#13897) 2018-05-03 16:24:52 +05:30
stock_entry Indicator fix for stock entry item table 2018-03-27 13:30:11 +05:30
stock_entry_detail [New Feature] Sample Retention from a Batch of item recieved (#11624) 2017-12-06 18:38:01 +05:30
stock_ledger_entry [fix] add index on voucher type and voucher no in stock ledger entry 2017-06-09 19:05:30 +05:30
stock_reconciliation Precision issue in stock reconciliation 2018-01-08 12:35:05 +05:30
stock_reconciliation_item edit Doctypes to use company currency 2017-08-03 00:05:56 +01:00
stock_settings Set Qty in transactions based on serial no via Stock Settings (#13897) 2018-05-03 16:24:52 +05:30
uom_conversion_detail [fix] make grids editable 2016-07-11 13:01:58 +05:30
variant_field [Enahance] Update variants fields defined in the Item Varianst Settings, if template updated 2017-09-21 15:41:57 +05:30
warehouse [new] Create multiple warehouse address and fetch address to stock entry (#13109) 2018-03-05 11:10:01 +05:30
__init__.py