I made some changes to the standard installation to customize the encounter reporting. I have seen the custom invoice PDF format, which is also a non-standard install.
My question is, how do you keep these changes from being overridden with the next patch install?
hi @moussa, the best way is to try and contribute them to the codebase like the custom invoice effort which is a pull request that will most likely be in the next release. Otherwise you could use git and start your own branch where you track your changes and bring them in after you sync with the community.