DeveloperGuidelines == How to add a new module? == * First, try Following the steps given [http://en.flossmanuals.net/sahana-eden/building-a-new-application Here] * Then, try making following changes. === Model === Create a file {{{modules/s3db/.py}}} '''Note''' * Add your module to settings.modules in {{{private/templates/