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
|
624e58d1de
|
fix: Filter out cancelled and non-depreciable Assets in Asset Value Adjustment (#28443)
|
2021-11-22 11:36:35 +05:30 |
|
Saqib
|
950261d860
|
Merge branch 'develop' into serialized-item-consumption
|
2021-11-16 15:59:53 +05:30 |
|
GangaManoj
|
1393f97ad5
|
fix: Add serial no to Stock Entry doc to decrease quantity for Stock Items consumed during repair
|
2021-11-11 18:48:23 +05:30 |
|
GangaManoj
|
4668bb4be0
|
feat: Add 'Add Serial No' button in the Stock Items table
|
2021-11-11 18:42:25 +05:30 |
|
GangaManoj
|
abb535540a
|
fix: Rename item to item_code
|
2021-11-11 18:41:16 +05:30 |
|
GangaManoj
|
1aed8c4b2f
|
feat: Add Serial No field
|
2021-11-11 18:40:38 +05:30 |
|
Ankush Menat
|
8fe5feb6a4
|
chore: remove all six compat code
|
2021-11-05 11:16:29 +05:30 |
|
Ankush Menat
|
6098e92ba9
|
chore: remove utf-8 compat code
|
2021-11-05 11:16:29 +05:30 |
|
Saqib
|
7681600b5e
|
fix: test wdv method for indian region
|
2021-11-02 17:47:44 +05:30 |
|
GangaManoj
|
f047c6ffc8
|
fix: Test for WDV
|
2021-11-02 16:43:31 +05:30 |
|
GangaManoj
|
06c505ddc2
|
fix: Linters
|
2021-10-27 05:23:01 +05:30 |
|
GangaManoj
|
9e7022830e
|
fix: Only add additional depreciation schedule row on sale if depreciation_amount > 0
|
2021-10-25 01:34:42 +05:30 |
|
GangaManoj
|
0b8cb5dd47
|
fix: Add missing digit
|
2021-10-15 04:56:00 +05:30 |
|
GangaManoj
|
fdeb273fa0
|
fix: Sider issues
|
2021-10-15 04:53:23 +05:30 |
|
GangaManoj
|
60aae4423d
|
fix: Add missing digit
|
2021-10-15 04:03:30 +05:30 |
|
GangaManoj
|
371b621364
|
fix: Compare date strings
|
2021-10-15 04:02:27 +05:30 |
|
GangaManoj
|
e9d310a13e
|
fix: Format tests
|
2021-10-15 01:45:53 +05:30 |
|
Ganga Manoj
|
5a0289a810
|
Merge branch 'develop' into fix-depr-after-sale
|
2021-10-14 22:37:07 +05:30 |
|
GangaManoj
|
968be70bd1
|
fix: Remove PR creation from all tests in TestDepreciationBasics
|
2021-10-14 22:33:35 +05:30 |
|
GangaManoj
|
09215a9781
|
fix: Remove PR creation from all tests for Depreciation Methods
|
2021-10-14 22:32:55 +05:30 |
|
GangaManoj
|
4bf01bb4b7
|
fix: Move Purchase Receipt creation to setUpClass
|
2021-10-14 22:32:54 +05:30 |
|
Saqib
|
1f70dd6e98
|
fix: value_after_depreciation calculation (#27954)
|
2021-10-14 16:23:12 +05:30 |
|
Ganga Manoj
|
8cc81a96fc
|
Merge branch 'develop' into fix-depr-after-sale
|
2021-10-14 03:12:44 +05:30 |
|
GangaManoj
|
e8986df3ca
|
fix: Move test for Finance Books to Depreciation test suite
|
2021-10-13 21:36:10 +05:30 |
|
GangaManoj
|
83ec9879ee
|
fix: Add test to validate available_for_use_date
|
2021-10-13 21:21:50 +05:30 |
|
GangaManoj
|
749d1b6ee6
|
fix: Enable cwip accounting
|
2021-10-13 20:49:07 +05:30 |
|
GangaManoj
|
a7ec007dcf
|
fix: Add tests to validate item
|
2021-10-12 01:33:46 +05:30 |
|
GangaManoj
|
d8aaf3d389
|
fix: Add tests to validate Asset values
|
2021-10-12 01:07:11 +05:30 |
|
GangaManoj
|
4918e9533b
|
fix: Add tearDownClass()
|
2021-10-10 03:51:35 +05:30 |
|
GangaManoj
|
ef3f2fcb3a
|
fix: Replace setUp() with setUpClass()
|
2021-10-10 03:50:45 +05:30 |
|
GangaManoj
|
adebf2d71b
|
fix: Adjust depreciation_amount in final row
|
2021-10-06 02:04:05 +05:30 |
|
Saqib
|
065a2ce983
|
fix(asset): expected value after useful life validation (#27539)
|
2021-10-05 11:14:16 +05:30 |
|
Saqib
|
424efd41e5
|
feat(regional): toggle for reduced depreciation rate as per IT Act (#27600)
|
2021-09-28 18:12:02 +05:30 |
|
GangaManoj
|
c84c983073
|
fix: Categorize into test suites
|
2021-09-28 01:22:38 +05:30 |
|
GangaManoj
|
40ec2d622b
|
fix: Add tests for depreciation
|
2021-09-27 22:14:42 +05:30 |
|
GangaManoj
|
fdd9e6cc3c
|
fix: Replace asset.schedules with asset.get('schedules')
|
2021-09-27 22:14:16 +05:30 |
|
GangaManoj
|
b9fb59da58
|
fix: Reset depreciation schedule on returning asset
|
2021-09-25 19:04:16 +05:30 |
|
GangaManoj
|
249672c35d
|
fix: Add depreciation_schedule details in create_asset()
|
2021-09-21 07:11:40 +05:30 |
|
GangaManoj
|
700e78d69b
|
fix: Remove extra brackets
|
2021-09-21 07:11:40 +05:30 |
|
GangaManoj
|
3c8879e777
|
fix: Calculate depreciation_amount accurately
|
2021-09-21 06:07:06 +05:30 |
|
GangaManoj
|
164a2ad28d
|
fix: Calculate depreciation_left accurately
|
2021-09-20 04:33:30 +05:30 |
|