Advance export log search for ms-dynamics and sage300#674
Advance export log search for ms-dynamics and sage300#674Ashutosh619-sudo merged 8 commits intomasterfrom
Conversation
|
Important Auto Review SkippedAuto reviews are limited to the following labels: review. Please add one of these labels to enable auto reviews. Please check the settings in the CodeRabbit UI or the To trigger a single review, invoke the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
| <app-loader></app-loader> | ||
| </div> | ||
|
|
||
| <div *ngIf="!isLoading" class="tw-rounded-8-px tw-shadow-app-card tw-bg-white tw-border-1-px tw-border-separator"> |
There was a problem hiding this comment.
need not remove ngif, this is causing cal to not close post selection
| <app-loader></app-loader> | ||
| </div> | ||
|
|
||
| <div *ngIf="!isLoading" class="tw-rounded-8-px tw-shadow-app-card tw-bg-white tw-border-1-px tw-border-separator"> |
There was a problem hiding this comment.
need not remove ngif, this is causing cal to not close post selection
| <app-loader></app-loader> | ||
| </div> | ||
|
|
||
| <div *ngIf="!isLoading" class="tw-rounded-8-px tw-shadow-app-card tw-bg-white tw-border-1-px tw-border-separator"> |
| <app-loader></app-loader> | ||
| </div> | ||
|
|
||
| <div *ngIf="!isLoading" class="tw-rounded-8-px tw-shadow-app-card tw-bg-white tw-border-1-px tw-border-separator"> |
No description provided.