Skip to content

Relation context shows a list of all the logs #6

Description

@AIC-BV

When clicking the create button on my relation, all audit logs are printed in it
Both the current model and the related model have the EasyAudit implemented

'modelsToTrack' => [
    \Aic\Account\Models\Order::class,  (hasMany Nalevering)
    \Aic\Aftersales\Models\Nalevering::class, (belongsTo Order)
],

image
image

Related to this commit: 3b9cd08#diff-80917ec49f41af0bf5248aab9c5dd84655999db9ba2f71e4d9aef1565f6bf53fR252

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions