brotherton-erpnext/erpnext/stock/doctype
mergify[bot] ca8894b0fc
fix: alternative item not working for subcontract (#22386)
(cherry picked from commit 171699537c3e7d7632f45123c6d30012c8de7281)

Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com>
2020-06-23 10:42:32 +05:30
..
batch fix: list index out of range (#21613) 2020-05-07 12:06:47 +05:30
bin feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
customs_tariff_number
delivery_note refactor: changed the fieldtype from data to small text (#21782) 2020-05-19 19:05:42 +05:30
delivery_note_item fix: Handle rows with same item code from Purchase Receipt to Invoice. (#20724) 2020-05-05 14:37:39 +05:30
delivery_settings
delivery_stop
delivery_trip fix: delivery trip form 2020-04-27 11:29:56 +05:30
item fix: Unable to create batched Item (#22393) 2020-06-23 10:32:51 +05:30
item_alternative fix: Item alternative must have similar fields as original item (#20796) 2020-03-17 10:56:59 +05:30
item_attribute fix: Misleading Error message for Item Attribute. 2020-06-01 11:56:33 +05:30
item_attribute_value
item_barcode
item_customer_detail
item_default
item_manufacturer feat: Provision to set Default Item Manufacturer 2020-04-07 21:00:57 +05:30
item_price fix: item price not fetching when customer is unset in item price (#21488) 2020-05-15 04:24:36 +05:30
item_quality_inspection_parameter
item_reorder
item_supplier
item_tax feat: Validity for Item taxes (#20135) 2020-01-06 15:34:15 +05:30
item_variant
item_variant_attribute
item_variant_settings
item_website_specification
landed_cost_item Fixed asset refactor (#19369) 2019-11-18 11:46:55 +05:30
landed_cost_purchase_receipt
landed_cost_taxes_and_charges feat: Enhancement in landed cost voucher (#19252) 2019-11-08 12:52:54 +05:30
landed_cost_voucher feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
manufacturer codacy fix 2019-07-06 15:02:57 +05:30
material_request fix: Wrong Ordered-Status Indicator for Material Request Items (#22118) 2020-06-05 10:57:07 +05:30
material_request_item feat: Production Planning Against Sales Order/Material Request/Work Order (#21763) 2020-05-19 19:51:45 +05:30
packed_item fix: NoneType' object has no attribute '__getitem_'_ (#19859) 2019-12-09 11:28:31 +05:30
packing_slip fix(packing-slip): add a descriptive message (#18981) 2019-09-10 13:21:01 +05:30
packing_slip_item
pick_list fix: only auto-set serial nos and batches if allowed in Stock Settings (develop) (#21781) 2020-06-10 19:10:56 +05:30
pick_list_item fix: Pick List Enhancements 2020-03-17 11:47:11 +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
purchase_receipt fix: Billing address in for Purchase documents 2020-06-13 22:40:23 +05:30
purchase_receipt_item fix: Handle rows with same item code from Purchase Receipt to Invoice. (#20724) 2020-05-05 14:37:39 +05:30
quality_inspection feat: manufacturing dashboards 2020-05-18 11:57:25 +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 fix: add dashboard to quality inspection template (#21423) 2020-04-26 23:28:33 +05:30
quick_stock_balance chore: Added Quick Stock Balance to Stock Module (#19726) 2019-11-28 16:44:46 +05:30
sales_bom
sales_bom_item
serial_no fix: Added Inactive serial no status (#21848) 2020-05-22 10:48:35 +05:30
stock_entry fix: alternative item not working for subcontract (#22386) 2020-06-23 10:42:32 +05:30
stock_entry_detail fix: Finished Product Valuation at Repack 2020-06-08 13:02:00 +05:30
stock_entry_type
stock_ledger_entry feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
stock_reconciliation feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
stock_reconciliation_item Test cases for batch no 2019-06-14 17:24:47 +05:30
stock_settings feat: Selling Desk, Dashboard and Onboarding (#22055) 2020-06-19 15:33:21 +05:30
uom_category
uom_conversion_detail
variant_field
warehouse fix: local variable 'lft' referenced before assignment 2020-05-08 15:33:35 +05:30
warehouse_type fix: added read write permission to stock manager 2019-05-27 18:37:04 +05:30
__init__.py