1
0
Fork 0
mirror of https://github.com/NaN-tic/sao-old.git synced 2023-12-14 02:12:52 +01:00
No description
Find a file
Sergi Almacellas Abellana cd7eda2124 Resize view after showing a Wizard
When a wizard dialog is shown a resize must be triggered because
display is not called at that time.

issue5134
review27101002
2017-02-14 09:41:06 +01:00
images Replace ok/cancel icons by GTK+ one 2016-08-19 21:52:10 +02:00
locale Update translations 2016-11-25 23:49:40 +01:00
src Resize view after showing a Wizard 2017-02-14 09:41:06 +01:00
tests Prepare pyson expression before encode when use date and datetime fields 2016-11-26 19:43:00 +01:00
.drone.yml Let drone run npm as root 2016-09-05 16:17:29 +02:00
bower.json Use semantic versioning for dependencies 2016-11-08 18:46:33 +01:00
CHANGELOG Add support for size on Many2Many 2017-01-25 23:39:21 +01:00
COPYRIGHT Prepare release 4.2.0 2016-11-28 15:59:23 +01:00
Gruntfile.js Allow production build without development dependencies 2017-01-13 20:11:17 +01:00
index.html Move tablist into navbar 2017-01-15 18:59:21 +01: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 Allow production build without development dependencies 2017-01-13 20:11:17 +01:00
README Allow production build without development dependencies 2017-01-13 20:11:17 +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 --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/