Go to file
C?dric Krier d9e59b2945 Add missing this binding in forEach method in Attachment.callback 2016-05-19 12:54:22 +02:00
images Add missing ok, cancel images 2013-09-16 17:35:25 +02:00
locale Re-update translations 2016-05-07 15:09:46 +02:00
src Add missing this binding in forEach method in Attachment.callback 2016-05-19 12:54:22 +02:00
tests Fix PYSON.Equal with Array 2016-04-15 14:09:35 +07:00
.drone.yml Fix image name for drone 0.3 2016-05-12 09:42:53 +02:00
CHANGELOG Prepare release 4.0.0 2016-05-02 15:42:48 +02:00
COPYRIGHT Prepare release 4.0.0 2016-05-02 15:42:48 +02:00
Gruntfile.js Add test task and drone 2016-05-12 09:14:14 +02:00
LICENSE Initial commit 2012-11-29 11:32:58 +01:00
README Update README about trytond configuration for new web section 2016-03-16 21:15:12 +01:00
bower.json Replace typeahead by custom completion based on bootstrap dropdown 2015-10-02 11:49:23 +02:00
index.html Rename package in index.html 2015-11-03 10:02:20 +01:00
offcanvas.css Improve offcanvas 2015-10-23 19:47:08 +02:00
package.json Add test task and drone 2016-05-12 09:14:14 +02:00

README

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/