web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Answered

Posted Sales Invoice Card Page Extension

(1) ShareShare
ReportReport
Posted on by 911
In BC version 14, I added 2 fields (Recurrence & Replicated) in a Page Extension that extends the Posted Sales Invoice Card (see below).
 
tableextension 50021 SalesInvoiceHeaderExt extends /Sales Invoice Header/{    // /Sales Invoice Header/ = /Posted Sales Invoice Header/    fields    {        // Add changes to table fields here        field(50101; /Recurrence/; Option)        {            OptionMembers = /none/,/month/,/quarter/,/year/;            Description = 'Recurrence';            Caption = 'Recurrence';        }        field(50102; /Replicated/; Boolean)        {            Description = 'Replicated';            Caption = 'Replicated';            Editable = true;        }    }}
 
pageextension 50021 PostedSalesInvoiceCardExt extends /Posted Sales Invoice/{    layout    {        // Add changes to page layout here        addlast(General)        {            field(/Recurrence/; Rec.Recurrence)            {                ApplicationArea = All;                Caption = 'Recurrence';            }            field(/Replicated/; Rec.Replicated)            {                ApplicationArea = All;                Caption = 'Replicated';            }        }    }
 
 
 
These 2 fields were editable in version 14, but when migrated to latest SaaS version they are not.
 
 
Has this behaviour changed?
 
I have the same question (0)
  • Verified answer
    Mohana Yadav Profile Picture
    61,214 Super User 2026 Season 1 on at
    Please check Update Document action under Process
    Add the fields to this page and follow the same process as MS is updating.
  • Suggested answer
    YUN ZHU Profile Picture
    100,644 Super User 2026 Season 1 on at
    More details: Dynamics 365 Business Central: How to extend the Posted Document Update page (A solution for editing Posted Document)
     
     
    Hope this helps.
    Thanks.
    ZHU
  • Nick Webb Profile Picture
    911 on at
    Thanks for your responses, I'll look into the Posted Document Update page. Does anyone know the answer to the original question:
     
    These 2 fields were editable in version 14, but when migrated to latest SaaS version they are not.
    Has this behaviour changed?
  • Suggested answer
    YUN ZHU Profile Picture
    100,644 Super User 2026 Season 1 on at
    Hi, it looks like you have customized it in BC14 and this page is not editable. Maybe you change the properties of the page directly (On-Pre).
     
    Hope this can give you some hints.
    Thanks.
    ZHU

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,872 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,110 Super User 2026 Season 1

#3
AndrewThomas81 Profile Picture

AndrewThomas81 892

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans