Within D365 Finance & Operations we need to add a custom field to invoices, purchase orders, journal postings and ledger entries to hold an identifier (Job_id) from another system.
How can this be done without affecting upgrades?
We want the field to be visible and editable on the relevant screens, and flow through to reporting, queries, and ideally APIs.
Perhaps there are predefined custom fields already on these entities for customers to use as they choose? It seems strange that Microsoft has not enabled some level of flexibility for customers to add some client specific info easily to these entities.
If you can add them then how do you do it without coding ideally, so that upgrades are not impacted and ideally you dont have to regression test anything?
Any ideas from anyone on how we could solve this without breaking the ERP would be most appreciated.
#d365F&O