Go to file
C?dric Krier 2726f0061b Synchronise context evaluation of act_window with tryton
Overtime, the code that evaluate act_window has diverged from the one in
tryton.

issue6513
review42361002
2017-05-22 18:09:48 +02:00
images Replace ok/cancel icons by GTK+ one 2016-08-19 21:52:10 +02:00
locale Update translations 2017-04-29 18:53:52 +02:00
src Synchronise context evaluation of act_window with tryton 2017-05-22 18:09:48 +02:00
tests Prepare pyson expression before encode when use date and datetime fields 2016-11-26 19:43:00 +01:00
.drone.yml Move allow-root option to drone script 2017-03-13 20:40:59 +01:00
CHANGELOG Prepare release 4.4.0 2017-05-01 19:35:00 +02:00
COPYRIGHT Prepare release 4.4.0 2017-05-01 19:35:00 +02:00
Gruntfile.js Add xgettext task to extract translatable messages 2017-04-10 23:21:54 +02:00
LICENSE Initial commit 2012-11-29 11:32:58 +01:00
README Allow production build without development dependencies 2017-01-13 20:11:17 +01:00
bower.json Use semantic versioning for dependencies 2016-11-08 18:46:33 +01:00
index.html Compute toolbar offset using navtabs parent 2017-02-23 09:31:16 +01:00
offcanvas.css Improve offcanvas 2015-10-23 19:47:08 +02:00
package.json Increase version number 2017-05-01 19:35:44 +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 --production
    # 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/