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
C?dric Krier d870223f2d Do not pass moment to c3
c3 does not support moment but only Date.

issue6005
review30941002
2016-12-29 13:40:42 +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 Do not pass moment to c3 2016-12-29 13:40:42 +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 Prepare release 4.2.0 2016-11-28 15:59:23 +01:00
COPYRIGHT Prepare release 4.2.0 2016-11-28 15:59:23 +01:00
Gruntfile.js Rename language codes 2016-09-10 23:27:57 +02:00
index.html Replace collapse navbar by button groups 2016-12-27 18:17:05 +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 Increase version number 2016-11-28 16:00:05 +01:00
README Update README about trytond configuration for new web section 2016-03-16 21:15:12 +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
    # 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/