Skip to main content

Notifications

Announcements

No record found.

Business Central forum
Unanswered

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

Posted on by 28
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?
Categories:

Helpful resources

Quick Links

Dynamics 365 Community Update – Sep 16th

Welcome to the next edition of the Community Platform Update. This is a weekly…

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,339 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,177 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans