Skip to content
/ sao Public
forked from tryton/sao

Intermediate Repo for GSOC 2016 - Adding CSV Import/Export

License

Notifications You must be signed in to change notification settings

prayashm/sao

 
 

Repository files navigation

sao
===

Prerequisites
-------------

 * Node.js 0.8.0 or later (http://nodejs.org/)

Installation
------------

Once you've downloaded and unpacked the sao source release, enter the directory
where the archive was unpacked, and run:

    # npm install
    # grunt

Note that the entry `root` in the section `[web]` of `trytond.conf` must be set
to this directory.

Support
-------

If you encounter any problems with Tryton, please don't hesitate to ask
questions on the Tryton bug tracker, mailing list, wiki or IRC channel:

  http://bugs.tryton.org/
  http://groups.tryton.org/
  http://wiki.tryton.org/
  irc://irc.freenode.net/tryton

License
-------

See LICENSE

Copyright
---------

See COPYRIGHT


For more information please visit the Tryton web site:

  http://www.tryton.org/

About

Intermediate Repo for GSOC 2016 - Adding CSV Import/Export

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.4%
  • Other 1.6%