pageextension 50100 PurchaseInvoicePageExtension extends "Purchase Invoice etc"
{
layout
{
// Modifying the caption of the field 'Address'
modify("Address 2")
{
Caption = 'New Address 2';
}
}
}
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,430
Most Valuable Professional
nmaenpaa
101,156