@if((listOpened$ | async) === false) {
@if((listItems$ | async)){
}
}
}
@if('accounting' | hasModule : (moduleMenus$ | async)) {
}
@if('admin' | hasModule : (moduleMenus$ | async)) {
}
@if('counterparty' | hasModule : (moduleMenus$ | async)) {
}
@if('data setup' | hasModule : (moduleMenus$ | async)) {
}
@if('deals' | hasModule : (moduleMenus$ | async)) {
}
@if('market prices' | hasModule : (moduleMenus$ | async)) {
}
@if('midstream' | hasModule : (moduleMenus$ | async)) {
}
@if('reports' | hasModule : (moduleMenus$ | async)) {
}
@if('scheduling' | hasModule : (moduleMenus$ | async)) {
}
}
@if(listOpened$ | async){
Accounting
Admin
Counterparty
Data Setup
Deals
Market Prices
Midstream
Reports
Scheduling
{{moduleName$ | async}}
Overview
{{item.name}}