Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoSeriesManagement - add var to handle obsolete No Series[Bug]: #1268

Open
1 task
bussik opened this issue Jun 6, 2024 · 3 comments · May be fixed by #1267
Open
1 task

NoSeriesManagement - add var to handle obsolete No Series[Bug]: #1268

bussik opened this issue Jun 6, 2024 · 3 comments · May be fixed by #1267
Assignees
Labels
Bug Something isn't working

Comments

@bussik
Copy link

bussik commented Jun 6, 2024

Describe the issue

On the previous versions of BC there was an event:
image

But now there is new event:
image
And var is missing despite of that the function in body has a var.

Expected behavior

NoSeriesLine should have var

Steps to reproduce

Create document with No. Series set up.

Additional context

No response

I will provide a fix for a bug

  • I will provide a fix for a bug

Tasks

  1. AL: Business Foundation From Fork Integration
    AndreasMoth
@bussik bussik added the Bug Something isn't working label Jun 6, 2024
@JesperSchulz
Copy link
Contributor

@AndreasMoth, could you please triage this issue?

@grobyns
Copy link
Contributor

grobyns commented Jul 1, 2024

@bussik please review the PR #1446

grobyns added a commit that referenced this issue Jul 2, 2024
…m GetNextNo or PeekNextNo. The fix is for obsolete code only. (#1446)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
fixes an issue where a subscriber can no longer change the result from
GetNextNo or PeekNextNo. The fix is for obsolete code only.
#1268
microsoft/ALAppExtensions#26721

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#539238](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/539238)
grobyns added a commit that referenced this issue Jul 2, 2024
…m GetNextNo or PeekNextNo. The fix is for obsolete code only. (#1446)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
fixes an issue where a subscriber can no longer change the result from
GetNextNo or PeekNextNo. The fix is for obsolete code only.
#1268
microsoft/ALAppExtensions#26721

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#539238](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/539238)
grobyns added a commit that referenced this issue Jul 2, 2024
…m GetNextNo or PeekNextNo. The fix is for obsolete code only. (#1446)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
fixes an issue where a subscriber can no longer change the result from
GetNextNo or PeekNextNo. The fix is for obsolete code only.
#1268
microsoft/ALAppExtensions#26721

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#539238](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/539238)
grobyns added a commit that referenced this issue Jul 2, 2024
…m GetNextNo or PeekNextNo. The fix is for obsolete code only. (#1446)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
fixes an issue where a subscriber can no longer change the result from
GetNextNo or PeekNextNo. The fix is for obsolete code only.
#1268
microsoft/ALAppExtensions#26721

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#539238](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/539238)
grobyns added a commit that referenced this issue Jul 2, 2024
…m GetNextNo or PeekNextNo. The fix is for obsolete code only. (#1446)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
fixes an issue where a subscriber can no longer change the result from
GetNextNo or PeekNextNo. The fix is for obsolete code only.
#1268
microsoft/ALAppExtensions#26721

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#539238](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/539238)
grobyns added a commit that referenced this issue Jul 2, 2024
…m GetNextNo or PeekNextNo. The fix is for obsolete code only. (#1446)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
fixes an issue where a subscriber can no longer change the result from
GetNextNo or PeekNextNo. The fix is for obsolete code only.
#1268
microsoft/ALAppExtensions#26721

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#539238](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/539238)
@bussik
Copy link
Author

bussik commented Jul 2, 2024

When can we expect fixes available to install? @JesperSchulz @grobyns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants