Skip to main content

.

Hi @skumar98 

What kind of information you are looking?

 

Steps to upgrade the instance?


@manikantad18 Yes , that is correct


Hi @skumar98 

Is Acumatica instance on a Saas or on premises?


@manikantad18  On premise


@manikantad18 on premise


  1. Download the new Acumatica ERP version
  2. Backup your code, customization project, and database
  3. Unpublish your customization projects
  4. Apply the upgrade (database and application)
  5. Install (if not done already) the new required .NET Framework developer pack
  6. Modify the Visual Studio project to use the recommended .NET Framework version
  7. Apply any necessary updates to the code to comply with the changes found in the release notes
  8. Compile the Visual Studio project(s)
  9. Update the Customization Project(s) to pick up the newly compiled .DLL from Visual Studio
  10. Publish the Customization Project(s)

     


 


@manikantad18  Thank you


Reply