489 Commits (56a25a0c4fdaafffcecf76994032ecb036bad6b2)

Author SHA1 Message Date
GangaManoj abb0c769a4 fix(Asset Repair): Uncheck allow_on_submit for all fields 3 years ago
GangaManoj c61bbc5915 fix(Asset Repair): Use existing function from asset.py for fetching fixed_asset_account 3 years ago
GangaManoj 94ac52c47d fix(Asset Repair): Add mandatory_depends_on condition for Purchase Invoice 3 years ago
GangaManoj 71c60f75d7 fix(Asset Repair): Filter Cost Center and Project by Company 3 years ago
GangaManoj 9e07b7d4a7 fix(Asset Repair): Add Company field 3 years ago
GangaManoj bf52f55870 fix(Asset Repair): Make Stock Items and Warehouse mandatory if stock_consumption is checked 3 years ago
GangaManoj 695cd70994 fix(Asset Repair): Add title to error messages 3 years ago
GangaManoj 14ea9ebcb7 fix(Asset Repair): Display fields according to the state of the doc 3 years ago
GangaManoj 285bc60684 fix(Asset Repair): Set asset_name as title 3 years ago
GangaManoj d4acf87feb fix(Asset Repair): Make Accounting Dimensions section collapsible 3 years ago
Ankush Menat 9891780f5a
perf(minor): remove unnecessary comprehensions (port #25645) 3 years ago
Ankush Menat a9c84f749a
perf(minor): remove unnecessary comprehensions (#25645) 3 years ago
GangaManoj 12d9e3b1e6 fix(Asset Repair): Add tests 3 years ago
GangaManoj b55649f2ec fix(Asset): Add depreciation schedule details in create_asset() 3 years ago
GangaManoj aa9bbe51bd fix(Asset Repair): Add Company in GL Entries 3 years ago
GangaManoj 034f7bde33 fix(Asset Repair): Remove unnecessary condition 3 years ago
GangaManoj 9fb47795c4 fix(Asset Repair): Only modify depreciation schedule if calculate_depreciation is checked 3 years ago
GangaManoj 2ceeb8138d fix(Asset Repair): Set company when creating Stock Entry 3 years ago
GangaManoj 960840dc3a fix(Asset Repair): Set completion_date 3 years ago
Suraj Shetty 19c5fd72d6 refactor: Rename assertEquals to assertEqual to avoid deprecation warnings 3 years ago
GangaManoj 03a6977a01 fix: Sider issues 3 years ago
GangaManoj 1d7dda2664 fix(Asset): Fix depreciation_amount calculation 3 years ago
GangaManoj 28ca383534 feat(Asset): Edit value_after_depreciation 3 years ago
GangaManoj 4b543de329 feat(Asset Repair): Modify depreciation schedule when increase_in_asset_life is not a multiple of frequency_of_depreciation 3 years ago
GangaManoj 4277877883 feat(Asset Repair): Change visibilty of sections 3 years ago
GangaManoj 30fdebafa7 feat(Asset): Modify depreciation schedule 3 years ago
GangaManoj 6bb920f25e fix(Asset Repair): Only create GL entries if repair cost is capitalised 3 years ago
GangaManoj 8a41f6354a fix(Asset Repair): Remove 'Payable Account' field 3 years ago
GangaManoj 66e6f01e40 fix(Asset Repair): Make Purchase Invoice mandatory if capitalize_repair_cost is checked 3 years ago
GangaManoj a8037c1896 fix(Asset Repair): Add Purchase Invoice 3 years ago
GangaManoj 3ab852d4d0 fix(Asset Repair): Fetch 'Asset Name' when 'Asset' is selected 3 years ago
GangaManoj d5d7cacd67 fix(Asset Repair): Improve code 3 years ago
GangaManoj 15294d5543 feat(Asset Maintenance): Decrease stock quantity if consumed during Asset Maintenance 3 years ago
GangaManoj a7bbaacfde fix(Asset Repair): Always add value of consumed Stock Items to Asset value 3 years ago
GangaManoj 70bad470f7 feat(Asset Maintenance): Increase Asset value if Stock Items were consumed 3 years ago
GangaManoj d1f521701c feat(Asset Maintenance): Check if Warehouse and Stock Items were entered 3 years ago
GangaManoj 04a909bd99 feat(Asset Maintenance): Add 'Stock Consumption Details' section 3 years ago
GangaManoj 568369a5c2 feat(Asset Maintenance): Add stock_consumption checkbox 3 years ago
GangaManoj 2874d08534 fix(Asset Repair): Rearrange fields 3 years ago
GangaManoj f7eebf0e78 feat(Asset Repair): Add 'Increase In Asset Life' field 3 years ago
GangaManoj 68b78374b5 fix(Asset): Make Manage button white 3 years ago
GangaManoj ec72f8956f fix(Asset Repair): Revert to asset's previous status if repair is completed/cancelled 3 years ago
GangaManoj 1ac1cedfff feat(Asset Repair): Decrease stock quantity if consumed during Asset Repair 3 years ago
GangaManoj c8cb96a38f feat(Asset Repair): Add Warehouse field 3 years ago
GangaManoj f2fe55ceeb feat(Asset Repair): Check for Cost Center and Payable Account 3 years ago
GangaManoj 8d05eca45e feat(Asset Repair): Create GL Entries to capitalise repair cost 3 years ago
GangaManoj 385ca80ceb feat(Asset Repair): Add total_repair_cost field 3 years ago
GangaManoj c2b0102852 feat(Asset Repair): Add 'View General Ledger' button 3 years ago
GangaManoj 7ad74cf800 feat(Asset Repair): Add stock_consumption checkbox 3 years ago
GangaManoj 234b473d93 feat(Asset Repair): Remove 'Assign To' 3 years ago