brotherton-erpnext/erpnext/stock/doctype
rohitwaghchaure a85ddf2fb4 fix: performance issue of sales invoice while save/submit (#19598)
* fix: performace issue of sales invoice while save/submit

* Cached price list data, item group child data, added indexing for blanket order
2019-11-19 18:47:48 +05:30
..
batch fix(batch): fetch company on splitting the batch (#19558) 2019-11-13 10:51:43 +05:30
bin fix: performance issue of sales invoice while save/submit (#19598) 2019-11-19 18:47:48 +05:30
customs_tariff_number Allow Rename for Custom Tariff (#15389) 2018-09-12 17:13:12 +05:30
delivery_note feat: Stock value and account balance sync. (#19233) 2019-10-31 15:55:03 +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 fixes: internal issues (#19201) 2019-10-11 11:09:10 +05:30
item Fixed asset refactor (#19369) 2019-11-18 11:46:55 +05:30
item_alternative feat: Stock value and account balance sync. (#19233) 2019-10-31 15:55:03 +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 Fixed asset refactor (#19369) 2019-11-18 11:46:55 +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 feat: Enhancement in landed cost voucher (#19252) 2019-11-08 12:52:54 +05:30
landed_cost_voucher fix: Book valuation expense in specified account rather than expense included in valuation account (#19590) 2019-11-18 12:34:30 +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 fix: packed items child table reset on amending docs (#19157) 2019-10-11 11:50:38 +05:30
packing_slip fix(packing-slip): add a descriptive message (#18981) 2019-09-10 13:21:01 +05:30
packing_slip_item Merge branch 'master' into develop 2018-06-06 05:53:19 +00:00
pick_list fix: 'NoneType' object has no attribute 'stock_uom' (#19532) 2019-11-08 14:43:53 +05:30
pick_list_item fix: Set default value for qty 2019-08-30 09:52:08 +05:30
price_list fix: performance issue of sales invoice while save/submit (#19598) 2019-11-19 18:47:48 +05:30
price_list_country [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
purchase_receipt fix: Book valuation expense in specified account rather than expense included in valuation account (#19590) 2019-11-18 12:34:30 +05:30
purchase_receipt_item Fixed asset refactor (#19369) 2019-11-18 11:46:55 +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
quick_stock_balance feat: Stock Quick Balance (#19123) 2019-10-09 15:24:58 +05:30
sales_bom
sales_bom_item
serial_no Merge pull request #18985 from Alchez/dev-serial-no-statuses 2019-11-01 14:16:45 +05:30
stock_entry feat: Enhancement in landed cost voucher (#19252) 2019-11-08 12:52:54 +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 Merge pull request #19583 from rohitwaghchaure/fixed_stock_rec_showing_incorrect_current_qty_and_serial_no 2019-11-15 10:17:11 +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 [Enahance] Update variants fields defined in the Item Varianst Settings, if template updated 2017-09-21 15:41:57 +05:30
warehouse feat: Stock value and account balance sync. (#19233) 2019-10-31 15:55:03 +05:30
warehouse_type fix: added read write permission to stock manager 2019-05-27 18:37:04 +05:30
__init__.py