brotherton-erpnext/erpnext/stock/doctype
rohitwaghchaure d312d11062 fix: port from hotfix (#18974)
* fix: '>' not supported between instances of 'int' and 'str'

* fix: not able to save item because price list has disabled
2019-09-10 10:47:36 +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 feat: Company wise credit limit 2019-09-06 14:33:10 +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 fix: error while trying to get directions (#18827) 2019-09-05 14:51:22 +05:30
item fix: Rename duplicate label Image to Website Image (#18912) 2019-09-09 14:29:01 +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: port from hotfix (#18974) 2019-09-10 10:47:36 +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 fix: Update dashboard of doctypes that are linked with pick list 2019-08-29 09:14:27 +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 feat: [stock -> packed_items] Enable modification of Description on packed items (#18907) 2019-09-09 10:16:23 +05:30
packing_slip fix: port from hotfix (#18974) 2019-09-10 10:47:36 +05:30
packing_slip_item Merge branch 'master' into develop 2018-06-06 05:53:19 +00:00
pick_list test: Add test to check creation of pick list from multiple sales order 2019-08-31 18:34:25 +05:30
pick_list_item fix: Set default value for qty 2019-08-30 09:52:08 +05:30
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: Purchase receipt test 2019-09-02 17:41:12 +05:30
purchase_receipt_item fix: Missing commits from hotfix branch (#17997) 2019-07-03 10:34:31 +05:30
quality_inspection fix: travis 2019-08-14 16:32:02 +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 (#18634) 2019-08-08 17:45:49 +05:30
stock_entry feat: Added input field for max carry forwarded leaves 2019-09-09 12:08:58 +05:30
stock_entry_detail fix: Enhancement in Purchase Order 2019-08-20 15:00:48 +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 fix: Remove delete_doc from tests 2019-09-02 14:37:18 +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