brotherton-erpnext/erpnext/stock/doctype
2019-03-30 12:33:54 +05:30
..
batch perms: fix default import, export perms 2018-08-29 17:10:27 +05:30
bin Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
customs_tariff_number Allow Rename for Custom Tariff (#15389) 2018-09-12 17:13:12 +05:30
delivery_note Revert "Fix(Delivery Note): Fix issue credit note" 2019-03-30 12:33:54 +05:30
delivery_note_item fix: Removed precision from multiple doctypes 2019-02-19 08:40:16 +05:30
delivery_settings [Feature] Route optimization for Delivery Trip stops (#15566) 2018-11-08 11:57:05 +05:30
delivery_stop Update Delivery Trip status based on visited stops (#15723) 2018-11-13 12:22:17 +05:30
delivery_trip Revert "fix(delivery): update package total on validate (#16131)" 2018-12-10 20:27:14 +05:30
item fix(test): item variant 2019-03-29 18:30:00 +05:30
item_alternative [Enhance] Department added wherever applicable (#14121) 2018-05-23 11:11:36 +05:30
item_attribute fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
item_attribute_value [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
item_barcode fix(field property): Made barcode field non-mandatory in item 2018-11-13 16:48:59 +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_default Set ignore_user_permission 1 for Company field in Item Default (#16167) 2018-12-24 14:48:09 +05:30
item_price fix: test case 2019-02-27 19:33:22 +05:30
item_quality_inspection_parameter [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
item_reorder [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
item_supplier [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
item_tax [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
item_variant [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
item_variant_attribute reinitialize variant attribute table, fixes #11900 (#11921) 2017-12-11 12:22:28 +05:30
item_variant_settings fix: Validate invalid fields in Item Variant Settings 2019-02-13 13:02:39 +05:30
item_website_specification [minor] remove in_dialog old property 2018-05-16 12:51:22 +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] remove in_dialog old property 2018-05-16 12:51:22 +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 fix(translations): Replace translations by keyword with indexed version (#15426) 2018-09-19 13:13:59 +05:30
manufacturer [Minor] Country field name should be country 2017-08-03 10:18:43 +05:30
material_request fix: stop button not working in material request 2019-02-19 19:18:07 +05:30
material_request_item chore: Updated DocType JSON Files to Clean Up Git Diff of Other PRs (#16356) 2019-01-07 18:19:30 +05:30
packed_item Merge branch 'master' into staging-fixes 2018-11-28 08:12:48 +00:00
packing_slip Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
packing_slip_item Merge branch 'master' into develop 2018-06-06 05:53:19 +00:00
price_list perms: fix default import, export perms 2018-08-29 17:10:27 +05:30
price_list_country [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
purchase_receipt feat: added provision to disable CWIP accounting in asset settings 2019-03-08 10:51:37 +05:30
purchase_receipt_item fix: Change Received qty to accepted qty and validation for indicators 2019-02-18 18:42:15 +05:30
quality_inspection fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
quality_inspection_reading [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
quality_inspection_template [Enhance] Quality Inspection Template (#12988) 2018-02-22 11:03:48 +05:30
sales_bom
sales_bom_item
serial_no fix: NoneType comparison with int error 2019-01-18 09:40:24 +05:30
stock_entry fix(uom): Get items as per UOM defined in BOM, fixes #15081 2019-03-26 16:53:13 +05:30
stock_entry_detail chore: Updated DocType JSON Files to Clean Up Git Diff of Other PRs (#16356) 2019-01-07 18:19:30 +05:30
stock_ledger_entry fix: Added validation for stock reconciliation in stock ledger entry 2019-01-02 11:31:55 +05:30
stock_reconciliation fix: message if stock reco is enqueued 2019-02-08 16:56:26 +05:30
stock_reconciliation_item edit Doctypes to use company currency 2017-08-03 00:05:56 +01:00
stock_settings [New Feature]Scan Item Barcode label to quick create/update records in items child table (#15731) 2018-11-13 11:11:32 +05:30
uom_category [Enhancement] UOM Conversion Factors (#13853) 2018-06-06 09:44:46 +05:30
uom_conversion_detail [minor] remove in_dialog old property 2018-05-16 12:51:22 +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 fix: Set company_currency for Warehouse Tree 2019-02-09 20:27:42 +05:30
__init__.py