No description
Find a file
C?dric Krier 74920edcc4 Fix setting twice the placeholder text
The implementation of placeholder for GTK+-2 must manage the case when the
placeholder is set multiple times. So when setting placeholder, if it does not
have the focus and it contains the default placeholder, the text should be
removed to have _focus_out set the new placeholder.

issue6137
review25921003
2016-12-27 11:38:22 +01:00
bin Replace py2exe and py2app by cx_Freeze 2016-10-02 14:58:47 +02:00
darwin/gtk-2.0 Replace py2exe and py2app by cx_Freeze 2016-10-02 14:58:47 +02:00
doc Increase version number 2016-11-28 15:56:21 +01:00
tryton Fix setting twice the placeholder text 2016-12-27 11:38:22 +01:00
win32/gtk-2.0 Replace py2exe and py2app by cx_Freeze 2016-10-02 14:58:47 +02:00
catalan.nsh Update Catalan translation 2012-10-21 19:11:26 +02:00
CHANGELOG Prepare release 4.2.0 2016-11-28 15:55:37 +01:00
COPYRIGHT Prepare release 4.0.0 2016-05-02 15:34:02 +02:00
english.nsh Add context of the transaction to reports 2012-10-09 18:09:56 -05:00
french.nsh Add context of the transaction to reports 2012-10-09 18:09:56 -05:00
german.nsh Add context of the transaction to reports 2012-10-09 18:09:56 -05:00
INSTALL Add context of the transaction to reports 2012-10-09 18:09:56 -05:00
LICENSE Add context of the transaction to reports 2012-10-09 18:09:56 -05:00
make-darwin-installer.sh Ensure to compile catalog when doing a build 2016-12-17 00:45:27 +01:00
make-win32-installer.sh Ensure to compile catalog when doing a build 2016-12-17 00:45:27 +01:00
MANIFEST.in Replace py2exe and py2app by cx_Freeze 2016-10-02 14:58:47 +02:00
portuguese.nsh Added portuguese.nsh file 2015-10-27 08:13:52 -02:00
README Use package_data instead of data_files 2015-10-03 11:45:10 +02:00
russian.nsh Fix encoding in ru_RU translation: UTF8 -> CP1251 2013-04-23 06:50:21 +06:00
setup-freeze.py Replace py2exe and py2app by cx_Freeze 2016-10-02 14:58:47 +02:00
setup-single.nsi Use package_data instead of data_files 2015-10-03 11:45:10 +02:00
setup.cfg Use package_data instead of data_files 2015-10-03 11:45:10 +02:00
setup.nsi Set English as default language for NSIS 2016-02-02 19:05:12 +01:00
setup.py Update translations 2016-11-25 23:50:52 +01:00
slovenian.nsh Updated Slovenian translations 2013-09-26 07:31:37 +02:00
spanish.nsh Add context of the transaction to reports 2012-10-09 18:09:56 -05:00
tryton.desktop MimeType in .desktop must end with a semicolon 2016-05-19 11:08:51 +02:00

tryton
======

The client of the Tryton application platform.
A three-tiers  high-level general purpose application platform
written in Python and use Postgresql as database engine.
It is the core base of an Open Source ERP.
It provides modularity, scalability and security.

Installing
----------

See INSTALL

Package Contents
----------------

  bin/
      Script for startup.

  doc/
      sphinx documentation in reStructuredText.
      To generate the HTML:

        python doc/build.py

  tryton/
      tryton sources.

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/