Skip to content

Bug 624892: Payment Practice Lines are not shown as before if you click on Generate on the Payment Practice page.#7349

Merged
AleksanderGladkov merged 2 commits intomainfrom
bugs/626602-master-Payment-Practice-Lines-Always-Visible
Mar 24, 2026
Merged

Bug 624892: Payment Practice Lines are not shown as before if you click on Generate on the Payment Practice page.#7349
AleksanderGladkov merged 2 commits intomainfrom
bugs/626602-master-Payment-Practice-Lines-Always-Visible

Conversation

@AleksanderGladkov
Copy link
Copy Markdown
Contributor

@AleksanderGladkov AleksanderGladkov commented Mar 24, 2026

ISSUE:
The Payment Practice Lines subpage is not shown after the lines were generated. The card page should be reopened.

CAUSE:
The Lines subpage part on Payment Practice Card used dynamic Visible = Rec."Lines Exist" which did not re-evaluate after Generate.

SOLUTION:
Always show the subpage, so lines appear immediately.

Fixes AB#626602

…k on Generate on the Payment Practice page.

The Lines subpage part on Payment Practice Card used dynamic
Visible = Rec."Lines Exist" which did not re-evaluate after
Generate. Always show the part so lines appear immediately.
@AleksanderGladkov AleksanderGladkov requested a review from a team as a code owner March 24, 2026 11:42
@github-actions github-actions bot added the AL: Apps (W1) Add-on apps for W1 label Mar 24, 2026
@github-actions github-actions bot added this to the Version 29.0 milestone Mar 24, 2026
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AL Documentation Audit

Documentation gaps were detected in the following apps:

  • Payment-Practices-Tests: 0% documentation coverage
  • Payment-Practices: 0% documentation coverage

To generate documentation, run /al-docs init or /al-docs update using GitHub Copilot CLI or Claude Code.
This review is for awareness to help keep documentation in sync with code changes. It is okay to dismiss this request.

…k on Generate on the Payment Practice page.

The Lines subpage part on Payment Practice Card used dynamic
Visible = Rec."Lines Exist" which did not re-evaluate after
Generate. Always show the part so lines appear immediately.
@AleksanderGladkov AleksanderGladkov merged commit 1859d11 into main Mar 24, 2026
47 checks passed
@AleksanderGladkov AleksanderGladkov deleted the bugs/626602-master-Payment-Practice-Lines-Always-Visible branch March 24, 2026 18:23
AleksanderGladkov added a commit that referenced this pull request Mar 26, 2026
…ck on Generate on the Payment Practice page. (#7349)

**ISSUE:**
The Payment Practice Lines subpage is not shown after the lines were
generated. The card page should be reopened.

**CAUSE:**
The Lines subpage part on Payment Practice Card used dynamic Visible =
Rec."Lines Exist" which did not re-evaluate after Generate.

**SOLUTION:**
Always show the subpage, so lines appear immediately.

Fixes
[AB#626602](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/626602)

---------

Co-authored-by: Aleksandr Gladkov <algladkov@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: Apps (W1) Add-on apps for W1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants