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 8ecfcbe053 Use group.length to test if group is empty
jQuery.isEmptyObject returns true if the object has any attribute, which is
the case of an empty group so it causes false positives

issue6478
review42281002
2017-04-28 15:01:47 +02: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 Use group.length to test if group is empty 2017-04-28 15:01:47 +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
bower.json Use semantic versioning for dependencies 2016-11-08 18:46:33 +01:00
CHANGELOG Manage help attribute on tree views 2017-03-31 09:37:30 +02:00
COPYRIGHT Prepare release 4.2.0 2016-11-28 15:59:23 +01:00
Gruntfile.js Add xgettext task to extract translatable messages 2017-04-10 23:21:54 +02:00
index.html Compute toolbar offset using navtabs parent 2017-02-23 09:31:16 +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 Move allow-root option to drone script 2017-03-13 20:40:59 +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/