-
Notifications
You must be signed in to change notification settings - Fork 625
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
GP - Correct issue with IRS 1099 data migration #27784
GP - Correct issue with IRS 1099 data migration #27784
Conversation
…ze the original/old IRS 1099 Forms feature if required.
Internal CLEAN build error: |
How is that possible?
The "Feature Management Facade" Codeunit is part of the System Application.
…________________________________
From: Jesper Schulz-Wedde ***@***.***>
Sent: Tuesday, December 10, 2024 10:42 AM
To: microsoft/ALAppExtensions ***@***.***>
Cc: Jay McKinney ***@***.***>; Author ***@***.***>
Subject: Re: [microsoft/ALAppExtensions] GP - Correct issue with IRS 1099 data migration (PR #27784)
CAUTION: This email originated from outside of Enavate. Do not click links or open attachments unless you recognize the sender and know the content is safe.
Internal build error:
C:\Users\LocalUser\AppData\Local\Temp\1\0jwu5b40.ans\src\Codeunits\GPCloudMigrationUS.Codeunit.al(81,34): error AL0185: Codeunit 'Feature Management Facade' is missing
—
Reply to this email directly, view it on GitHub<#27784 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXXGMLJUHCB3K4EYCGZHXK32E4DW7AVCNFSM6AAAAABTJCTRKGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZSGA4TSMBRGM>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Apps/US/HybridGP_US/app/src/Codeunits/GPCloudMigrationUS.Codeunit.al
Outdated
Show resolved
Hide resolved
…nit.al Co-authored-by: Jesper Schulz-Wedde <[email protected]>
Thanks for reporting this. We agree, and we’ll publish a fix asap, either in an update for the current version or in the next major release. Please do not reply to this, as we do not monitor closed issues. If you have follow-up questions or requests, please create a new issue where you reference this one. Build ID: 27997. |
This change corrects an issue when migrating GP Vendor 1099 data on version v25.
Changes:
Fixes #26487
Fixes AB#560225