Back to Paperless Ngx

Mail Rule Edit Dialog.Component

src-ui/src/app/components/common/edit-dialog/mail-rule-edit-dialog/mail-rule-edit-dialog.component.html

2.20.15321 B
Original Source

{{getTitle()}}

@if (object?.id) { ID: {{object.id}} }


Paperless will only process mails that match all of the criteria specified below.



@if (showActionParamField) { }

@if (showCorrespondentField) { }

@if (error?.non_field_errors) { Error: {{error.non_field_errors}} } CancelSave