Are workflows useful or are they for people who can't code? Is there anything that you can't accomplish with suitescript that you can accomplish with work flows?
you are asking in the suitescript channel so expect to get answers biased in favor of suitescript
battk
05/09/2021, 3:40 AM
the general answer is that for the basics, suiteflow can do a lot of the business logic that you need to do
battk
05/09/2021, 3:42 AM
when you start getting to more serious projects where you care to write tests to ensure your logic will work in the future, or need proper change management then suitescript becomes the more viable option
battk
05/09/2021, 3:44 AM
my opinion on the subject is pick one or the other, it is much harder finding someone who can debug both when something goes wrong