Volodymyr Dvernytskyi
banner
vld-bc.com
Volodymyr Dvernytskyi
@vld-bc.com
Dynamics 365 Business Central / Navision developer / blogger
https://vld-bc.com/
Thanks!
September 29, 2025 at 2:28 PM
And one last thought, this application is intended for administrators. Only those with Data Editor permissions can use it, or those with SUPER permissions. Only for right people.

However, if you’re granting SUPER or Data Editor(!) permissions to every user, you might be doing something wrong :)
January 27, 2025 at 1:39 PM
I worked and sometimes work with old versions and yes in those versions you can for example delete entries or modify them.
January 27, 2025 at 1:09 PM
"not changed since 20 years"
this is for sure not about Business Central

btw I add important block to article and general page again, so everyone can read about risks once more )
January 27, 2025 at 12:56 PM
Or maybe it’s just a bug in the compiler or the programming language interpreter, lol. 😄
January 27, 2025 at 12:48 PM
Software is no exception, we can never be completely certain about it. Even if our code is written perfectly, who knows, maybe a high-energy cosmic particle is already on its way to break everything? ieeexplore.ieee.org/document/212...
Single event upset in avionics
Data from military/experimental flights and laboratory testing indicate that typical non-radiation-hardened 64 K and 256 K static random access memories (SRAMs) can experience a significant soft upset...
ieeexplore.ieee.org
January 27, 2025 at 12:47 PM
We live in a subjective world of uncertainty where there are no guarantees anywhere. Even our perception of the physical world is entirely subjective. Can you say for sure that I see the color yellow the same way you do?
January 27, 2025 at 12:39 PM
You have to believe in people!

A lot of people are aware of this :)
January 27, 2025 at 12:30 PM
In any case, I have feedback that many people have found this app very useful, especially consultants. And the responsibility for use lies entirely with whoever use it, as specified in MIT license. I just repeatedly warned about careful use -)
January 27, 2025 at 12:23 PM
That's what Microsoft thinks, too. Meanwhile, a lot of people are suffering. I can understand restrictions on Production, but on sandbox it's already very strange. Same with OnPrem.
You can find there not only G/L Entry -)
January 27, 2025 at 12:21 PM
Of course! Switch isn't going anywhere anyway, let everyone choose how they prefer )
January 27, 2025 at 12:01 PM
Wow, I didn't know anyone else was using rss. I'll see what I can do about that :)
January 27, 2025 at 12:00 PM
@phenno.bsky.social Got it, fixed it! Thanks for your vigilance!
January 27, 2025 at 11:03 AM
I think books of this kind need visualizations, it's hard to imagine if this can be perceived in audio format -)
December 22, 2024 at 3:20 PM
It is convenient when we do not know in advance what files will be in the future, for example, a new client with new files for import/export.

But supporting these mapping (data), supporting code around them with different complex cases (e.g. nesting depth), it is not easy at all.
December 18, 2024 at 6:09 PM
I wrote and maintain such functionality that flexibly customizes mapping in data. And for many XML/JSON/CSV/EXCEL formats. It is convenient when we need to parse different files by structure, in this case you can just change the data, not the code.
December 18, 2024 at 6:09 PM
Writing a functionality where you will store all these mapping nuances in the data is not worth it. As it is not such a simple story as it may seem at first glance.
December 18, 2024 at 6:09 PM