Skip to content
Snippets Groups Projects
Commit 74507cad authored by Florent Poittevin's avatar Florent Poittevin
Browse files

fix: remove capability to edit my order when ready

parent fd59b80f
No related branches found
No related tags found
No related merge requests found
<dlcm-button-toolbar-detail [mode]="isEdit ? 'edit' : 'detail'"
[editAvailable]="(currentObs | async)?.status != orderStatusEnum.READY"
[currentModel]="currentObs | async"
[listExtraButtons]="listExtraButtons"
(editChange)="edit()"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment