brotherton-erpnext/erpnext/stock/doctype
Noah Jacob 422f67a4c9
refactor: update manufacturing module onboarding (#26945)
* refactor: updated manufacturing onboarding cards

* refactor: added form tours

* refactor: updated form tours and card descriptions

* Fix: Case of description

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2021-08-26 21:40:48 +05:30
..
batch chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
bin feat: subcontract code refactor and enhancement 2021-06-20 15:27:01 +05:30
customs_tariff_number chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
delivery_note fix: internal customer util returns str not doc object 2021-08-26 16:18:23 +05:30
delivery_note_item chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
delivery_settings chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
delivery_stop
delivery_trip chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
item refactor: update manufacturing module onboarding (#26945) 2021-08-26 21:40:48 +05:30
item_alternative chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
item_attribute chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
item_attribute_value
item_barcode
item_customer_detail chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
item_default fix: Move Default Discount Account field to Item Defaults 2021-07-21 14:21:16 +05:30
item_manufacturer chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
item_price
item_quality_inspection_parameter chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
item_reorder chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
item_supplier chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
item_tax chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
item_variant
item_variant_attribute
item_variant_settings chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
item_website_specification chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
landed_cost_item chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
landed_cost_purchase_receipt chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
landed_cost_taxes_and_charges chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
landed_cost_voucher fix: Set CWIP Account in company at the start to avoid flaky test 2021-08-10 13:14:32 +05:30
manufacturer chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
material_request chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
material_request_item chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
packed_item fix(Delivery Note): Assign Product Bundle's conversion_factor to Packed Items (#25840) 2021-06-01 10:44:26 +05:30
packing_slip perf(minor): remove unnecessary comprehensions (port #25645) 2021-06-11 18:40:22 +05:30
packing_slip_item chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
pick_list chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
pick_list_item
price_list chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
price_list_country
purchase_receipt refactor: scan barcode field scanning (#26990) 2021-08-20 11:09:51 +05:30
purchase_receipt_item
putaway_rule chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
quality_inspection chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
quality_inspection_parameter
quality_inspection_parameter_group
quality_inspection_reading chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
quality_inspection_template chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
quick_stock_balance
repost_item_valuation fix: added progress bar in repost item valuation (#26680) 2021-08-02 11:01:30 +05:30
sales_bom
sales_bom_item
serial_no chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
shipment chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
shipment_delivery_note
shipment_parcel
shipment_parcel_template
stock_entry Merge branch 'develop' into feat-bom-process-loss-fp 2021-08-26 13:05:59 +05:30
stock_entry_detail Merge branch 'develop' into feat-bom-process-loss-fp 2021-08-24 20:15:51 +05:30
stock_entry_type fix: warehouse not found in stock entry 2021-05-21 11:31:01 +05:30
stock_ledger_entry perf: various minor perf fixes for ledger postings (#26775) 2021-08-11 11:17:50 +05:30
stock_reconciliation fix: negative qty validation on stock reco cancellation (#27170) 2021-08-26 16:40:45 +05:30
stock_reconciliation_item fix: show allow zero valuation only when auto checked (#25778) 2021-05-21 14:04:03 +05:30
stock_settings chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
uom_category chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
uom_conversion_detail chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
variant_field chore: remove deprecated and empty QUnit tests (#27179) 2021-08-26 20:43:06 +05:30
warehouse fix: rename form tours to doctype names, remove tours from js controllers 2021-08-24 14:54:38 +05:30
warehouse_type
__init__.py