GangaManoj
|
bf52f55870
|
fix(Asset Repair): Make Stock Items and Warehouse mandatory if stock_consumption is checked
|
2021-06-16 07:56:40 +05:30 |
|
GangaManoj
|
695cd70994
|
fix(Asset Repair): Add title to error messages
|
2021-06-16 07:50:03 +05:30 |
|
GangaManoj
|
14ea9ebcb7
|
fix(Asset Repair): Display fields according to the state of the doc
|
2021-06-16 07:03:32 +05:30 |
|
GangaManoj
|
285bc60684
|
fix(Asset Repair): Set asset_name as title
|
2021-06-15 12:02:07 +05:30 |
|
GangaManoj
|
d4acf87feb
|
fix(Asset Repair): Make Accounting Dimensions section collapsible
|
2021-06-15 11:37:17 +05:30 |
|
Saqib
|
6eeaf9b933
|
Merge branch 'version-13-hotfix' into asset-repair-refactor
|
2021-06-08 17:26:50 +05:30 |
|
GangaManoj
|
12d9e3b1e6
|
fix(Asset Repair): Add tests
|
2021-06-03 22:41:57 +05:30 |
|
GangaManoj
|
b55649f2ec
|
fix(Asset): Add depreciation schedule details in create_asset()
|
2021-06-03 22:28:30 +05:30 |
|
GangaManoj
|
aa9bbe51bd
|
fix(Asset Repair): Add Company in GL Entries
|
2021-06-03 21:28:58 +05:30 |
|
GangaManoj
|
034f7bde33
|
fix(Asset Repair): Remove unnecessary condition
|
2021-06-03 21:12:43 +05:30 |
|
GangaManoj
|
9fb47795c4
|
fix(Asset Repair): Only modify depreciation schedule if calculate_depreciation is checked
|
2021-06-03 04:55:49 +05:30 |
|
GangaManoj
|
2ceeb8138d
|
fix(Asset Repair): Set company when creating Stock Entry
|
2021-06-03 01:54:44 +05:30 |
|
GangaManoj
|
960840dc3a
|
fix(Asset Repair): Set completion_date
|
2021-06-03 01:53:13 +05:30 |
|
Suraj Shetty
|
19c5fd72d6
|
refactor: Rename assertEquals to assertEqual to avoid deprecation warnings
|
2021-05-28 09:10:33 +05:30 |
|
GangaManoj
|
03a6977a01
|
fix: Sider issues
|
2021-05-25 21:35:06 +05:30 |
|
GangaManoj
|
1d7dda2664
|
fix(Asset): Fix depreciation_amount calculation
|
2021-05-25 21:35:03 +05:30 |
|
GangaManoj
|
28ca383534
|
feat(Asset): Edit value_after_depreciation
|
2021-05-25 21:31:13 +05:30 |
|
GangaManoj
|
4b543de329
|
feat(Asset Repair): Modify depreciation schedule when increase_in_asset_life is not a multiple of frequency_of_depreciation
|
2021-05-25 21:31:05 +05:30 |
|
GangaManoj
|
4277877883
|
feat(Asset Repair): Change visibilty of sections
|
2021-05-25 21:26:46 +05:30 |
|
GangaManoj
|
30fdebafa7
|
feat(Asset): Modify depreciation schedule
|
2021-05-25 21:26:46 +05:30 |
|
GangaManoj
|
6bb920f25e
|
fix(Asset Repair): Only create GL entries if repair cost is capitalised
|
2021-05-25 21:26:46 +05:30 |
|
GangaManoj
|
8a41f6354a
|
fix(Asset Repair): Remove 'Payable Account' field
|
2021-05-25 21:26:46 +05:30 |
|
GangaManoj
|
66e6f01e40
|
fix(Asset Repair): Make Purchase Invoice mandatory if capitalize_repair_cost is checked
|
2021-05-25 21:26:46 +05:30 |
|
GangaManoj
|
a8037c1896
|
fix(Asset Repair): Add Purchase Invoice
|
2021-05-25 21:26:46 +05:30 |
|
GangaManoj
|
3ab852d4d0
|
fix(Asset Repair): Fetch 'Asset Name' when 'Asset' is selected
|
2021-05-25 21:26:45 +05:30 |
|
GangaManoj
|
d5d7cacd67
|
fix(Asset Repair): Improve code
|
2021-05-25 21:26:45 +05:30 |
|
GangaManoj
|
15294d5543
|
feat(Asset Maintenance): Decrease stock quantity if consumed during Asset Maintenance
|
2021-05-25 21:26:45 +05:30 |
|
GangaManoj
|
a7bbaacfde
|
fix(Asset Repair): Always add value of consumed Stock Items to Asset value
|
2021-05-25 21:26:45 +05:30 |
|
GangaManoj
|
70bad470f7
|
feat(Asset Maintenance): Increase Asset value if Stock Items were consumed
|
2021-05-25 21:26:45 +05:30 |
|
GangaManoj
|
d1f521701c
|
feat(Asset Maintenance): Check if Warehouse and Stock Items were entered
|
2021-05-25 21:26:45 +05:30 |
|
GangaManoj
|
04a909bd99
|
feat(Asset Maintenance): Add 'Stock Consumption Details' section
|
2021-05-25 21:26:44 +05:30 |
|
GangaManoj
|
568369a5c2
|
feat(Asset Maintenance): Add stock_consumption checkbox
|
2021-05-25 21:26:44 +05:30 |
|
GangaManoj
|
2874d08534
|
fix(Asset Repair): Rearrange fields
|
2021-05-25 21:26:44 +05:30 |
|
GangaManoj
|
f7eebf0e78
|
feat(Asset Repair): Add 'Increase In Asset Life' field
|
2021-05-25 21:26:44 +05:30 |
|
GangaManoj
|
68b78374b5
|
fix(Asset): Make Manage button white
|
2021-05-25 21:26:44 +05:30 |
|
GangaManoj
|
ec72f8956f
|
fix(Asset Repair): Revert to asset's previous status if repair is completed/cancelled
|
2021-05-25 21:26:43 +05:30 |
|
GangaManoj
|
1ac1cedfff
|
feat(Asset Repair): Decrease stock quantity if consumed during Asset Repair
|
2021-05-25 21:26:43 +05:30 |
|
GangaManoj
|
c8cb96a38f
|
feat(Asset Repair): Add Warehouse field
|
2021-05-25 21:26:42 +05:30 |
|
GangaManoj
|
f2fe55ceeb
|
feat(Asset Repair): Check for Cost Center and Payable Account
|
2021-05-25 21:26:42 +05:30 |
|
GangaManoj
|
8d05eca45e
|
feat(Asset Repair): Create GL Entries to capitalise repair cost
|
2021-05-25 21:26:42 +05:30 |
|
GangaManoj
|
385ca80ceb
|
feat(Asset Repair): Add total_repair_cost field
|
2021-05-25 21:26:42 +05:30 |
|
GangaManoj
|
c2b0102852
|
feat(Asset Repair): Add 'View General Ledger' button
|
2021-05-25 21:26:41 +05:30 |
|
GangaManoj
|
7ad74cf800
|
feat(Asset Repair): Add stock_consumption checkbox
|
2021-05-25 21:26:41 +05:30 |
|
GangaManoj
|
234b473d93
|
feat(Asset Repair): Remove 'Assign To'
|
2021-05-25 21:26:41 +05:30 |
|
GangaManoj
|
d554267b05
|
feat(Asset Repair): Add 'Cost Center' to GL Entries
|
2021-05-25 21:26:40 +05:30 |
|
GangaManoj
|
f5a2ea9cb3
|
feat(Asset Repair): Add 'Accounting Dimensions' section
|
2021-05-25 21:26:40 +05:30 |
|
GangaManoj
|
e5ab5d8963
|
feat(Asset Repair): Create GL Entries
|
2021-05-25 21:26:40 +05:30 |
|
GangaManoj
|
0739d4bb1b
|
feat(Asset Repair): Add value of consumed stock items to asset value
|
2021-05-25 21:26:39 +05:30 |
|
GangaManoj
|
d2d31fd164
|
feat(Asset Repair): Add 'Stock Items' table
|
2021-05-25 21:26:39 +05:30 |
|
GangaManoj
|
c62890bcdb
|
feat: Create 'Stock Item' child table
|
2021-05-25 21:26:39 +05:30 |
|