Skip to main content

Notifications

Announcements

No record found.

Small and medium business | Business Central, N...
Unanswered

Create Job Sales Invoice using a custom option resource no in request page

(1) ShareShare
ReportReport
Posted on by 32
I have added a Resource No. option to the request page of Job Create Sales Invoice and upon selecting that option the sales invoice should be created only for the selected resource no. 

reportextension 50208 "Job Create Sales Invoice Ext" extends "Job Create Sales Invoice"
{
requestpage
{
layout
{
addafter(Options)
{
field("Resource No"; Resource."No.")
{
ApplicationArea = All;
Caption = 'Resource No.';
TableRelation = Resource."No.";
}
}
}
}

var
Resource: Record Resource;

}


can we subscribe to "OnBeforeCreateNewInvoice" event to achieve this?

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

Congratulations 2024 Spotlight Honorees

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December

Congratulations to our December super stars! 🥳

Start Your Super User Journey Pt 2

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,904 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,605 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans