Coder Social home page Coder Social logo

accitude's Introduction

Welcome to Accitude - the accounts software with attitude for small business.

Features:
  - Quote creation
  - Invoice creation
  - PDF quotes and Invoices
  - Recurring Invoices
  - Multi company
  - Multi-Project
  - Multi user
  - Employee aware
  - Expense processing
  - Wage processing
  - Bank reconsiliation
  - Liability processing
  - Contact list
  - Account 'statement'
  - Report of transactions by employee or contact


Clone us at git://github.com/ebotech/Accitude.git or http://github.com/ebotech/Accitude.git
Visit our github page at http://github.com/ebotech/Accitude

REQUIREMENTS:
  - Ruby on Rails 2.3.5
  - Ruby Gems
  - Your prefered database

TO INSTALL:
  1. Clone our repository with `git clone http://github.com/ebotech/Accitude.git`
  2. `cp config/database.yml.template config/database.yml`
  3. Edit config/database.yml to another database if needed
  4. Run `rake gems:install`
	5. Run `git submodule init`
	6. Run `git submodule update`
	7. Run `rake db:migrate`
  8. Run `script/console`
  9. Run `((a = User.new(:password => "test", :email => "[email protected]")).username = "admin") && a.save && quit`
 10. Run `script/server`
 11. Browse to localhost:3000 and start using the program - the default username/password is admin/test

POST INSTALL SETUP:
  - Once logged in to the site, click 'Profile' at the top right to change the admin password and e-mail address.
  - Also at the top right, click 'Admin' to set up Organisations and Users. Note that you must also assign users to their relevant organisations by using 'List Organisations' on the admin page.
	- Also note that quotes, invoices and liabilities are connected to entries in an organisations contact list. Use 'Contacts' on the sidebar to add these before setting these up. 
  - If a user has multiple organisations (or their organisation has multiple projects) it is neccessary to switch between these, use 'Edit Organisation' on the side bar. 

Sponsored by Ebotech Consulting Ltd. - www.ebotech.com

accitude's People

Contributors

ojamin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.