Himanshu
|
319322228a
|
fix: fetch image form item (#29523)
|
2022-01-31 10:56:00 +05:30 |
|
Deepesh Garg
|
5090959dc1
|
Merge branch 'develop' of https://github.com/frappe/erpnext into asset_split
|
2022-01-29 12:12:52 +05:30 |
|
Saqib Ansari
|
58cc3b32fa
|
Merge pull request #29334 from nextchamp-saqib/grouped-asset-purchase
|
2022-01-21 15:33:13 +05:30 |
|
Saqib Ansari
|
c7e75f9551
|
Merge pull request #29385 from nextchamp-saqib/asset-fix-depr-fix
fix: first depreciation amount in asset
|
2022-01-21 14:25:43 +05:30 |
|
Saqib Ansari
|
a09259f175
|
Merge branch 'develop' into grouped-asset-purchase
|
2022-01-21 14:20:27 +05:30 |
|
Saqib Ansari
|
ae580d116c
|
fix: failing test cases
|
2022-01-21 12:19:53 +05:30 |
|
Saqib Ansari
|
0bbde4819b
|
fix: depreciation amount on selling an asset
|
2022-01-21 11:44:05 +05:30 |
|
Saqib Ansari
|
60bfead773
|
fix: first depreciation amount in asset
|
2022-01-21 11:32:55 +05:30 |
|
Saqib Ansari
|
4390adcaa1
|
fix: cost center validation of asset
|
2022-01-20 11:54:14 +05:30 |
|
Saqib Ansari
|
a5643d500e
|
test: purchase of grouped assets
|
2022-01-19 15:31:31 +05:30 |
|
Saqib Ansari
|
7d8eef5c4e
|
fix: cannot set asset quantity for existing assets
|
2022-01-19 15:31:20 +05:30 |
|
Deepesh Garg
|
4abc7da2c0
|
chore: Add test case
|
2022-01-19 14:28:00 +05:30 |
|
Deepesh Garg
|
d37feb8208
|
feat: Splitting group assets
|
2022-01-19 10:00:05 +05:30 |
|
Saqib Ansari
|
35a6b58c12
|
feat: purchase grouped asset
|
2022-01-18 13:10:23 +05:30 |
|
Shariq Ansari
|
bc187c121a
|
fix: updated standard workspace json files
|
2022-01-13 19:24:11 +05:30 |
|
Saqib Ansari
|
11fae15bec
|
fix(asset): check if fixed asset account is set against company (#29189)
|
2022-01-12 13:23:18 +05:30 |
|
Saqib
|
56bc8a52f4
|
Merge branch 'develop' into home-onboarding
|
2021-12-15 10:40:40 +05:30 |
|
Saqib Ansari
|
2137e56947
|
revert: "fix: expected value after useful life validation"
|
2021-12-13 22:34:54 +05:30 |
|
Saqib
|
4984513597
|
Merge pull request #28677 from GangaManoj/fix-adjust-asset-value
fix: Fix 'Adjust Asset Value' button
|
2021-12-13 21:51:09 +05:30 |
|
Jannat Patel
|
74d086ffd1
|
Merge branch 'develop' into home-onboarding
|
2021-12-13 17:51:38 +05:30 |
|
Ganga Manoj
|
51c707a0ce
|
Merge branch 'develop' into fix-adjust-asset-value
|
2021-12-08 19:20:23 +05:30 |
|
Ganga Manoj
|
539cba1b15
|
Merge branch 'develop' into fix-clear-depr-schedule
|
2021-12-08 19:19:33 +05:30 |
|
Saqib
|
b1ba98c129
|
feat: Make Depreciation Entry posting more flexible (#28421)
|
2021-12-06 11:43:09 +05:30 |
|
Saqib Ansari
|
56df646067
|
fix(test): test_depr_entry_posting_with_income_account
|
2021-12-06 11:19:58 +05:30 |
|
Saqib
|
fa42cf796b
|
Merge branch 'develop' into depreciate-existing-asset
|
2021-12-02 12:13:12 +05:30 |
|
Ganga Manoj
|
9bc28210c9
|
fix: Make buttons translatable (#28679)
|
2021-12-02 11:31:38 +05:30 |
|
Jannat Patel
|
a108df8efc
|
fix: assigned proper form tour to onboarding steps
|
2021-12-02 11:27:37 +05:30 |
|
GangaManoj
|
4629308d94
|
fix: Rename function
|
2021-12-02 01:22:18 +05:30 |
|
GangaManoj
|
5b224f841b
|
fix: Rename variable
|
2021-12-02 01:19:35 +05:30 |
|
GangaManoj
|
6f1cf94c9f
|
fix: Fix 'Adjust Asset Value' button
|
2021-12-02 01:18:30 +05:30 |
|
GangaManoj
|
828769ca70
|
fix: Remove unnecessary variable
|
2021-12-02 01:09:15 +05:30 |
|
GangaManoj
|
774ac852c9
|
fix: Test if depreciation schedules are set up properly for existing assets
|
2021-12-01 22:51:55 +05:30 |
|
GangaManoj
|
de002005ac
|
fix: Modify has_pro_rata() to include existing assets
|
2021-12-01 22:51:08 +05:30 |
|
GangaManoj
|
5c3d4caeda
|
fix: Create Depreciation Schedules properly for existing Assets
|
2021-12-01 21:48:47 +05:30 |
|
GangaManoj
|
c94f1ed39a
|
fix: Change order of import statements
|
2021-11-25 22:18:57 +05:30 |
|
GangaManoj
|
b28f137ee8
|
fix: Remove unused import
|
2021-11-25 22:17:54 +05:30 |
|
GangaManoj
|
6b75d1439f
|
fix: Add test for consumption of serialized Assets
|
2021-11-25 22:10:24 +05:30 |
|
GangaManoj
|
efac7b0904
|
fix: Create setUpClass
|
2021-11-25 19:02:01 +05:30 |
|
GangaManoj
|
eea80b6c01
|
fix: Create stock item
|
2021-11-25 19:01:22 +05:30 |
|
GangaManoj
|
c9e79ef1f2
|
fix: Replace 'item' with 'item_code' in tests
|
2021-11-25 18:53:48 +05:30 |
|
Ganga Manoj
|
068177d293
|
Merge branch 'develop' into serialized-item-consumption
|
2021-11-24 05:29:56 +05:30 |
|
Ganga Manoj
|
5ef709f569
|
Merge branch 'develop' into depr-expense-account
|
2021-11-24 05:26:40 +05:30 |
|
GangaManoj
|
4311936b7d
|
fix: Edit dates and frequency of depreciation
|
2021-11-24 05:21:31 +05:30 |
|
GangaManoj
|
6ec5a19063
|
fix: Test if clear_depreciation_schedule() works for multiple finance books
|
2021-11-24 03:23:02 +05:30 |
|
GangaManoj
|
33a0b1db2c
|
fix: Retain depreciation schedule rows that are linked with JEs while clearing the schedule
|
2021-11-24 03:16:17 +05:30 |
|
GangaManoj
|
f455de2924
|
fix: Test if multiple Depreciation Schedules are set up for multiple Finance Books
|
2021-11-23 23:26:32 +05:30 |
|
GangaManoj
|
60d82d913c
|
fix: Test Depreciation Entry posting when Depreciation Expense Account is an Income Account
|
2021-11-23 23:07:27 +05:30 |
|
GangaManoj
|
a36713cd2d
|
fix: Test Depreciation Entry posting when Depreciation Expense Account is an Expense Account
|
2021-11-23 21:03:03 +05:30 |
|
GangaManoj
|
d406775d1a
|
fix: Check root_type of Depreciation Expense Account
|
2021-11-23 20:21:24 +05:30 |
|
Ganga Manoj
|
2e01b40465
|
Merge branch 'develop' into fix-clear-depr-schedule
|
2021-11-23 02:41:04 +05:30 |
|