Skip to content
ERPNext Data Model
Esc
navigateopen⌘Jpreview
On this page

Ledgers & derived

Assets ledgers & derived — 1 entity with its key fields and relationships.

Append-only tables written by transactions rather than entered by a user. Never edited directly — they are rebuilt by reposting.

1 entity in Assets.

Asset Activity

Records a dated, user-attributed event in an Asset’s activity history.

Ledger / derived

Naming: hash · 7 fields · 0 inbound refs

Key fields

Field Type Req Label
subject Small Text yes Subject
date Datetime yes Date

Relationships

Field Type References Req
asset Link Asset yes
user Link User (fw) yes

Was this page helpful?