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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Creating custom entity for project invoice on account recap in Microsoft Dynamics 365 Finance and Operations apps

Rahul Mohta Profile Picture Rahul Mohta 21,032

Creating custom entity for project invoice on account recap in Microsoft Dynamics 365 Finance and Operations apps

  • Create a duplicate of any simple data entity in your extension model
  • Clean/Remove all old datasources/fields/methods
  • Add your datasource/datasource's
  • Add fields
  • Add recid in field and in EntityKey in Entity element

  • Change staging table name
  • Regenerate staging table
  • On staging table, verify the manual field of target /entity recid is seen in StagingIdx
  • Compile and DB sync

pastedimage1585214188214v1.png

Comments

*This post is locked for comments