How to change cost center in moving assets?

When I transfered an asset, its cost center didnt change automatically. So how can I change its cost center, considering that an asset cant be editable after submit?

Currently ERPnext is not allow us to change the cost center. If the asset is moved from one cost center to another in the middle of the month, two journal entries or separate lines has to be created for depreciation. Am thinking it’s not handling that situation right now

1 Like

@Saumyaseelan_Pv @mehrdadtf

The asset movement does not update cost center in submitted asset record.

You have to override it by setting property setter for allow on submit option for cost center field on asset header. The new depreciation jvs will capture updated cost center as soon as auto depreciation jvs are triggerd.

1 Like

What if the asset is moved in the middle of the month?