brotherton-erpnext/erpnext/stock/doctype
2019-08-12 13:03:55 +05:30
..
batch fix: Calcellation logic for reconciliation of serialized items 2019-07-22 17:00: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(delivery note): change the text invoice to sales invoice on make button (#18666) 2019-08-12 13:03:55 +05:30
delivery_note_item fix: Add dimension section in multiple doctypes 2019-05-26 12:31:01 +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 feat(Google Maps): Google Maps Refactor [Unified Google API Settings] (#18110) 2019-07-19 14:38:04 +05:30
item fix: miscellaneous fixes (#18615) 2019-08-12 12:17:28 +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_manufacturer feat: provision to set multiple manufacturer in the item master 2019-06-06 19:53:32 +05:30
item_price fix: error report for item price (#18212) 2019-07-10 17:03:48 +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: Add dimension section in multiple doctypes 2019-05-26 12:31:01 +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
landed_cost_voucher fix(translations): Replace translations by keyword with indexed version (#15426) 2018-09-19 13:13:59 +05:30
manufacturer codacy fix 2019-07-06 15:02:57 +05:30
material_request Handling case for Material Request type 'Manufacture' v12 (#18365) 2019-07-22 11:35:16 +05:30
material_request_item feat: provision to set multiple manufacturer in the item master 2019-06-06 19:53:32 +05:30
packed_item Merge branch 'master' into staging-fixes 2018-11-28 08:12:48 +00:00
packing_slip fix: Missing commits from hotfix branch (#17997) 2019-07-03 10:34:31 +05:30
packing_slip_item Merge branch 'master' into develop 2018-06-06 05:53:19 +00:00
price_list fix(price list): change the field name 2019-06-24 17:32:04 +05:30
price_list_country [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
purchase_receipt fix: miscellaneous fixes (#18615) 2019-08-12 12:17:28 +05:30
purchase_receipt_item fix: Missing commits from hotfix branch (#17997) 2019-07-03 10:34:31 +05:30
quality_inspection fix: Add status field at parent level in quality inspection and minor UX fix (#18263) 2019-07-12 14:44:22 +05:30
quality_inspection_reading fix: Add status field at parent level in quality inspection and minor UX fix (#18263) 2019-07-12 14:44: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: Set Maintenance Status fields as Read Only (#18633) 2019-08-08 17:45:44 +05:30
stock_entry feat: added checkbox 'Update Consumed Material Cost In Project' in work order to don't update the consumed material cost in the project for the subassembely work orders (#18533) 2019-08-05 10:40:23 +05:30
stock_entry_detail fix: set project link in item tables (#18233) 2019-07-12 12:05:39 +05:30
stock_entry_type Renamed subcontract to Send to Subcontractor 2019-03-26 12:52:49 +05:30
stock_ledger_entry stock recon for serial no, batch no 2019-06-02 16:29:06 +05:30
stock_reconciliation perf(travis): Use setUpClass instead of setUp 2019-07-26 05:54:04 +05:30
stock_reconciliation_item Test cases for batch no 2019-06-14 17:24:47 +05:30
stock_settings perf(tests): Remove unnecessary tearDown code 2019-07-26 05:54:04 +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
warehouse fix: Missing commits from hotfix branch (#17997) 2019-07-03 10:34:31 +05:30
warehouse_type fix: added read write permission to stock manager 2019-05-27 18:37:04 +05:30
__init__.py