- 19b1b7f Merge pull request #29419 from rohitwaghchaure/fix-incorrect-rm-qty-in-stock-entry by rohitwaghchaure · 3 years ago
- f8d232a fix: incorrect raw materials quantity in manufacture stock entry by Rohit Waghchaure · 3 years ago
- 180f06d Merge pull request #29375 from marination/bom-ops-report by Marica · 3 years ago
- 7e407bc fix: show stock UOM for material transfers (#29376) by Ankush Menat · 3 years ago
- af73429 fix: Allow only BOM with ops in BOM ID filter & add total row to report by marination · 3 years ago
- 3c7b772 fix: Sider (unused imports) and Linter(add extra empty line) by marination · 3 years ago
- a9ff1fc fix: (enhance) BOM Operations Report by marination · 3 years ago
- 48f3d53 fix: cover case when all material needs to be bought (#29326) by Ankush Menat · 3 years, 1 month ago
- 9cd26fb fix: purchase to Stock UOM conversion on Production Plan #28570 by Maxwell Morais · 3 years, 1 month ago
- 3db8d90 Merge pull request #29278 from shariquerik/update-workspace-json by Ankush Menat · 3 years, 1 month ago
- 4d48035 fix: show work order progress bar even it is closed (#29312) by Anupam Kumar · 3 years, 1 month ago
- bc187c1 fix: updated standard workspace json files by Shariq Ansari · 3 years, 1 month ago
- 71466c6 Merge pull request #29179 from rohitwaghchaure/fixed-incorrect-scrap-qty-in-manufacture by rohitwaghchaure · 3 years, 1 month ago
- 8f0b2fa fix: incorrect scrap item qty by Rohit Waghchaure · 3 years, 1 month ago
- 754596d fix: "update cost" should ignore overridden routing times #29154 by Ankush Menat · 3 years, 1 month ago
- 2bb7bca test: bin qty on backdated SR by Ankush Menat · 3 years, 1 month ago
- f5d5281 chore: drop deprecated qunit tests by Ankush Menat · 3 years, 1 month ago
- 2be62c2 feat: provision to have limited parameters for in-process quality ins… (#28549) by DeeMysterio · 3 years, 2 months ago
- 29f6852 feat: Manufacturing : in BOM Operation time can be fix (#27063) by HENRY Florian · 3 years, 2 months ago
- 96ef88d test: remove commits from tests (#27939) by Ankush Menat · 3 years, 2 months ago
- 80f1a8c fix: incorrect logic for "Reserved Qty for Production" (#28880) by Ankush Menat · 3 years, 2 months ago
- cc8c059 fix(UX): hide RM table(Job Card) if material transfer is against work order (#28746) by Noah Jacob · 3 years, 2 months ago
- bb97309 fix: tests by Rucha Mahabal · 3 years, 2 months ago
- f1c0190 feat: added QI link in Job Card Dashboard (#28643) by Noah Jacob · 3 years, 2 months ago
- 445966a test: timeout certain tests in work order to avoid stuck tests (#28666) by Ankush Menat · 3 years, 2 months ago
- f872878 Merge pull request #28500 from rohitwaghchaure/feat-report-to-view-consumed-materials by rohitwaghchaure · 3 years, 2 months ago
- 3d2efb7 fix: linters issue by rohitwaghchaure · 3 years, 2 months ago
- 7fac9b8 fix: changed fieldtype from int to float for the field Batch Size in the work order by Rohit Waghchaure · 3 years, 2 months ago
- 570ae42 Update work_order_consumed_materials.py by rohitwaghchaure · 3 years, 2 months ago
- f862339 fix: use get_all instead of get_list for child tables by Ankush Menat · 3 years, 2 months ago
- 73bfd59 fix: checkbox triggers get_items and sub_assembly buttons (#28558) by Noah Jacob · 3 years, 2 months ago
- ffdf32b Merge branch 'develop' into cost-of-poor-quality by Marica · 3 years, 2 months ago
- 42395af fix: Remove commented code by marination · 3 years, 2 months ago
- 8d2abc4 fix: fixes in work order doctype (#28217) by Mohammed Yusuf Shaikh · 3 years, 2 months ago
- 34d1fec fix: broken bom tree view and remove duplicate button (#28512) (#28527) by mergify[bot] · 3 years, 2 months ago
- db9bd5b feat: report to see the consumed materials against the work order by Rohit Waghchaure · 3 years, 2 months ago
- aa68987 fix: Closed status error in Work Order Summary (#28460) by Sagar Sharma · 3 years, 2 months ago
- 44303f9 Merge branch 'develop' into manufacturing-work-order-closed by Anupam Kumar · 3 years, 2 months ago
- 488d34a fix: unchecking the "With Operations" in BOM clears operations table #28446 by Sagar Sharma · 3 years, 3 months ago
- 8102e4a chore: remove manual collapsing of section (#28435) by Ankush Menat · 3 years, 3 months ago
- 37aa2cb Merge branch 'develop' into manufacturing-work-order-closed by Anupam Kumar · 3 years, 3 months ago
- c192c13 Merge branch 'develop' of https://github.com/frappe/erpnext into cost-of-poor-quality by marination · 3 years, 3 months ago
- 612bb5c Merge branch 'develop' into se-required-items-from-jc by Marica · 3 years, 3 months ago
- a5f8274 fix: `test_job_card_partial_material_transfer` test by marination · 3 years, 3 months ago
- 952fc87 refactor: fix help section background in dark mode (#28406) by Ahmed Shareef · 3 years, 3 months ago
- bb561ba fix: Server side test by marination · 3 years, 3 months ago
- a424310 fix: Collapse Scrap Items in Job Card (#28362) by Sagar Sharma · 3 years, 3 months ago
- 18f9e35 Merge branch 'develop' into se-required-items-from-jc by Marica · 3 years, 3 months ago
- 1a7851b fix: error message by Anupam · 3 years, 3 months ago
- 68dc42f fix: function name [is_work_order_stopped -> is_work_order_closed] by Anupam · 3 years, 3 months ago
- 1eb3ca2 fix: (travis) Production Plan Summary Report breaks if no WO by marination · 3 years, 3 months ago
- 37799fe fix: use completion qty instead of transfer quantity for JC status by Ankush Menat · 3 years, 3 months ago
- 0311782 Merge branch 'develop' into se-required-items-from-jc by Marica · 3 years, 3 months ago
- e8d0c25 fix: Partial Trabsfers against JC by marination · 3 years, 3 months ago
- 092936d Merge branch 'develop' into manufacturing-work-order-stop by Anupam Kumar · 3 years, 3 months ago
- 27709a1 fix: test cases by Anupam · 3 years, 3 months ago
- 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years, 3 months ago
- 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years, 3 months ago
- 0aa237f test: Stock Entry from JC correctness (items mapping and qty) by marination · 3 years, 3 months ago
- 7044ae5 fix: testcases: by Anupam · 3 years, 3 months ago
- cb064b0 fix: added job_card_item link in material request (#28222) by Noah Jacob · 3 years, 3 months ago
- cc15cf6 fix: linter isuue by Anupam · 3 years, 3 months ago
- 8ebc412 Merge branch 'develop' into manufacturing-work-order-stop by Anupam Kumar · 3 years, 3 months ago
- ba47bd0 fix: sider isuue by Anupam · 3 years, 3 months ago
- 9b4c7e4 fix: validate job card by Anupam · 3 years, 3 months ago
- 9c0906f fix: test cases by Anupam · 3 years, 3 months ago
- e36da4d fix: linter issues by Anupam · 3 years, 3 months ago
- 59e4fd9 fix: linter issues by Anupam · 3 years, 3 months ago
- 530a0f4 fix: added testcase by Anupam · 3 years, 3 months ago
- 264b0df fix: sider issue by Anupam · 3 years, 3 months ago
- 55e97dc fix: sider issue by Anupam · 3 years, 3 months ago
- e290fe0 fix: sider issue by Anupam · 3 years, 3 months ago
- 5d4c565 feat: added confirm dialog on closing of workorder by Anupam · 3 years, 3 months ago
- 23af036 feat: provision to close the Work Order by Anupam · 3 years, 3 months ago
- 292419b fix: Skip empty rows while updating unsaved BOM cost (#28136) by Marica · 3 years, 3 months ago
- 8502ccb chore: Add comment hinting to reason by marination · 3 years, 3 months ago
- 27236b7 fix: Remove RM Cost column as cost is not retrievable from Job card by marination · 3 years, 3 months ago
- d81b87d fix(ux): make qty 1 by default in WO by Ankush Menat · 3 years, 3 months ago
- 5f9bd9b fix: remove bad hardcoded max value by Ankush Menat · 3 years, 3 months ago
- e0cf45e fix(ux): misleading label for image fields (#28107) by Ankush Menat · 3 years, 3 months ago
- 05831b1 fix: update production plan status #27567 by Alan · 3 years, 3 months ago
- 2849297 refactor: move process loss report to manufacturing (#28043) by Alan · 3 years, 3 months ago
- 311bafb fix: incorrect fieldname by Rohit Waghchaure · 3 years, 3 months ago
- da3635b test: execute manufacturing reports by Ankush Menat · 3 years, 3 months ago
- 126ba16 fix: remove debug from query by Ankush Menat · 3 years, 3 months ago
- 8221e7e fix: remove employee_name from job card summary by Ankush Menat · 3 years, 3 months ago
- 790c1cd fix: Removing unused fields from workspace JSON files #27612 by Shariq Ansari · 3 years, 4 months ago
- 0a3dd3e fix: bom item query #27890 by Ankush Menat · 3 years, 4 months ago
- ece446f fix: update variant qty in BOM, Create Work Order dialog (#27686) by Alan · 3 years, 4 months ago
- 5c249de fix(ux): added exception of template item in filters (#27560) by Noah Jacob · 3 years, 4 months ago
- 2af6ea6 fix: remove unknown field employee_name from query (bp #27634) by Frappe PR Bot · 3 years, 4 months ago
- 9110223 fix: (ux) Use subassembly schedule date while making WO from Prod Plan (#27628) by Marica · 3 years, 4 months ago
- 78fe925 fix(ProdPlan): Get SubAssy Items does not work (#27537) by Ankush Menat · 3 years, 5 months ago
- c5a77f6 feat: provision to add scrap item in job card (#27483) by rohitwaghchaure · 3 years, 5 months ago
- 2e2985e fix: calculate operating cost based on BOM Quantity (#27464) by rohitwaghchaure · 3 years, 5 months ago
- fea51f4 chore: isort by Ankush Menat · 3 years, 5 months ago
- 469bb8d test: Work Order Material Transfer against Job Card by marination · 3 years, 5 months ago
- 9520215 feat: Handle Excess/Multiple Item Transfer against Job Card by marination · 3 years, 5 months ago
- 678335f fix: job card overlap unknown column `jc.employee` (#27403) by Ankush Menat · 3 years, 5 months ago
- 2950204 fix: added delivery date filters to get sales orders in production plan (#27367) by rohitwaghchaure · 3 years, 5 months ago