Skip to content

[Extensibility Bug] Missing "Ship-to Name" on "Posted Sales Invoices" in ES #29092

Description

Why do you need this change?

Our App could be Build and Published on W1 but not on ES since we have an reference on the control.

Describe the request

I think this is small conversion bug.
Just Change it, or set the old control to obsolete and introduce it like in w1.

Field in W1:
field("Ship-to Name"; Rec."Ship-to Name")
https://github.com/StefanMaron/MSDyn365BC.Code.History/blob/w1-26/BaseApp/Source/Base%20Application/Sales/History/PostedSalesInvoices.Page.al#L152
Field in ES:
field("<Ship-to Code>"; Rec."Ship-to Name")
https://github.com/StefanMaron/MSDyn365BC.Code.History/blob/es-26/BaseApp/Source/Base%20Application/Sales/History/PostedSalesInvoices.Page.al#L152
Internal work item: AB#598451

Metadata

Metadata

Assignees

No one assigned

    Labels

    SCMGitHub request for SCM areaext-ready-to-implementReviewed and ready to implement and create PRextensibility-bugSomething in the public APIs isn't working the way it should be

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions