brotherton-erpnext/erpnext/manufacturing/doctype
2021-04-03 20:25:19 +05:30
..
blanket_order fix: Validation 2020-04-02 21:29:59 +05:30
blanket_order_item fix: performance issue of sales invoice while save/submit (#19598) 2019-11-19 18:47:48 +05:30
bom test: specify warehouse list to avoid error (#25174) 2021-04-03 19:46:44 +05:30
bom_explosion_item feat: Supplier Sourced Items in BOM 2020-10-09 22:05:03 +05:30
bom_item feat: Supplier Sourced Items in BOM 2020-10-09 22:05:03 +05:30
bom_operation feat: added sequence id in routing for the completion of operations sequentially (#23641) 2020-10-23 18:18:03 +05:30
bom_scrap_item
bom_update_tool fix: BOM Update Tool failing due to Too Many Writes error 2020-08-27 18:54:25 +05:30
bom_website_item
bom_website_operation
downtime_entry fix: manufacturing dashboard and work order summary chart 2020-05-26 23:14:21 +05:30
job_card chore: frappe.whitelist for doc methods (#25068) 2021-03-31 12:30:32 +05:30
job_card_item fix: validation of job card in stock entry 2021-02-18 15:10:12 +05:30
job_card_time_log fix: Manufacturing UX, added calendar view for job card 2019-12-06 17:40:09 +05:30
manufacturing_settings fix: Typo/Grammatical fixes in Settings (#23612) 2020-10-23 18:22:26 +05:30
material_request_plan_item feat: Show Required Qty as per BOM in Material Request Items 2021-03-26 18:37:50 +05:30
operation feat: added sequence id in routing for the completion of operations sequentially (#23641) 2020-10-23 18:18:03 +05:30
production_plan fix: do not fetch stopped MR in production plan 2021-03-31 19:53:19 +05:30
production_plan_item
production_plan_material_request
production_plan_material_request_warehouse feat: Close Production Plan 2020-10-26 15:27:37 +05:30
production_plan_sales_order
routing test: cleanup BOM in test_routing and prevent overlap in test_job_card (#25180) 2021-04-03 20:25:19 +05:30
work_order test: cleanup BOM in test_routing and prevent overlap in test_job_card (#25180) 2021-04-03 20:25:19 +05:30
work_order_item feat: BOM template (#21262) 2020-05-21 18:10:13 +05:30
work_order_operation feat: added sequence id in routing for the completion of operations sequentially (#23641) 2020-10-23 18:18:03 +05:30
workstation feat: added sequence id in routing for the completion of operations sequentially (#23641) 2020-10-23 18:18:03 +05:30
workstation_working_hour
__init__.py