I'd also suggest adding a module that contains the...
# suitescript
c
I'd also suggest adding a module that contains the business logic to the map/reduce script so that your map/reduce scripts are dumb entry points that leverage the module for business logic. Makes it way cleaner and maintainable.
❤️ 1
👍 2