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

Notifications

Announcements

Community site session details

Community site session details

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

Add new Field after Vendor's package Extension

(0) ShareShare
ReportReport
Posted on by 307

My ERP Vendor created Extension to add a Field "Deposit Amount" in Purchase Order

I downloaded Symbols

Now I create my Extension to add a new field after "Deposit Amount".

When I run my project, the Visual Studio Code show the error:

pastedimage1673508047478v1.png

How to solve this error ?

Thank you.

I have the same question (0)
  • Suggested answer
    Mohana Yadav Profile Picture
    61,025 Super User 2025 Season 2 on at

    No Impact. that is the minimum version the system expects but if there is any latest version also then system uses that. You are good to go.

  • Hoang Ng Profile Picture
    307 on at

    Thanks Yadav,

    I followed your instruction and I could run the project.

    More questions that the Vendor will upgrade the version, now I referred to version 20.0 then Vendor upgrades to version 21.0. Will it impact to my project ? Will I need to re-build my project to change the reference version ?

  • Verified answer
    Mohana Yadav Profile Picture
    61,025 Super User 2025 Season 2 on at

    Then you have to add the vendor created extension as dependency in your app.json and download the symbols

    You can find these details in extension management page or downloaded source code.

    pastedimage1673509523218v1.png

  • Hoang Ng Profile Picture
    307 on at

    "Are you adding the field in the same extension that your vendor has created or creating new extension?"

    --> I create new extension

    Below is my code:

    pageextension 50110 "Purch. Order Ext" extends "Purchase Order"

    {

       layout

       {

           addafter("Deposit Amount")

           {

               field("Deposit Date"; Rec."Deposit Date")

               {

                   ApplicationArea = all;

                   ToolTip = 'Enter last date you want Accountant pays for this PO';

               }

           }

       }

    }

  • Suggested answer
    Mohana Yadav Profile Picture
    61,025 Super User 2025 Season 2 on at

    Are you adding the field in the same extension that your vendor has created or creating new extension?

    Can you show the full code in that object?

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

News and Announcements

Season of Giving Solutions is Here!

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,572

#2
Khushbu Rajvi. Profile Picture

Khushbu Rajvi. 789 Super User 2025 Season 2

#3
YUN ZHU Profile Picture

YUN ZHU 693 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans