rohitwaghchaure
31afae3e75
Merge branch 'develop' into workstation-type-feat-for-bom
2022-11-16 23:26:08 +05:30
Rohit Waghchaure
ffa30127e7
fix: linters failing
2022-11-16 23:23:06 +05:30
Rohit Waghchaure
7bd06e6fbc
test: test case to check workstation type
2022-11-16 23:19:04 +05:30
rohitwaghchaure
91fad1935e
Merge pull request #32947 from rohitwaghchaure/incorrect-fix-of-conversion-factor-in-pp
...
fix: incorrect fix of conversion factor in PP
2022-11-15 10:30:23 +05:30
Rohit Waghchaure
105c272816
feat: Workstation Type for BOM
2022-11-14 13:03:03 +05:30
Rohit Waghchaure
490b0e3cdf
fix: incorrect fix of conversion factor in PP
2022-11-14 10:10:49 +05:30
s-aga-r
7df2921d38
refactor: rewrite job_card.py
queries in QB
2022-11-12 22:03:56 +05:30
Sagar Sharma
e7fa2e08ad
fix: set WIP Warehouse
in Job Card
2022-11-10 16:40:53 +05:30
Sagar Sharma
9730cd0aec
fix: don't set WIP Warehouse if is checked in WO
2022-11-10 16:18:10 +05:30
Ankush Menat
7e1742956c
refactor: Remove usage of deprecated methods ( #32914 )
...
Warn: Just used regex to replace all usage.
```regex
s/frappe.db.set(\(.*\),\(.*\),\(.*\))/\1.db_set(\2, \3)/g
```
Required after: https://github.com/frappe/frappe/pull/18815
2022-11-09 20:09:06 +05:30
Sagar Sharma
5e8a22be24
fix: linter
2022-11-07 21:54:12 +05:30
Ankush Menat
30daeb90a8
fix: incorrect single valeu fetch
...
refer https://github.com/frappe/frappe/pull/18787
[skip ci]
2022-11-07 15:38:38 +05:30
Sagar Sharma
8ea6983734
fix: Material Consumption
option in case of Skip Transfer to WIP
in WO
2022-11-01 19:43:06 +05:30
rohitwaghchaure
adeb1f92c8
Merge pull request #32667 from rohitwaghchaure/fixed-bom-cost-update-message
...
fix: BOM cost update message
2022-10-20 14:36:43 +05:30
Rohit Waghchaure
9cfe527492
fix: BOM cost update message
2022-10-20 13:49:46 +05:30
rohitwaghchaure
873502c95d
Merge pull request #32654 from rohitwaghchaure/fixed-conversion-issue-in-material-request
...
fix: incorrect qty in material request created from PP
2022-10-20 09:59:19 +05:30
Rohit Waghchaure
4d5ef721f7
test: validate qty and purchase uom in material request which is created from PP
2022-10-19 19:08:27 +05:30
Rohit Waghchaure
ad278b2007
fix: incorrect qty in material request
2022-10-19 18:38:34 +05:30
Rohit Waghchaure
8b2165e0d1
fix: overlap error not raised for job card in case of workstation with production capacity
2022-10-19 14:19:50 +05:30
Rohit Waghchaure
d59ed24e6c
feat: provision to return non consumed components against the work order
2022-10-07 22:45:53 +05:30
Sagar Sharma
05392e0918
fix: consider overproduction percentage for WO finish button
2022-09-27 15:30:08 +05:30
rohitwaghchaure
6a67cc96d0
Merge pull request #32049 from djpalshikar/patch-1
...
Allow Item Templates in Work Order Items
2022-09-26 20:27:33 +05:30
Rohit Waghchaure
caf23e6b8e
fix: item_code key error in production plan
2022-09-21 13:11:51 +05:30
Sagar Sharma
bd6af7c613
test: update test case for production plan pending-qty
2022-09-16 18:00:26 +05:30
Sagar Sharma
5be7d42dfd
fix: production plan pending-qty
2022-09-16 14:39:39 +05:30
Sagar Sharma
b8cf3b4c77
refactor: rewrite Production Plan queries in QB
2022-09-16 12:23:43 +05:30
Dhananjay Palshikar
75396c02d2
Allow Item Templates in Work Order Items
...
Item Variants can be a part of the items tables, however, when BOM items are fetched to be a part of the Work Order items, item variants were being filtered out.
The filtering out does not serve a purpose. Having Item variants in BOMs allows for template like behaviour.
2022-09-01 19:07:13 +05:30
rohitwaghchaure
b27f3ab327
Merge pull request #31967 from rohitwaghchaure/connection-added-for-work-order
...
fix: material request connection on work order
2022-08-25 12:29:10 +05:30
rohitwaghchaure
dae112eed2
Merge pull request #31966 from rohitwaghchaure/set-default-supplier-from-item
...
fix: default supplier not set in the PP
2022-08-25 12:25:00 +05:30
Rohit Waghchaure
9ab10def49
fix: material request connection on work order
2022-08-25 12:13:17 +05:30
Rohit Waghchaure
5fd468d9ec
fix: default supplier not set in the PP
2022-08-25 11:44:12 +05:30
HENRY Florian
fe73d55f70
chore: add Work Order test dependencies ( #31936 )
2022-08-23 16:07:10 +05:30
Sagar Sharma
313625c349
fix: incorrect rate in BOM exploded items ( #31513 )
2022-08-17 13:51:53 +05:30
Sagar Sharma
538cd6fdcf
fix: incorrect produced-qty in production-plan-item ( #31706 )
2022-08-17 13:01:56 +05:30
Sagar Sharma
0047e18a9b
fix: check item_code in all rows of po_items ( #31741 )
...
fix: check item-code in each row of po-items
2022-08-13 11:07:22 +05:30
Sagar Sharma
f9885746a8
Merge branch 'develop' into subcontracting
2022-07-07 09:56:23 +05:30
Rohit Waghchaure
7282c8e65b
fix: test case
2022-07-05 15:10:28 +05:30
Sagar Sharma
78ff1783b1
Merge branch 'develop' into subcontracting
2022-06-28 22:20:32 +05:30
Sagar Sharma
70bc51a8fc
Merge branch 'develop' into fix/production-plan/test/planned-qty
2022-06-22 15:33:08 +05:30
s-aga-r
00807abe31
fix: add UOM validation for planned-qty
2022-06-22 14:28:17 +05:30
Marica
46d02ec4b2
Merge branch 'develop' into bom-update-log-cleanup-perf
2022-06-22 11:50:06 +05:30
rohitwaghchaure
186224a12a
Merge branch 'develop' into fixed-transferred-materials-are-not-consumed
2022-06-21 22:45:05 +05:30
s-aga-r
dc2830da4d
fix: set default_bom for item
2022-06-21 15:13:01 +05:30
marination
4cf2225a29
chore: Implement Log clearing interface in BOM Update Log
...
- Implement Log clearing interface in BOM Update Log
- Add additional info in sidebar: Log clearing only happens for 'Update Cost' type logs
- 'Replace BOM' logs have important info and is used in BOM timeline, so we'll let users decide if they wanna keep or discard it
2022-06-21 14:10:59 +05:30
Sagar Sharma
912d26361d
Merge branch 'develop' into fixed-transferred-materials-are-not-consumed
2022-06-21 13:23:37 +05:30
Marica
5ae8f5d4b8
Merge branch 'develop' into bom-update-log-cleanup-perf
2022-06-21 11:01:03 +05:30
s-aga-r
f6ef3068d7
Merge branch 'develop' into subcontracting
2022-06-20 23:10:31 +05:30
marination
0320b59ea6
chore: Clear Progress section for completed logs & on_submit
UX
...
- Delete `BOM Update Batch` table on 'Completed' log, to save space
- Hide Progress section on 'Completed' log
- Enqueue `on_submit` for 'Update Cost' job, getting leaf boms could take time for huge DBs. Users have to wait for screen to unfreeze.
- Add error handling to `process_boms_cost_level_wise` (Called via cron job and on submit, both in background)
2022-06-20 16:25:34 +05:30
Conor
74a782d81d
refactor: DB independent quoting and truthy/falsy values ( #31358 )
...
* refactor: DB independent quoting and truthy/falsy values
* style: reformat to black spec
* fix: ifnull -> coalesce
* fix: coalesce -> Coalesce
* fix: revert pypika comparison
* refactor: convert queries to QB
* fix: incorrect value types for query
`=` query makes no sense with list of values
* fix: remove warehouse docstatus condition
* fix: keep using base rate as rate
Co-authored-by: Ankush Menat <ankush@frappe.io>
2022-06-17 17:01:27 +05:30
rohitwaghchaure
2ec133df6d
Merge branch 'develop' into fixed-transferred-materials-are-not-consumed
2022-06-17 15:02:07 +05:30