create consumer domain accounts permissions

This commit is contained in:
2026-04-11 14:46:52 +03:30
parent d154a8402b
commit d4dff4ebfd
33 changed files with 480 additions and 37 deletions
@@ -26,7 +26,7 @@ export class PosLayoutComponent {
now = new Date();
getData() {
this.store.getData();
this.store.getData().subscribe();
}
ngOnInit() {