Skip to content

get historical entry #6

@romaninsh

Description

@romaninsh

It's possible to take one Audit Entry and request a historic copy of the record.

$m = new Order();
$m_hist = $m->$ref('AuditLog')->load(..)->getHistoricRecord();

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions