mergify[bot]
9d19ec43c8
fix: Data too long for column 'serial_no' at row 1 (backport #40098 ) ( #40139 )
...
* fix: Data too long for column 'serial_no' at row 1 (#40098 )
(cherry picked from commit 08caa7cfa15912f8b45d97088fed30c32e55db29)
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2024-02-26 23:00:01 +05:30
Nabin Hait
692867427c
fix: resolved conflict
2024-02-21 11:38:21 +05:30
Nabin Hait
a0c0ab7709
fix: resolved conflict
2024-02-21 11:37:47 +05:30
Nabin Hait
8eb2f67910
fix: Issues regarding asset cancellation and deletion
...
(cherry picked from commit 17f85de6fb6fbcd26993768b9fd29822189626d2)
# Conflicts:
# erpnext/assets/doctype/asset/depreciation.py
# erpnext/assets/doctype/asset_capitalization/asset_capitalization.py
2024-02-21 05:45:27 +00:00
Rohit Waghchaure
a08b97e886
test: fixed test cases
...
(cherry picked from commit c1e869f040fd4c6ec2e234db71c3f80be50e4524)
2024-02-06 10:18:05 +00:00
Rohit Waghchaure
282c19e7e1
fix: use old serial / batch fields to make serial batch bundle
...
(cherry picked from commit 9fafc83632c4e5c73186bda038b892b7a43d16b8)
2024-02-06 10:18:05 +00:00
Nabin Hait
3bdd1e9514
fix: fetch correct quantity and amount for grouped asset
...
(cherry picked from commit 06f48c678be51c85a98bd0c6175fa210a47788f0)
2024-01-25 10:51:53 +00:00
mergify[bot]
00a3ee313b
refactor(UX): Accounts workspace cleanup (backport #39232 ) ( #39456 )
...
* refactor(UX): Accounts workspace cleanup (#39232 )
* refactor(UX): Accounts workspace cleanup
* chore: move asset workspace outside accounting
* fix: remove redundant links from parent workspace
* chore: change icons for payable & receivable workspaces
* chore: remove redundant links from subworkspaces
(cherry picked from commit 35067282cfeaf88a1e4251e3725f7557d3b2d356)
* chore: fix conflicts
---------
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
2024-01-19 12:40:25 +05:30
mergify[bot]
c8b3478fe1
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-39429
2024-01-17 16:26:04 +00:00
Nabin Hait
ff1647a1d2
fix: test for asset depreciation
2024-01-17 21:53:00 +05:30
Nabin Hait
8bc8bc1822
fix: composite asset capitalization using asset components
...
(cherry picked from commit 5df40661d2d857eeb987e51ea6f4b465aa3d502e)
2024-01-17 15:36:04 +00:00
Nabin Hait
9f86b92eb7
Merge pull request #39431 from frappe/mergify/bp/version-15-hotfix/pr-39427
...
fix: Asset module tests (backport #39427 )
2024-01-17 17:38:46 +05:30
Nabin Hait
04c8e9b355
Merge pull request #39422 from frappe/mergify/bp/version-15-hotfix/pr-39386
...
fix: Cancel asset capitalisation record on cancellation of asset and vice-versa (backport #39386 )
2024-01-17 17:33:21 +05:30
Nabin Hait
9e33216c24
fix: Asset module tests
...
(cherry picked from commit 97f69986ff3c56c032fe32d554b9f162df3f8b33)
2024-01-17 11:56:41 +00:00
Nabin Hait
011c5a69f0
fix: Cancel asset capitalisation record on cancellation of asset and vice-versa
...
(cherry picked from commit efe9f6656f01c46a6ac02e3bb61851564670d6bc)
2024-01-17 06:45:39 +00:00
Nabin Hait
e3cd35b959
fix: WDV as per IT Act: calculate yearly amount first and then split it based on months
...
(cherry picked from commit 22bd6a54b24129403e0b399938bddcaa9d630cae)
2024-01-17 06:44:26 +00:00
anandbaburajan
2448ba6bc4
fix: asset WDV depreciation calc according to IT act
...
(cherry picked from commit 026824880daa16bcdbd1c28fd61d59adad8d10c0)
2024-01-10 06:48:06 +00:00
Nabin Hait
f82125144a
Merge pull request #39190 from frappe/mergify/bp/version-15-hotfix/pr-39163
...
fix: Purchase information is not required for creating a composite asset (backport #39163 )
2024-01-10 12:15:02 +05:30
Nabin Hait
afefae08af
fix: Resolved conflict
2024-01-10 11:59:54 +05:30
Nabin Hait
f0070b4046
fix: Set asset purchase amount based on qty and valuation_rate
...
(cherry picked from commit 135e19d0aab3b1f4ae2361b327c579468d71d6d6)
2024-01-10 06:03:01 +00:00
Nabin Hait
1d2e831846
fix: Introduced company field to show amounts in company currency
...
(cherry picked from commit eab22eb2822055e0e04adf853879237c00988572)
2024-01-08 16:09:42 +00:00
Nabin Hait
d6d54ed220
fix: Purchase date and amount is not mandatory for composite asset creation
...
(cherry picked from commit c34f09c503b367f6ea1eee5e24f8aa6e94976e01)
# Conflicts:
# erpnext/assets/doctype/asset/asset.py
2024-01-08 06:53:11 +00:00
Nabin Hait
e89dce726b
fix: improved validation message
...
(cherry picked from commit fe43dab4d78091e626ddfb6432b2d69f84793d92)
2024-01-08 06:53:10 +00:00
Aulia Bismar
5e4693763a
fix: Creating Asset Activity while Importing Asset ( #39113 )
...
* fix: import asset not working on activity
* chore: fix linting issue in asset_activity.py
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
2024-01-05 10:46:31 +05:30
mergify[bot]
a99470e017
chore: additional_asset_cost field (backport #38904 ) ( #38906 )
...
chore: additional_asset_cost field (#38904 )
(cherry picked from commit 283763dfb2affa6a0b7bb29e19123c3e1fb27f30)
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
2023-12-21 16:55:41 +05:30
mergify[bot]
58f1df5004
feat: total_asset_cost field (backport #38879 ) ( #38887 )
...
* feat: total_asset_cost field (#38879 )
(cherry picked from commit d370c60a6c840be23ec4094593b9bbf1d1dca88b)
# Conflicts:
# erpnext/patches.txt
* chore: resolve conflicts
* chore: remove unnecessary patch
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
2023-12-20 22:47:48 +05:30
mergify[bot]
2bd96713db
fix: 1st row depr. sch. value of asset put to less than 180 days acc. to I.T. S. 32 (backport #38696 ) ( #38703 )
...
fix: 1st row depr. sch. value of asset put to less than 180 days acc. to I.T. S. 32 (#38696 )
fix: 1st row value of asset put to less than 180 days acc. to IT S. 32
(cherry picked from commit e7984b3ef90da98506e8c79303ac804e8d037085)
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
2023-12-12 21:09:38 +05:30
mergify[bot]
5e6a4d257e
feat: enable automatic type annotations (backport #38452 ) ( #38454 )
...
feat: enable automatic type annotations (#38452 )
(cherry picked from commit 63313eef6f6618f52c7e6194f7abd345cf920b15)
Co-authored-by: Ankush Menat <ankush@frappe.io>
2023-11-30 14:43:16 +05:30
Gursheen Anand
de7e1ab237
fix: set cwip account before asset tests
...
(cherry picked from commit ef8e4191cda22e148e9319758ab6624d76a4ae2f)
2023-11-29 13:24:56 +00:00
mergify[bot]
12ad1ec71a
feat: shift depreciation for assets (backport #38327 ) ( #38417 )
...
feat: shift depreciation for assets (#38327 )
* feat: shift depreciation for assets
* chore: create new asset depr schedule on shift change
* refactor: move create_depr_schedule to after_insert
* fix: args in get_depreciation_amount test
* refactor: rename shift adjustment to shift allocation
* chore: asset shift factor doctype and auto allocate shift diff
* chore: use check instead of depr type, and add tests
* chore: make linter happy
* chore: give permissions to accounts users
(cherry picked from commit fe5fc5bd3abfff57f85f62eac18f3ffc242baa4b)
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
2023-11-29 12:15:53 +05:30
mergify[bot]
b9f26ae849
fix: debit credit mismatch in multi-currecy asset purchase receipt ( #38342 )
...
fix: debit credit mismatch in multi-currecy asset purchase receipt (#38342 )
* fix: Debit credit mimatch in multicurrecy asset purchase receipt
* test: multi currency purchase receipt
* chore: update init files
* test: roolback
(cherry picked from commit add238c892364ce25f3e7483cb5fd295f9666a56)
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
2023-11-29 09:06:34 +05:30
mergify[bot]
18613c595f
fix: don't depreciate assets with no schedule on scrapping (backport #38276 ) ( #38293 )
...
fix: don't depreciate assets with no schedule on scrapping (#38276 )
fix: don't depreciate non-depreciable assets on scrapping
(cherry picked from commit 816b1b6bd52b4f6adcb35d4039ad75892b0976ff)
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
2023-11-23 14:05:08 +05:30
mergify[bot]
99bf63ec0f
fix: set default asset quantity as 1 [dev] (backport #38223 ) ( #38226 )
...
fix: set default asset quantity as 1 [dev] (#38223 )
* fix: make default asset quantity as 1
* fix: get rate_of_depreciation from asset category for asset auto-creation
* chore: create asset depr schedules on PR submit, not asset submit
* fix: set default asset quantity as 1
* chore: move patch from v15 to v14
(cherry picked from commit 9903049c7ac7310ca9e3f69c30dc355c2e13bfd5)
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
2023-11-20 22:49:38 +05:30
Deepesh Garg
d51237195a
fix: GL Entries for receiving non CWIP assets using Purchase Receipt ( #38123 )
...
* fix: GL Entries for receiving non CWIP assets using Purchase Receipt
* test: Update tests
2023-11-16 13:38:10 +05:30
mergify[bot]
8bc871a842
chore: change read only condition of asset quantity field (backport #38111 ) ( #38113 )
...
chore: change read only condition of asset quantity field (#38111 )
chore: change read only condition of asset quantity
(cherry picked from commit 6e0362dee85811267edff53f23a24b48ebd91c11)
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
2023-11-15 18:01:33 +05:30
mergify[bot]
b3562bdb87
fix: asset depreciation ledger (backport #37991 ) ( #37993 )
...
fix: asset depreciation ledger (#37991 )
* fix: include opening acc depr while calculating asset depr ledger report
* chore: include opening acc depr properly in acc depr amt
* chore: add cost_center in asset depr ledger report
* fix: handle finance books properly in asset depr ledger report
* chore: rename 'include default book entries' to 'include default FB entries'
(cherry picked from commit 9a171db97f67f88fad1589016afb4e808571d04c)
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
2023-11-08 22:52:16 +05:30
mergify[bot]
e71ef10ca9
fix: list index out of range (backport #37890 ) ( #37920 )
...
fix: list index out of range (#37890 )
* fix: list index out of range
* fix: solve linter test failing
(cherry picked from commit e5bc8fccb17d96df81e10d3b4b565b430c1b5374)
Co-authored-by: viralkansodiya15 <98073516+viralpatel15@users.noreply.github.com>
2023-11-05 12:33:58 +05:30
mergify[bot]
5171e3238d
chore: rename depreciation_amount_based_on_num_days_in_month to daily_prorata_based [dev] (copy #37897 ) ( #37899 )
...
chore: rename depreciation_amount_based_on_num_days_in_month to daily_prorata_based
(cherry picked from commit 7c49b277efe9df871a03d997bb82ed3473829ac8)
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com>
2023-11-04 02:02:25 +05:30
mergify[bot]
fc4bcc0965
chore: rename daily_depreciation in asset to depreciation_amount_based_on_num_days_in_month [dev] (backport #37893 ) ( #37896 )
...
chore: rename daily_depreciation in asset to depreciation_amount_based_on_num_days_in_month [dev] (#37893 )
* chore: rename daily_depreciation to depreciation_based_on_num_days_in_month
* chore: add patch
* chore: remove unnecessary files
* chore: add amount in field name
* chore: add amount in label
(cherry picked from commit 568d5bfbe82088bb1aea52b4541d16f23ccec931)
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com>
2023-11-03 23:26:32 +05:30
mergify[bot]
18e40dd032
refactor: remove extraneous disabled filters (backport #37732 ) ( #37749 )
...
refactor: remove extraneous disabled filters
(cherry picked from commit f276fbba4f84979e12b8091492be7eddbf0caa56)
Co-authored-by: Bernd Oliver Sünderhauf <46800703+bosue@users.noreply.github.com>
2023-10-30 09:57:32 +05:30
mergify[bot]
a3d3c0024e
chore: allow wip_composite_asset in the MR PO PR PI flow (copy #37723 ) ( #37724 )
...
* chore: allow wip_composite_asset in the MR PO PR PI flow
(cherry picked from commit 0e5bea33a320497d2de3253ca0e1bb061a07130f)
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.py
* chore: resolve conflict
---------
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com>
2023-10-27 18:54:43 +05:30
Anand Baburajan
18e3a8907a
fix: don't set finance books if gross_purchase_amount is not set ( #37480 )
2023-10-12 19:41:11 +05:30
anandbaburajan
9468513d7c
test: fixing test_capitalization_with_wip_composite_asset
2023-10-04 22:11:15 +05:30
mergify[bot]
f4f40cc776
feat: composite WIP asset (copy #37352 ) ( #37353 )
...
* feat: wip composite asset
(cherry picked from commit 4907e7acd4ff549f34f6c9d0144af83db0ad9cc1)
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
# erpnext/assets/doctype/asset/asset.json
# erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
* chore: resolving conflicts
---------
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com>
2023-10-04 10:29:18 +05:30
Anand Baburajan
fed94845ce
feat: asset salvage_value_percentage ( #37302 )
...
* feat: asset salvage_value_percentage
* chore: add missing parameter in get_item_details
* chore: change asset depr table colors
2023-10-03 12:21:17 +05:30
Marica
d6e4f80187
fix: Set serial_and_batch_bundle
in right field for Asset Repair Stock Entry ( #37273 )
...
fix: Set `serial_and_batch_bundle` in same field for Asset Repair SE
- `serial_and_batch_bundle` was earlier set in `serial_no` field
2023-09-27 23:34:57 +05:30
HENRY Florian
34bb64e41a
fix(ux): move get_route_options_for_new_doc
to refresh
( #37096 )
...
fix: move `get_route_options_for_new_doc` to `refresh`
2023-09-16 15:59:09 +05:30
Bernd Oliver Sünderhauf
846ae32d92
feat: Add half-yearly asset maintenance periodicity. ( #37006 )
2023-09-10 17:00:01 +05:30
Anand Baburajan
034322c53f
fix: correct asset daily depr schedule calculation [dev] ( #36993 )
...
fix: correct asset daily depr schedule calculation
2023-09-06 22:20:38 +05:30
Anand Baburajan
0077659e93
chore: asset finance books validation ( #36979 )
2023-09-06 12:44:07 +05:30