brotherton-erpnext/erpnext/stock/doctype
2019-05-08 15:14:12 +05:30
..
batch fix: test cases 2019-03-26 12:52:32 +05:30
bin Renamed subcontract to Send to Subcontractor 2019-03-26 12:52:49 +05:30
customs_tariff_number Allow Rename for Custom Tariff (#15389) 2018-09-12 17:13:12 +05:30
delivery_note fix(selling): Fix method to also consider return documents (#17340) 2019-04-23 23:08:26 +05:30
delivery_note_item fix(item-tables): add missing "item_tax_template" in purchase order detail and reorganize sequence of all child table 2019-05-01 18:04:22 +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: Rebuild cache in background (#17487) 2019-05-04 22:38:13 +05:30
item_alternative Avoid multiple escapes (#15509) 2018-09-27 15:39:34 +05:30
item_attribute fix: item variant test cases 2019-04-11 09:56:00 +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: Set default value for Packing Unit as 0 2019-04-12 12:39:12 +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 More work on Tax Category and Item Tax Template 2018-12-27 02:11:07 +05:00
item_variant [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
item_variant_attribute Website: Product Configurator and Bootstrap 4 (#15965) 2019-03-19 11:48:32 +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 feat: add filters for multiple company operation 2019-04-28 17:11:28 +05:30
material_request_item fix(item-tables): add missing "item_tax_template" in purchase order detail and reorganize sequence of all child table 2019-05-01 18:04:22 +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 feat: pricing rule enhancements 2019-03-19 12:44:30 +05:30
price_list_country [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
purchase_receipt fix(selling): Fix method to also consider return documents (#17340) 2019-04-23 23:08:26 +05:30
purchase_receipt_item fix(item-tables): add missing "item_tax_template" in purchase order detail and reorganize sequence of all child table 2019-05-01 18:04:22 +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 style: fixed formatting 2019-04-17 15:29:29 +05:30
stock_entry fix: job card issue, added validation in the stock entry 2019-05-08 15:14:12 +05:30
stock_entry_detail feat: added good in transit feature in the stock entry 2019-03-26 12:52:31 +05:30
stock_entry_type Renamed subcontract to Send to Subcontractor 2019-03-26 12:52:49 +05:30
stock_ledger_entry Merge pull request #16358 from adityahase/naming-series 2019-01-18 10:55:30 +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 Merge branch 'staging' into develop 2018-11-13 11:33:31 +00:00
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(kaizen): warehouse account description 2019-04-04 09:02:41 +05:30
__init__.py