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 c5b2fc04c2 Use cancel_record instead of removing from group
cancel_record uses Screen.remove which ensure the cursor is correctly set after
the removal.
This also ensure that cancel_record remove only the current record.

issue5852
review29641002
2016-10-25 23:14:20 +02:00
images Replace ok/cancel icons by GTK+ one 2016-08-19 21:52:10 +02:00
locale Merge Spanish's into Spanish (Latin American) 2016-10-08 12:43:17 +02:00
src Use cancel_record instead of removing from group 2016-10-25 23:14:20 +02:00
tests Add string representation of PYSON statements 2016-10-21 11:55:53 +02:00
.drone.yml Let drone run npm as root 2016-09-05 16:17:29 +02:00
bower.json Update eonasdan-bootstrap-datetimepicker to latest stable version 2016-09-28 15:36:27 +02:00
CHANGELOG Move info-bar to the top 2016-09-19 22:21:09 +02:00
COPYRIGHT Prepare release 4.0.0 2016-05-02 15:42:48 +02:00
Gruntfile.js Rename language codes 2016-09-10 23:27:57 +02:00
index.html Make datetimepicker locale aware 2016-08-29 09:35:54 +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 Allow root when running bower 2016-09-05 15:43:19 +02: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/