Nabin Hait
6bc210d9f4
fix: typo ( #45233 )
2025-01-13 12:04:40 +05:30
Rohit Waghchaure
affa67e74d
fix: Returned Qty in Work Order Consumed Materials report
...
(cherry picked from commit 30d68a31e0 )
2025-01-06 10:37:28 +00:00
Rohit Waghchaure
49778432ea
fix: BOM cost update issue
...
(cherry picked from commit 28ea3ddd51 )
2025-01-02 04:55:15 +00:00
ruthra kumar
d348d587e2
refactor(test): make manufacturing test idempotent
...
(cherry picked from commit f3be246df3 )
2024-12-30 12:04:36 +05:30
mahsem
1a7f195d8f
fix: add labels for translation in production_analytics.py
...
(cherry picked from commit 9b09116576 )
2024-12-06 06:46:26 +00:00
mahsem
9986c26a0c
fix: add labels for translation in quality_inspection_summary.py
...
(cherry picked from commit 6ff4704345 )
2024-12-06 06:44:58 +00:00
mergify[bot]
e2aedc85b4
fix: variant qty while making work order from BOM (backport #44548 ) ( #44550 )
...
fix: variant qty while making work order from BOM (#44548 )
(cherry picked from commit 1571dff3ef )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 16:01:49 +05:30
mergify[bot]
ecc756bd52
fix: incorrect stock UOM for BOM raw materials (backport #44528 ) ( #44530 )
...
fix: incorrect stock UOM for BOM raw materials (#44528 )
fix: incorrect stock uom for BOM raw materials
(cherry picked from commit 5413cf9f1f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 12:51:39 +05:30
mergify[bot]
cbce4e72d9
fix: source warehouse not set in required items of WO (backport #44426 ) ( #44433 )
...
* fix: source warehouse not set in required items of WO (#44426 )
fix: source warehouse not set in required items of WO on data import
(cherry picked from commit 4050ea07eb )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/work_order.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-29 18:13:25 +05:30
mergify[bot]
ee647f2381
fix: added Stock UOM field for RM in work order (backport #44185 ) ( #44236 )
...
* fix: added Stock UOM field for RM in work order (#44185 )
fix: added UOM field for RM in work order
(cherry picked from commit cc571aca8f )
# Conflicts:
# erpnext/manufacturing/doctype/work_order_item/work_order_item.json
# erpnext/manufacturing/doctype/work_order_item/work_order_item.py
# erpnext/patches.txt
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-21 14:52:18 +05:30
Türker Tunalı
8a94d7bea8
fix:Unable to pause job card ( #42839 )
...
fix: unable to pause job card
Pause operation creates "Value missing for: Completed Qty" error. That field was mandatory but it's non mandatory in v15.
2024-11-15 17:29:58 +05:30
mergify[bot]
76530de786
fix: work order finish button not showing (backport #43875 ) ( #43877 )
...
* fix: work order finish button not showing (#43875 )
(cherry picked from commit 0a70be5b99 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.js
# erpnext/manufacturing/doctype/job_card/job_card.py
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-29 22:00:36 +05:30
mergify[bot]
1f099752d2
fix: validation for corrective job card (backport #43555 ) (backport #43558 ) ( #43628 )
...
fix: validation for corrective job card (backport #43555 ) (#43558 )
* fix: validation for corrective job card (#43555 )
(cherry picked from commit 7a0a893d08 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
* chore: fix conflicts
* chore: fix linters issue
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit cf0fa0db7b )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-12 18:32:30 +05:30
mergify[bot]
91105344bb
fix: bom cost update is not working (backport #43155 ) ( #43156 )
...
fix: bom cost update is not working (#43155 )
(cherry picked from commit 05f9015c0b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-09-10 23:07:52 +05:30
Raffael Meyer
aa38f69a67
Merge pull request #40543 from frappe/mergify/bp/version-14-hotfix/pr-40542
2024-06-18 12:51:55 +02:00
mergify[bot]
0cbf049608
chore(BOM Explorer): display items in the same order as in the BOM (backport #41496 ) ( #41510 )
...
chore(BOM Explorer): display items in the same order as in the BOM (#41496 )
(cherry picked from commit bd381cc0c6 )
Co-authored-by: Samuel Danieli <23150094+scdanieli@users.noreply.github.com >
2024-05-17 09:37:03 +05:30
Deepesh Garg
ff8dba1cb7
Merge branch 'version-14-hotfix' of https://github.com/frappe/erpnext into default_dates_in_reports
2024-04-24 17:20:55 +05:30
Deepesh Garg
c3244f009b
fix: Default dates in report
2024-04-24 16:59:51 +05:30
Akhil Narang
b087fb3d54
fix(treewide): manual ruff fixes
...
(cherry picked from commit f63396ef47 )
(cherry picked from commit 7828eee014 )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 17:13:31 +05:30
Akhil Narang
4d34b1ead7
refactor(treewide): formatting and ruff fixes, + manually enabled F401
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 17:13:31 +05:30
Rohit Waghchaure
fb252ec29a
fix: incorrect total qty in job card
...
(cherry picked from commit c3546cf8e2 )
2024-03-26 14:03:40 +00:00
Rohit Waghchaure
5e68ebd030
perf: new column posting datetime in SLE to optimize stock ledger related queries
...
(cherry picked from commit d80ca523a4 )
2024-03-20 20:07:36 +05:30
barredterra
7f2a54d95b
refactor: usage of in_list
...
(cherry picked from commit d238751e6b )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
# erpnext/buying/doctype/purchase_order/purchase_order.js
# erpnext/public/js/controllers/accounts.js
# erpnext/public/js/controllers/buying.js
# erpnext/public/js/controllers/transaction.js
# erpnext/public/js/utils/sales_common.js
# erpnext/templates/form_grid/item_grid.html
2024-03-19 11:12:58 +00:00
mergify[bot]
c413b04539
fix: incorrect work order status (backport #40407 ) ( #40410 )
...
fix: incorrect work order status (#40407 )
(cherry picked from commit 948297692e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 18:34:35 +05:30
mergify[bot]
06e38749bc
fix: recursion issue while submitting work order (backport #40400 ) ( #40401 )
...
* fix: recursion issue while submitting work order (#40400 )
(cherry picked from commit 72614bb8ff )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 16:53:48 +05:30
Ankush Menat
4c629d31c6
style: format js files
2024-03-11 11:03:58 +05:30
mergify[bot]
9a85ab45e7
fix: parent warehouse checks in the production plan for sub-assemblies (backport #40150 ) ( #40156 )
...
fix: parent warehouse checks in the production plan for sub-assemblies
(cherry picked from commit 6f5815e44f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-27 17:18:24 +05:30
mergify[bot]
8a573a1aff
fix: capacity planning issue in the job card (backport #40092 ) ( #40100 )
...
* fix: capacity planning issue in the job card (#40092 )
* fix: capacity planning issue in the job card
* test: test case to test capacity planning for workstation
(cherry picked from commit 75f8464724 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
# erpnext/manufacturing/doctype/work_order/test_work_order.py
* chore: fix conflicts
* chore: fix conflicts
* chore: fix test cases
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-26 18:52:05 +05:30
mergify[bot]
e461185317
fix: do not make MR against raw materials of available sub assemblies (backport #40085 ) ( #40086 )
...
fix: do not make MR against raw materials of available sub assemblies (#40085 )
(cherry picked from commit 4c9048fb39 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-24 21:02:45 +05:30
Rohit Waghchaure
c8e1409b80
fix: Completed Work Orders report not working
...
(cherry picked from commit 11f4cb914a )
2024-02-21 11:20:43 +00:00
rohitwaghchaure
ca8fb17ee8
chore: fix conflicts
2024-02-15 17:32:34 +05:30
rohitwaghchaure
1cca51afc6
chore: fix linter issue
...
(cherry picked from commit 230a7d8d53 )
2024-02-15 09:33:41 +00:00
Rohit Waghchaure
ee9a51f93f
fix: party item code in Blanket Order
...
(cherry picked from commit 1a8f7f9403 )
# Conflicts:
# erpnext/manufacturing/doctype/blanket_order_item/blanket_order_item.py
2024-02-15 09:33:40 +00:00
mergify[bot]
ab7e323648
fix: production plan issue with sales order (backport #39901 ) ( #39903 )
...
fix: production plan issue with sales order (#39901 )
(cherry picked from commit d0df5df4a6 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-14 17:28:50 +05:30
mergify[bot]
a61cffd7c2
perf: production plan submission (backport #39846 ) ( #39859 )
...
perf: production plan submission
(cherry picked from commit aa1c69dd7a )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-12 18:17:49 +05:30
mergify[bot]
df9d52d3ce
fix: incorrect planned qty in PP (backport #39785 ) ( #39792 )
...
fix: incorrect planned qty in PP
(cherry picked from commit a8ebc94a36 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-07 19:26:14 +05:30
mergify[bot]
de47e67dfa
fix: set rate for PO created against BO (backport #39765 ) ( #39766 )
...
* fix: set rate for PO created against BO
(cherry picked from commit 0e5b4e5f07 )
# Conflicts:
# erpnext/manufacturing/doctype/blanket_order/blanket_order.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-07 19:03:38 +05:30
mergify[bot]
dc7c9e7aff
fix: performance issue related to stock entry (backport #39301 ) ( #39302 )
...
fix: performance issue related to stock entry (#39301 )
(cherry picked from commit c67b0a3a64 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-10 22:22:16 +05:30
mergify[bot]
a2a8558677
fix: set parent doctype on chart (backport #39286 ) ( #39287 )
...
fix: set parent doctype on chart (#39286 )
(cherry picked from commit 38c5ecf007 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-10 12:27:13 +05:30
mergify[bot]
c2eeeecac8
fix: BOM replace tool does not update exploded items of root (backport #39244 ) ( #39249 )
...
fix: BOM replace tool does not update exploded items of root (#39244 )
(cherry picked from commit 5e0d017497 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-09 15:59:24 +05:30
mergify[bot]
5e517cfc77
fix: FG Item incorrect qty in the work order (backport #39200 ) ( #39210 )
...
fix: FG Item incorrect qty in the work order (#39200 )
(cherry picked from commit 466625213b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-08 17:43:36 +05:30
mergify[bot]
558861b634
perf: index item_code in bom explosion item (backport #39085 ) ( #39087 )
...
perf: index item_code in bom explosion item (#39085 )
(cherry picked from commit 739434b727 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-02 14:43:23 +05:30
mergify[bot]
88e5c9e61b
fix: work order with multi level, fetch operting cost from sub-assembly (backport #38992 ) ( #39027 )
...
* fix: work order with multi level, fetch operting cost from sub-assembly (#38992 )
(cherry picked from commit 70abedc57a )
# Conflicts:
# erpnext/manufacturing/doctype/manufacturing_settings/manufacturing_settings.py
# erpnext/manufacturing/doctype/work_order/test_work_order.py
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-30 11:14:23 +05:30
VihangT
92d61eb19e
fix : correct logic for overlap error ( #38798 )
...
* fix : correct logic for overlap error
* fix :
Updated as per lintels
* fix :
changes as per linters
* fix : correct logic for overlap error
fixing overlap error logic with taking care of sequential time job cards in overlap job card list
Added Provision if time_logs list is empty
2023-12-27 16:11:14 +05:30
mergify[bot]
f6f2712db0
fix: min order qty optional in production plan (backport #38956 ) ( #38957 )
...
* fix: min order qty optional in production plan (#38956 )
* fix: min order qty optional in production plan
* fix: test cases
(cherry picked from commit b09c9354fb )
# Conflicts:
# erpnext/manufacturing/doctype/bom/bom.json
# erpnext/manufacturing/doctype/production_plan/production_plan.py
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-26 21:59:09 +05:30
rohitwaghchaure
c2f692a4e4
fix: allow to set rate manually for service item in BOM ( #38880 )
2023-12-20 17:53:48 +05:30
rohitwaghchaure
2184e8ef58
fix: on closed unreserved the production plan qty ( #38848 )
2023-12-19 17:20:41 +05:30
mergify[bot]
70965efd94
fix: incorrect material request quantity in Production Plan (backport #38566 ) ( #38578 )
...
fix: incorrect material request quantity in Production Plan (#38566 )
(cherry picked from commit aaa9036eca )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-05 14:24:54 +05:30
mergify[bot]
6db63c971e
fix: better overlap logic for job card (backport #38432 ) ( #38521 )
...
* fix: better overlap logic for job card (#38432 )
(cherry picked from commit 74eab91042 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
* chore: fix conflicts
* chore: fixed existing_time_logs not defined
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-03 15:15:30 +05:30
mergify[bot]
0df52d2c4f
fix: show item name as title instead of item group in BOM (backport #38478 ) ( #38480 )
...
fix: show item name as title instead of item group in BOM (#38478 )
Item fields in BOM used to show Item Group when Items were set to show title as link fields. Now they show Item Name instead
(cherry picked from commit 3a66aefd2c )
Co-authored-by: Gughan Ravikumar <gughanrk@gmail.com >
2023-12-01 11:32:49 +05:30