Go to file
C?dric Krier 7f77808a60 Call screen display only once the modal is shown in Sao.Window.Form
otherwise the Sao.View.resize is called to soon to correctly compute the width
of the tables.
2015-10-25 02:38:43 +01:00
images Add missing ok, cancel images 2013-09-16 17:35:25 +02:00
src Call screen display only once the modal is shown in Sao.Window.Form 2015-10-25 02:38:43 +01:00
tests Fix localize_domain to strip 4th element only for Reference field 2015-09-22 22:54:41 +02:00
bower.json Replace typeahead by custom completion based on bootstrap dropdown 2015-10-02 11:49:23 +02:00
COPYRIGHT Use bootstrap instead of jquery-ui 2015-02-06 00:32:51 +01:00
Gruntfile.js default task makes both css files as both js are already created 2015-10-25 01:10:21 +02:00
index.html Improve offcanvas 2015-10-23 19:47:08 +02:00
LICENSE Initial commit 2012-11-29 11:32:58 +01:00
offcanvas.css Improve offcanvas 2015-10-23 19:47:08 +02:00
package.json Use grunt-po2json and format po json for gettext.js 2015-10-23 23:54:52 +02:00
README No need to run bower as it is in postinstall of npm 2015-10-16 19:36:58 +02: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
    # 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/