Tryton - News
Others
Developer Food:
- Planet Mercurial: A feed containing all commits made on the Tryton repositories.
- Bug Tracker: A feed with all events that occur on the bug tracker.
2010-03-11¶
New release in series 1.4
The following new packages have been released:
- calendar_classification-1.4.0
- dashboard-1.4.0
- party_siret-1.4.0
2010-02-26¶
Some news from development
Client
- "Spell Checking" option only available if gtkspell is installed.
- Add PySON to replace python string evaluation. PySON is a syntax based on JSON that allow to define dynamic domain, context and states.
- Improve speed of switch view. It reloads records only if needed.
Server
- Add JSON-RPC
- Add more fine-grained rules on sequences : It's now possible to define different groups for users that are allowed to increment a sequence and for users that are allowed to edit it (Padding, Next Number, etc).
- Migrate server and all modules to PySON.
- Add LRU memoization into tools.
- Improve the cache on search. It doesn't fill anymore the cache with Many2One records because it was too slow to take advantage.
- Improve speed of Function fields on Invoice.
- Set default search criteria on Invoices, Sales, Purchases etc. to display by default only younger than one year records.
- Sequences are now easily customizable on a configuration form (one per module).
- Optimisation for stock quantities computation.
- Add MySQL backend.
- Update of currency definition and add numeric code. It uses now the pycountry module to generate data that comes from the ISO 4217.
2010-02-21¶
New release in series 1.0
These following packages have been released with some bugfixes:
- trytond-1.0.8
- tryton-1.0.8
- account-1.0.7
- purchase-1.0.5
- sale-1.0.5
- stock-1.0.7
2010-02-19¶
New release in series 1.2
These following packages have been released with some bugfixes:
- trytond-1.2.4
- tryton-1.2.4
- account-1.2.4
- account_be-1.2.2
- product-1.2.2
- purchase-1.2.3
- sale-1.2.3
- stock-1.2.3
2010-02-17¶
New release in series 1.4
These following packages have been released with some bugfixes:
- tryton-1.4.2
- trytond-1.4.4
- account-1.4.2
- account_invoice-1.4.2
- calendar-1.4.2
- calendar_todo-1.4.2
- ldap_authentication-1.4.1
- product-1.4.1
- purchase-1.4.2
- sale-1.4.2
- stock-1.4.2
- neso-1.4.2
2010-01-13¶
Some news from development
Tryton client
- Page-wise scrolling on list view with Next/Previous keyboard shortcuts.
- Add versioned configuration directory.
- Add AccelGroup on search windows (CTRL+Return).
- Use same keyboard shortcut for xxx2Many than for other fields.
- Improve layout of board by using buttons instead of images.
- Use the same internal model for Many2Many and One2Many fields. So we can display Many2Many with the widget of One2Many and vice versa.
- Improve speed of textbox with gtkspell.
- Handle always states attribute on group tag (it was not in some cases).
- Allow to override states on label linked to field. So states on view will always override states from Model.
Tryton server
- Handle current-user-privilege-set on webdav.collection.
- Handle displayname on webdav.collection.
- Improve TranslateFactory to fetch all translations for a report in only one query. This will improve the speed of report generation.
- Rename HttpDaemon into XMLRPCDaemon.
- Add cache to safe_eval that improve the speed of the function by removing the parsing part which is the slowest between parsing and evaluation.
- Remove dependency to egenix-mx-base. It is less error prone to always use Python standard datetime.
- New module dashboard. It allows the users to define personal dashboard with 5 default layouts (Square, Stack Left/Right/Top/Bottom).
Preference

Square Layout

Stack Right Layout

- Improve performance of sorting One2Many fields.
- Add comment on tables and fields for postgresql backend. It is useful for database GUI tools that supports it.
2009-12-22¶
New Module for Calendar Management
calendar_scheduling has been released in the series 1.4, it adds CaldDAV scheduling support on calendars.
This means that emails are sent to attendees when events are created, updated or deleted.
Each user can choose on which changes he or she wants to be notified.
2009-12-09¶
Neso 1.4.1-r1 released
A new Windows executable has been released to include last fixes in series 1.4: neso-setup-1.4.1-r1.exe
New release in series 1.4
trytond-1.4.3 has been released to fix an issue that prevents password creation on some Windows version.
New release in series 1.2
company-1.2.2 has been released to fix an issue introduced by a typo.
2009-11-25¶
Neso 1.4.1 released
A new version of Neso has been released:
A new windows executable is also available with updated version of Tryton's modules:
2009-11-24¶
New release in series 1.4
These following packages have been released with some bugfixes:
- tryton-1.4.1
- trytond-1.4.2
- trytond_account-1.4.1
- trytond_account_invoice-1.4.1
- trytond_account_statement-1.4.1
- trytond_calendar-1.4.1
- trytond_calendar-1.4.1
- trytond_company-1.4.1
- trytond_company_work_time-1.4.1
- trytond_party-1.4.1
- trytond_party_vcarddav-1.4.1
- trytond_product_price_list-1.4.1
- trytond_purchase-1.4.1
- trytond_sale-1.4.1
- trytond_stock-1.4.1
- trytond_stock_supply-1.4.1
New release in series 1.2
These following packages have been released with some bugfixes:
New release in series 1.0
These following packages have been released with some bugfixes:
2009-11-14¶
vatnumber 0.5 released
Here is the changelog: