fix: BOM replace tool does not update exploded items of root (#39244)
(cherry picked from commit 5e0d017497ef7afaaa70abffbd3d3924f9e56063)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
fix: FG Item incorrect qty in the work order (#39200)
(cherry picked from commit 466625213b6355b53b7af3ee1682cee6fc8649a4)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
* fix: don't set rate for non-stock item in Internal Transfer
(cherry picked from commit e1b0fffd0c934d376562e3ba8707b38426ea09a1)
* test: internal transfer for non-stock item
(cherry picked from commit 57b6a987034522266caca853d4ee26316526e526)
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>
* fix: import asset not working on activity
* chore: fix linting issue in asset_activity.py
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
* feat: provision to close SCO
(cherry picked from commit 5e2669f4b6e8ed917cc8e882b49a4a617a854464)
* fix: don't allow to submit/cancel SCR against a closed SCO
(cherry picked from commit 9e973476b2a925d4557b3a6b17517e46d652ac20)
* fix: don't allow to submit/cancel SE against a closed SCO
(cherry picked from commit 5bc2035bd082001e2552138a5df55554f2e6f8de)
* fix(ux): filter closed SCO in `Get Items From` dialog
(cherry picked from commit bb839b2924c2dd4c2a06b087d7624ca7aac08f04)
* fix: don't close PO on SCO close
(cherry picked from commit 0d01bd8a5a49f5bba80ef797d5823f762e0fc86a)
* fix: update qty on SCO status change
(cherry picked from commit 245effcccd3866bac2974023d37cd48b89849aeb)
* fix: don't allow to reopen SCO if PO is closed
(cherry picked from commit 784b6dcfea2aa9eb3fe557bb4f87cdc1f7341560)
* fix: auto close and reopen SCO based on PO status
(cherry picked from commit 0819675fce1cffe3a930fe2cbd015998e4e7c00d)
* fix(text): test_update_status
(cherry picked from commit cdd5441435ee448d3efb2155a93865ec29bbf8ab)
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>
fix: on cancellation of document cancel the serial and batch bundle (#39076)
(cherry picked from commit 6e5484ea031027de4e6a897b02bd0f2e7b8adda9)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
'Budget' and 'Budget Account' doesn't have support for dynamic
dimension. It only supports hard-coded ones - Project and Cost Center
(cherry picked from commit 92bc962f60adb3967a2ef378511822d53ff2f4a8)
feat: group by Asset in Asset Depreciations and Balances report (#38923)
feat: group by asset in asset depreciations and balances report
(cherry picked from commit a9576f0cf6c7c2eb0711c3c8ffb0e1095c6da69e)
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
fix: take quantity into account when setting asset's gross purchase amt (#39056)
fix: take quantity into account when setting asset's gross purchase amount
(cherry picked from commit 0346f47c1d25e1d60de21dd0dc04e8c7c0b23938)
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
fix: non stock uom validation for serial and batch (#39018)
* fix: non stock uom validation for serial and batch
* test: delivery note for batch with non stock uom
(cherry picked from commit 0c6de4ecb299daf5359fcd51041942a26f94693d)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
fix: work order with multi level, fetch operting cost from sub-assembly (#38992)
(cherry picked from commit 70abedc57ad2147719c23537ab9aaf348d6e9182)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>