Go to file
2015-05-15 17:16:58 +02:00
images Add missing ok, cancel images 2013-09-16 17:35:25 +02:00
src Pass validate to the next callback 2015-05-15 17:16:58 +02:00
tests Add autocompletion on search entry 2015-04-24 13:56:41 +02:00
bower.json Don't update typeahead.js as typeahead.js-bootstrap3.less is not yet ready 2015-05-07 12:38:36 +02:00
COPYRIGHT Use bootstrap instead of jquery-ui 2015-02-06 00:32:51 +01:00
Gruntfile.js Add initial stylesheet 2013-09-17 17:40:59 +02:00
index.html Add autocompletion on M2O form widgets 2015-03-13 16:45:47 +01:00
LICENSE Initial commit 2012-11-29 11:32:58 +01:00
offcanvas.css Use bootstrap instead of jquery-ui 2015-02-06 00:32:51 +01:00
package.json Update dependencies 2015-05-07 12:11:45 +02:00
README Use bootstrap instead of jquery-ui 2015-02-06 00:32:51 +01:00

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
    # bower install
    # grunt

Note that the entry `data` in the section `[jsonrpc]` 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/