Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
NetSuite Development Standards
Has anyone put together a set of software development standards for use in customizing NetSuite that you wouldn't mind sharing?
I'm talking about these type of things:
[LIST]
[*]Business Rules[LIST]
[*]Clearly documenting each rule
[*]Identifying a link from each rule to the implementing code[/LIST]
[*]Naming Conventions
[*]Testing Procedures in a live production system
[*]Internal Comments
[*]Configuration Management
[*]Documentation of Customizations
[*]etc[/LIST]All serious software development teams I have been involved with have had something like a "Development Standards Document" or equivalent. All developer's were required to follow these standards, or obtain a waiver.
Here's the purpose: Minimize Development and Maintinance Cost by: