Acumatica delivers a set of cloud-based business software applications with dashboards, reporting tools, integrated document management, centralized security, and customization tools.
$1,000
per year
.NET
Score 8.5 out of 10
N/A
Microsoft's .Net is an open source, freeware application infrastructure.
N/A
Pricing
Acumatica
.NET
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Acumatica
.NET
Free Trial
No
No
Free/Freemium Version
No
No
Premium Consulting/Integration Services
Yes
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
Pricing is always consumption-based with no five-year lock-ins or termination penalties.
The Acumatica ERP pricing structure allows adding casual users, suppliers, and customers without paying for additional licenses.
The cost is based on the features and resources utilized, not on the number of users who access the system. An Acumatica partner works with users to understand specific requirements, determine the proper resources and modules for the company, and presents a price for the license.
Coming from Sage, when you have to post financial data, it locks the system. Acumatica, there is no delay, there is no downtime. Dashboards. My CEO recently asked me, "I really want to see what our top customers are and what markets that they're spending the most money in." Acumatica had that widget already prepared for me.
.NET is well suited for any general purpose solution to a business problem, though if we are talking strictly the framework version - you have to be more or less tied to Microsoft Windows to run it. If this isn't a problem, then it will be able to address and solve any programming project you have.
Real-time access to financials across firm's locations in India for better in-house sales, cost and financial health analysis
The tool is great with respect to the creation of dashboards and KPI reporting to get visual picture of profitability and cash flow metrics across projects
Mass updating existing BOMs or Production Order Details. For larger orders, especially if many things need to be changed it can take a painstakingly long time to update each production order one-by-one.
The product configurator is too flat, we definitely need nested configurations that can capture variable subassemblies.
Accounting has room for improvement, I don't really like the idea of SO Invoices living in a separate spot until they are Released. I have had complaints from our accounting personnel since they have to leave the "Accounting World".
.NET is heavily Microsoft Windows oriented, and while .NET core tried to resolve that with MacOS and Linux support, .NET Core is still waiting for wider adoption.
While free for small projects, additional features for big projects can be a little expensive.
Can be resource-heavy upon deployment. We continuously have our more senior staff optimize the code of our junior developers for performance. Other languages are a little bit more forgiving in comparison.
We are highly likely to renew because Acumatica has become the foundation of our ERP strategy replacing another ERP system with a more flexible, scalable platform while improving governance, planning, and operational visibility. Ongoing stabilization, roadmap investment in IBP and automation, and strong alignment across Finance and Operations give us long‑term confidence in the platform.
The processes are very intuitive and easy to use. Whether you are entering AP bills, timecards for payroll, or AR invoices, the processes are similar and easy to use. The drill-down capability is also a huge plus as you can easily toggle between different modules without having to leave the screen you are in and navigating through a menu to get the information you need. We found that the standard reports out of the box are lacking. Our implementation did not go so well and when we were finally ready to run financial reports, it was both disappointing and frustrating to discover that the P&L was highly summarized and to get a detailed report required having to do a lot of formatting myself. I was able to figure it out on my own, but when our financials were already delayed getting published, I did not really have the time to spend trying to figure out how to build my own P&L.
The full .NET Framework is an amazing thing and is very robust. We have used it to create console apps, Windows apps, and online apps. When coupled with Visual Studio, development, testing, building, and deploying our applications has become 100 times easier as compared to doing those things manually before. The automation of this process has helped us push out changes to our applications faster to adapt to the ever-changing business requirements.
I would rate the overall support for Acumatica an 8 out of 10. The support team is generally responsive, knowledgeable, and helpful when resolving issues or answering questions. Documentation and community resources are also useful. However, response times can occasionally vary depending on the complexity of the issue or support queue, which slightly affects the overall experience.
You don't often need to reach out to Microsoft for .NET support. If you do, there are forums and websites that have active Microsoft support folks where you can provide feedback or get help. Microsoft support in general is quite good as well, but not cheap. The best support is from the community like StackOverflow.
I'd say the partner selection is critically important. I think the software is very easy to implement. It's very customizable to your business. Finding a partner that will work with you to understand your business and your needs is the critical piece to make sure that the system goes along with it.
Having used Pastel for a long time in the business, it lacked certain features, or the system was not probably setup for our business needs and requirements at the time. It was also not 100% cloud based and needed to be used through remote desktop which had its limitations. Zero just had 10% of what our business needed.
The .NET platform has a much longer and broader history than Laravel, so we chose to go with it as the support will be far superior. Additionally, Laravel is tied to PHP, while you can use multiple different languages in .NET. The additional flexibility that .NET provides in the range of types of applications you can build with it sealed the deal.
From my understanding, the P.O. module is not very robust, at least the last time I inquired about it. At the time, it had a one-to-one match, with one invoice for one P.O. and that isn't practical for many businesses. I don't believe it would be an easy system to use for sending out invoices, if we had thousands of retail utility customers. We do a small number of invoices because we sell wholesale power, not retail, so we only Invoice the municipality. Not each utility customer.
They are very responsive and knowledgeable about the product. If the rep doesn't have the ability to solve the issue, they quickly get someone else involved to assist us.
I feel like I am not using it to it's potential and it's frustrating to know that it can do more than I am able to use and more help with that would be great
The implementation was a lot of customize building and I felt like some of it could have been built by my partner rather than having them sit and watch me enter a bunch of stuff, especially when a lot of it was over my head in understanding
There are few factors we needed for our custom development. Below are each of them. We were able to get a satisfactory outcome for each of these factors which made .NET platform a very good choice in developing enterprise applications.
Reusability of codes- Microsoft has given many re-usable codes and components in the framework to help developers do their job effortlessly. With the help of default features, developers can create end-to-end solutions and make the business operations more efficient. As codes and components are reusable, .NET reduces development time and if applications take less time to develop, they cost cheaper and you get faster return on investment.
Easy to maintain- Development cost is one time, but maintenance cost is incurring. .NET apps are easily maintainable, thanks to the configuration settings that can be modified without any need to rewrite the code.
Deployment is hassle free- Deploying software is always challenging and the most common problem developers face in this process is the existence of multiple DLLs. It’s hard to make sure that all DLLs will co-exist in the same machine. .NET framework solves this problem by allowing different versions of the same DLL to exist side-by-side on the same machine.
Security- .NET is one of the most secure web and application development frameworks available in the market. As it’s made by Microsoft, you can be absolutely sure about the security measurements. Hackers can never steal valuable data from your website or apps.
Cross platform friendly- What if you had developed an app for desktop and laptop computers and now after seeing the growth of mobile apps in the market, you want it in mobile version as well? You can easily develop an app that runs on the desktop and PDA without any issue. As you can re-use the codes and utilize the same development environment, your job becomes a lot simpler.