بنقرة واحدة
d365fo-cowork-plugin
يحتوي d365fo-cowork-plugin على 14 من skills المجمعة من AurelienClere-365، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Use when user asks about D365FO batch jobs, RunBase, or SysOperation framework. "does a batch job already exist for vendor aging", "scaffold a SysOperation for invoice processing", "find batch jobs related to purchase order cleanup", "RunBase vs SysOperation when to use which", "generate a batch class for ledger closing", "what existing batch jobs post vendor invoices", "scaffold a RunBaseBatch for periodic inventory recalculation"
Use when user asks about D365FO business events, outbound notifications, or event-driven integrations. "does a business event exist for purchase order confirmation", "what payload does VendorInvoicePosted send", "find business events related to vendor invoices", "scaffold a custom business event for approval workflow", "list all business events in Procurement", "what contract class does PurchaseOrderConfirmed use", "trigger Power Automate on sales order confirmation", "outbound event when invoice is posted"
Use when user asks about D365FO classes, class hierarchies, CoC extensions, or event handlers. "what classes handle purchase invoice posting", "who extends SalesFormLetter", "CoC extensions on PurchFormLetter_Invoice", "class hierarchy for SalesLineType", "event handlers for SalesTable insert", "which class handles ledger posting", "find all extensions of VendInvoiceInfoTable", "what event subscribers exist for CustTable", "how many customizations are on PurchFormLetter"
Use when user asks about D365FO data entities for integration, DMF import/export, or OData. "what data entity should I use to import vendor invoices via DMF", "which entity exposes customer invoices for OData", "import customers from Excel", "DMF entity for purchase orders", "OData endpoint for sales orders", "integration entity for inventory on-hand", "which entity should I use to export GL journals", "data entity for vendor master data"
Use when user asks about D365FO Extended Data Types (EDTs) or enums. "what EDT should I use for a reference number field", "does an enum exist for approval status", "suggest an EDT for a percentage field", "what base type is CustAccount", "find enums related to vendor status", "what values does PurchStatus have", "create an EDT for a new currency amount field", "what is the parent EDT of SalesIdBase"
Use when user asks how to extend or customize D365FO without overlayering base code. "how to extend VendTable without overlayering", "best way to add a field to SalesTable", "can I use CoC for PurchFormLetter", "extension point for SalesLine validation", "how to add logic when a customer is saved", "modify behavior of CustPostInvoice class", "extend a form without touching base objects", "what extension strategy should I use", "difference between CoC and event handler"
Use when user asks about D365FO forms, menu items, workspace tiles, or UI navigation. "where is vendor invoice journal in the menu", "what data sources does PurchTable form have", "which menu item opens VendInvoiceJournal", "find the workspace for accounts payable", "what forms use CustTable as a data source", "which tile links to vendor invoices", "find all menu items under Procurement module", "form metadata for SalesTable"
Use when user asks about D365FO integrations, OData entities, custom services, service groups, or the full integration surface. "what OData entities are available for vendor invoices", "find the custom service for sales order creation", "report all integration points in model FleetManagement", "service group for DMF", "what SOAP services exist", "integration surface for procurement module", "which service exposes PurchTable", "enumerate all business events and batch jobs"
Use when user asks about D365FO labels or wants to find existing labels before creating new ones. "existing label for approval status", "label that means invoice date", "before I create a label check if one exists for", "find label containing invoice", "avoid creating duplicate label", "what label ID should I use for customer account", "search labels for vendor payment", "reuse existing label for approval workflow", "what is the en-US text for label @SYS12345"
Use when user asks about D365FO model structure, dependencies, coupling, naming conventions, or impact analysis. "what models depend on ApplicationSuite", "show coupling metrics for our ISV layer", "which objects will be affected if I change SalesTable", "are there circular model dependencies", "validate naming convention for our custom model", "how many objects are in FleetManagement model", "analyze impact of adding a field to CustTable", "stats for all custom models"
Use when user asks about D365FO queries or views. "does a query exist for open purchase orders", "what tables does VendTransOpenPerDate view join", "find queries related to customer transactions", "view definition for LedgerTransVoucher", "what is the SQL equivalent of CustTransOpen view", "reuse an existing query for a report", "data sources in PurchPurchaseOrderQuery", "find views that include InventTrans"
Use when user asks about D365FO reports, SSRS reports, or print management. "does a standard report exist for vendor aging", "what datasets does PurchPurchaseOrder report use", "find reports related to sales confirmation", "what data provider class does a report use", "find the SSRS report for customer statement", "which report covers open purchase orders", "existing report for inventory value", "report datasets for LedgerTransVoucher"
Use when user asks about D365FO security, access rights, privileges, duties, or roles. "which privilege allows creating vendor payment journals", "which role has access to PurchTable", "security coverage for LedgerJournalTable", "who can post to vendor invoice journal", "access to Accounts Payable menu item", "least privilege for vendor invoice posting", "what roles include duty VendPaymentJournalMaintain", "security audit for table VendTrans", "which roles can read SalesTable"
Use when user asks about D365FO table metadata, fields, data types, or relationships. "what fields does SalesTable have", "how are PurchTable and VendTable related", "table structure for CustTable", "mandatory fields in InventTable", "indexes on LedgerJournalTable", "join key between SalesTable and SalesLine", "table schema for VendTrans", "find tables related to invoice posting", "what is the primary key of SalesTable", "which fields are required on PurchTable"