Register a fixed asset

Register a fixed asset

Record a new asset acquisition so depreciation and disposals can be booked deterministically.

Owner: bus assets.

When adding an asset via the CLI, the depreciation method must be one of the values accepted by the schema (currently the canonical value straight_line_monthly; the alias straight-line may be accepted and normalized). Any other method token is invalid and is rejected before writing so that the dataset continues to validate. This action is required in bookkeeping so the register can be used as a deterministic input for posting, period-based review, and audit navigation. For the full command and options, see the bus assets CLI reference.