NetSuite is a suite of ERP and accounting modules which is sold in various editions aimed at different size customers. The multi-country, multi-currency version is an additional module called OneWorld. Netsuite is a SaaS system and is not offered in an on-premise edition.
N/A
Odoo
Score 7.7 out of 10
Mid-Size Companies (51-1,000 employees)
Odoo, from the Belgium-headquartered multinational company of the same name, is a suite of business applications for managing the sales pipeline. It also comprises a PoS and inventory management modules, scaling to a warehouse or retail management solution.
$31.10
per month per user
React (React.js)
Score 8.8 out of 10
N/A
React or React.js is a JavaScript library for building user interfaces. React enables users to create interactive UIs.
$0
Pricing
NetSuite ERP
Odoo
React (React.js)
Editions & Modules
No answers on this topic
Standard
$31.10
per month per user
Custom
$46.70
per month per user
No answers on this topic
Offerings
Pricing Offerings
NetSuite ERP
Odoo
React (React.js)
Free Trial
No
Yes
No
Free/Freemium Version
No
Yes
Yes
Premium Consulting/Integration Services
No
Yes
No
Entry-level Setup Fee
No setup fee
-$49,321,250 per app/ per user/ per month
No setup fee
Additional Details
Users subscribe to NetSuite for an annual license fee. The license is made up of three main components: core platform, optional modules and the number of users. There is also a one-time implementation fee for initial setup. New modules and users and can be added as a business grows.
A discount is offered for new users for the first 12 months of use for the initial users purchased. ($24.90 instead of $31.10 for Standard)
NetSuite was the obvious choice in our case because of the enterprise backing of Oracle and the support available for the platform from both the Oracle side as well as on the open market through Consultants and Partner firms. While it's price point is vastly different, …
NetSuite is almost as flexible as Odoo, but with a lot more out-of-the-box functionality. The strong base of out-of-the-box functionality tops dynamics but is a bit less then Infor. Infor is not flexible at all though, so NetSuite is the best choice of the four by far.
We thought that the NetSuite bundle was a totally integrated and seamless package, both from an IT perspective and from a contractual perspective...we found that the payroll module utilizes the Ceridian Payroll engine, and there are extra steps to "synchronize" the Ceridian …
Odoo
Verified User
Employee
Chose Odoo
We decided to go with Odoo over Netsuite due to a few factors. Price was a big reason why, Netsuite is the most expensive ERP we vetted. I also did not have a great experience with Netsuite at my last job. I was on the roll out team and it did not work as promised for POS, …
we CAME from NetSuite (and should have stayed there!!) - but we thought Odoo would be better. Brightpearl was too expensive and too slow to implement - and we needed a system that could do the Spanish Legally mandatory Accounting reports...... and even here Odoo fails as no …
Odoo offers great ease of use and time to market. You can build on modules and integration, not an issue since the system will say "before" setup what modules relate to what you want. And in some instances will even install needed modules without your having to guess.
Well-suited for invoice processing, generation, report building, and searches. I also like the fixed asset management tool; however, one area there I wish were a little more user-friendly. changing the asset type or department without having to create a bunch of JE's and doing transfers. For the most part, though, NetSuite is very user-friendly, and I can complete most tasks without issues.
It is well suited for inventory tracking, shipping and sales work flows. While some customization is needed to make it functional, if done correctly Odoo can serves as a powerful one stop shop for all of a businesses needs. The ease of customization for email templates, both for sales communications and marketing outreach leaves something to be desired. Perhaps our team hasn't explored this fully enough. I have personally found it intimidating in trying to construct a news letter using the email marketing module
React is a JavaScript user interface construction library that works well for:
Developing web apps with dynamic and complicated user interfaces.
creating reusable UI elements that may be used in other applications.
creating single-page applications with dynamic content updates that don't require a page reload.
The Virtual DOM's effective updating mechanism allows it to handle large volumes of data updates.
React, on the other hand, might be less suitable for:
Websites that are simple, stagnant, and have no interaction. Other libraries or simple HTML, CSS, and JavaScript may be a better fit in such circumstances.
Web sockets may be a better choice for applications that need real-time updates, such as chat or gaming apps.
When creating mobile apps, React Native is a better option.
Server side rendering only, as React is designed to run on the client side.
The creation of products is extremely simple, I like that it does not complicate you to put a lot of detail, of course if you want to put more detailed information later it allows you to do it without problems
The fact that I can manage my inventory of my warehouse is very convenient, I only generate my stock report of the products we have in stock and taking inventory is easier
The management of opportunities in the CRM is also great, because the guys from the sales department generate their opportunity, place what their client is requiring and we, the logisticians, can automatically generate the quote for what they are requesting, and from there they can only download their quote and send it to their clients.
React is fantastic for building performant user interfaces. Our web app is snappy and great for our customers.
React has the philosophy of doing one thing and doing it well which is the view layer of the application. This makes it incredibly intuitive and flexible for developers to use.
React has lead the way in being able to write modular and structured code. It is a drastic improvement since the days of spaghetti jQuery code.
React has an unmatched community. The amount of tools and libraries available is fantastic, and there plenty of solutions available online for common problems.
Customer service is nonexistent. You will need a 3rd party to assist you.
The system has an open app for integrating with other programs. These are developed by third parties and can be hit or miss in functionality.
The system offers great flexibility; however, it is too much and requires coding. For example, changing a Sales order PDF requires coding to modify the document.
Initial implementation is clunky and seems to require a 3rd party just for setup.
Debugging React is challenging. Bugs in react code generate stack traces internal to React and it is often totally unclear how it relates to the code you actually wrote.
Relating your React elements to corresponding DOM elements is difficult. The intentional separation of virtual and actual DOM also makes it difficult to map the elements to the structures in the DOM. This is partially ameliorated by the use of the React dev tool, which provides a DOM-like view of the React elements, but the tool still does not provide a direct correspondence with the DOM that is often necessary to figure out why something isn't right.
Because JSX is React-specific and not a language feature, a special compilation process is necessary to convert JSX code to normal JS. Coming from a C++ background, compiling things doesn't bother me, but many JS developers are used to a less structured development.
NetSuite is able to cover all of our needs, spanning multiple departments and managerial levels. We use it daily for a multitude of functions, including creating promotions, estimating inventory, pulling historical reports, forecasting sales, and more. Overall, we're very satisfied with NetSuite as an ERP solution and recommend it to medium to large businesses.
NetSuite is a cloud tool, and is easy to implement for mid-sized organizations. It comes with standard forms/ printing layouts, and financial reporting (both summary and detailed), which are very handy for business users. In addition to these, with 99.99% service availability, NetSuite makes it one of the most reliable ERP tools available on the market.
Once you complete the training with Odoo, you have a great grasp of how the system works, and most every feature is intuitive- There is rarely a task within Odoo that I get frustrated trying to figure out- I can typically look through the system and find what I need to do, and if I ever do need support, the Odoo Support team is excellent
React is just a bit of a different animal. I was avoiding it for the longest time. I thought for sure I would land on Vue or something else with a more approachable and familiar appearance. But after taking an online course in React, I started realize what people were raving about (and complaining about) and decided to implement it at our office for one of our products.
It has been very reliable. I can only think of 1-2 times in 4.5 years that we have had issues getting in, and in each case were able to get back in within 1 hour. There has not been a major downtime
Most of the time the performance is very good. Pages load in a few seconds; financial reports take less than 5 seconds; basic searches take a few seconds. But performance can be sporadic throughout the day and cause the run time to triple.
I would like to give 8 rating for NetSuite support and reason for that is below: Whenever we faced any technical or functional issues we tried to reach out to NEtSuite support but response was not immediate. We told them about the urgency of the issue but still we were not getting response on time. Then, we have to reach out to AE to get things resolved.
Easy - there is NO SUPPORT (like in ABSOLUTELY NOTHING!!!!!!!). Even for legally mandatory requirements where the system MUST work, they will gladly take a month to get back to you with a NON-answer. We couldn't even get our bank statements correctly into Odoo for 2 months - leading to no reconciliation and the company accounts were a mess (still are!!) as a result - Completely irresponsible. Have not EVEN had an apology from Odoo - they couldn't care less !!
Since it's open-source and very popular, the community support for React and related tools and libraries is excellent. There are a lot of people using the same tools, and so issues tend to get fixed quickly and "recipes" are easy to come by. And since it's backed by Facebook, they have a dedicated engineering team working on the progression of React.
I had in person training for a day when first got the software. The training was good. The challenge was that there was a large gap between training and when we went live so we forgot quite a lot
I felt NetSuite Professional Services did an excellent job of guiding us in the implementation. I also felt our internal teams were a little resistant to the change and engagement of new software. Had we performed better engaging and buying into the new software, I would be able to rate the implementation better. Therefore, the lower number should not be viewed as a deficiency with the software or the professional services teams, but as an reminder of how important complete buy-in from the local users is.
QuickBooks Online is, by far, a better and easier-to-use product for smaller companies. Only switch to Netsuite if you have to. We switched to NetSuite because we have numerous subsidiaries, and QuickBooks would not be able to handle the complexity.
We decided to go with Odoo over Netsuite due to a few factors. Price was a big reason why, Netsuite is the most expensive ERP we vetted. I also did not have a great experience with Netsuite at my last job. I was on the roll out team and it did not work as promised for POS, inventory managing or reporting, it crashed constantly in the middle of using it. Just over all very poor. Considering it is owned by Oracle and the most expensive, you would think it would be able to function on some sort of base level. That company ended up terminating their contract with Netsuite early and going with a different company.
We don't have crashing or error issues. I can complete receives, cycle counts etc and all of my information saves. Visually, Odoo is more satisfying also.
While this is a widely contested debate with various blog posts and benchmarks all over the place, its really a personal choice to determine what works for the team. Coming from a Angular 1.x background, I decided to try a new framework when Angular 2.x was announced and at that time React is gaining popularity and Vue hasn't taken off yet. Compared to Angular 1.x and Vue (hybrid of React and Angular) that split the logic from the html templates, I loved the way React breaks code into components using the jsx syntax. In my mind, this allows for cleaner components and easier maintenance
We have been able to scale our business 25X without any major overhaul with Netsuite. Its dashboard setup makes onboarding new employees very easy and allows data to be shared across multiple offices. Its cloud setup does not put any pressure on IT to scale servers or other infrastructure. We have been able to become much more efficient in all aspects of the business.
NetSuite software has improved our process controls and enhanced cash management, especially in huge projects.
The software has helped us with budgeting, forecasting, and real-time financial reporting.
Introduction of NetSuite ERP into our organisation has completely changed the way we do things by enhancing compliance, ensuring real-time project milestone tracking, and enabling portfolio management.