brotherton-erpnext/erpnext/assets/doctype
Saqib d995609ffa Fixed asset refactor (#19369)
* refactor: Asset Movement with multiple assets using table

* refactor: Create Asset Movement from Asset List & Linking PR/PI with Asset

* feat: Auto create asset on Purchase checkbox

* refactor: LCV for asset created via PR/PI

* refactor: get asset category accounts from item master

* refactor: Purchase Receipt for asset purchasing

* refactor: Purchase Invoice for asset purchasing

* fix: post-refactor delete fixes

* refactor: moved asset validation from pr/pi on asset submission

* fix: Asset Category should be defined for auto purchasing assets

* fix: undo serial_no_update removal (for non asset item) from LCV

* fix: remove duplicate calls from item.js

* fix: args position of all occurrence of get_asset_category_account()

* fix: test cases

* fix: landed cost voucher validations

* refactor: test case for auto creation of asset

* fix: removed invalid assertions

* fix: patch errors on travis

* fix: codacy fixes

* fix: PI Items not fetching details from item

* fix: asset movement from list view having default purpose 'Receipt'

* chore: msgprint for selecting item code first while creating asset manually

* fix: alert messages

* minor: asset movement fixes

* fix: lcv was made against submitted assets

* minor: ux fixes

* refac: move specific asset validation to SINV

* chore: remove make_purchase_invoice from asset form
* make asset movement on asset submission
* add PR & PI queries based on item code

* refac: not allow last movement cancellation
* move asset movement creation on asset submission
* asset movement naming series
* add tests

* fix: code review changes

* chore: remove unecessary asset movement updation

* refac: setting latest location while making asset movements
* Added extra validations

* fix: form dashboard make lcv button

* fix: auto asset movement creation validation

* fix: allow lcv against other items after removing submitted assets

* chore: remove unwanted condition

* fix: mismatch debit credit on  purchase of asset with valuation tax

* chore: toggle required field based on movement type

* chore: fix lcv error message

* fix: travis failing

* fix: travis failing test

* fix: wrong conditions after merge

* fix: cannot cancel assets

* fix: travis failing* fix change in deletion of assets

* fix: codacy

* fix: process cancellation of assets

* refac: cancellation of pr only deletes auto created assets

* fix: incorrect query
2019-11-18 11:46:55 +05:30
..
asset Fixed asset refactor (#19369) 2019-11-18 11:46:55 +05:30
asset_category Fixed asset refactor (#19369) 2019-11-18 11:46:55 +05:30
asset_category_account Create asset adjustment doctype, post gl entry for the asset 2018-05-14 19:07:40 +05:30
asset_finance_book fix: Asset depreciation formula for WDV method, user was not able to edit schedule table for Manula method 2019-04-10 03:14:11 +05:30
asset_maintenance Fixed asset refactor (#19369) 2019-11-18 11:46:55 +05:30
asset_maintenance_log Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
asset_maintenance_task resolved merge conflict 2018-06-20 15:23:25 +05:30
asset_maintenance_team [Enhance] Department added wherever applicable (#14121) 2018-05-23 11:11:36 +05:30
asset_movement Fixed asset refactor (#19369) 2019-11-18 11:46:55 +05:30
asset_movement_item Fixed asset refactor (#19369) 2019-11-18 11:46:55 +05:30
asset_repair Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
asset_value_adjustment fix: Add dimension section in multiple doctypes 2019-05-26 12:31:01 +05:30
depreciation_schedule Create asset adjustment doctype, post gl entry for the asset 2018-05-14 19:07:40 +05:30
linked_location Merge the Land Unit doctype with the Location doctype (#14613) 2018-07-13 12:50:04 +05:30
location fix(tests): Do not test order of features in Location 2019-06-18 23:01:20 +05:30
maintenance_team_member [Enhance] Department added wherever applicable (#14121) 2018-05-23 11:11:36 +05:30
__init__.py Added maintenance to Asset and enhanced maintenance for Asset Maintenance 2017-11-28 15:14:56 +05:30