brotherton-erpnext/erpnext/stock/doctype
Rohan d60d2e1826
fix: only auto-set serial nos and batches if allowed in Stock Settings (develop) (#21781)
* fix: only auto-set serial nos and batches if allowed in Stock Settings

* fix: bug with setting disabled batch no in Pick List

* fix: remove auto-set batch variable

Co-authored-by: Marica <maricadsouza221197@gmail.com>
2020-06-10 19:10:56 +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 feat: BOM template (#21262) 2020-05-21 18:10:13 +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
landed_cost_purchase_receipt
landed_cost_taxes_and_charges
landed_cost_voucher feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
manufacturer
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
packing_slip
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
price_list_country
purchase_receipt fix(stock): able to create purchase invoice from purchase receipt dashboard 2020-06-03 11:22:49 +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
quality_inspection_template fix: add dashboard to quality inspection template (#21423) 2020-04-26 23:28:33 +05:30
quick_stock_balance
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: Finished Product Valuation at Repack 2020-06-08 13:02:00 +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
stock_settings refactor: open link in new tab (#21910) 2020-05-25 16:30:59 +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
__init__.py