Hi,
I have build many simple extensions for my company that use business central (cloud version) but today after 3 years without no issue when i build a new version of mine extension appear this error
error AL0132: 'Record "Sales Header"' does not contain a definition for 'EOS User Defined Field 20'
Sales Header is a table
'EOS User Defined Field 20' is a field come from third part extension that i used many times without any problem
in app json i have already declare the dependency of that extension, knowing that is a common missing releted to this kind of issue.
{ "id": "5d2c2370-931f-423b-bfb5-2128499f89ff", "publisher": "EOS Solutions", "name": "Custom Defined Fields", "version": "21.0.1.0" },
field("EOSUserDefinedField20"; Rec."EOS User Defined Field 20") { Caption = 'EOSUserDefinedField20'; ApplicationArea = All; }
Ok
Thank you Sensei Zhu.
Although restarting solved it.
But in general, one possibility is that the "EOS User Defined Field 20" field in the "Custom Defined Fields" extension was removed.
Maybe it has something to do with the VS Code problem below. Restarting and updating to the latest version solved the problem. . .
Thanks.
ZHU
yes sure
anyway now....after reboot pc many times issue is solved....really really strange...
Have you checked that the 3, party app i still installed in the environment you are working in and with the correct version?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,219 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156