Neue Schnittstelle Tryton - Autocolor
Anwender der Autocolor-Software haben nun die Möglichkeit, Ihre Bestellungen, Lagerbewegungen etc. in Tryton zu verwalten. Dafür lesen wir zeitgesteuert die relevanten Daten aus der Software Ihrer Mischbank und bereiten Sie für die Worklflows in Tryton auf. Wie immer gilt: Wir freuen uns, Ihnen unsere Lösung im Detail vorstellen zu dürfen.
Tryton-Modul für Produktvarianten
Wir freuen uns, Ihnen unser Modul Produktvarianten vorstellen zu können. Hier ein kleines Video um die grundsätzliche Funktion zu demonstrieren.
Tryton - das Open Source ERP, das mit Ihnen wächst
Mit Tryton erhalten Sie ein Anwendungsframework, daß Sie in die Lage versetzt, die komplexen Prozesse Ihres Unternehmens auf eine solide IT-Basis zu stellen.
Auf der Grundlage ausgereifter Basismodule für die Bereiche Verkauf, Einkauf, Buchhaltung, Lagerverwaltung u.a. entwickeln wir für Sie individuelle Module und Erweiterungen, um die Software an die Erfordernisse Ihres Unternehmens anzupassen.
So einzigartig Ihr Unternehmen, so individuell Ihre Software. Nicht Ihr Unternehmen sollte sich der Software anpassen, sondern die Software Ihrem Unternehmen.
Tryton im Lackierzentrum Reichenbach
Anpassung der Basismodule
Von Grasbauer entwickelte Tryton-Module
- Produktionsplanung
- Projektarbeitszeiterfassung auf Projektbasis und für Kostenstellen
- Qualitätsmanagement
- Produktspezifikation
- Anbindung an Schwacke-Online-Reperaturkalkulation
Tätigkeitsfeld
Oberflächenbeschichtung, diverse Nasslackverfahren, Pulverbeschichtung, Sandstrahlen
Lieferant für folgende Unternehmen
Alstom
IHI CSI GmbH (für Volkswagen)
MAHLE Behr
Volkswagen Sachsen GmbH (GMD)
Neuigkeiten aus der Entwicklung | tryton.org
Tryton
News
Bugfix release for purchase_invoice_line_standalone module of series 2.2The changes on the user interface are once again really important:
- The pop-up windows are now "no modal", which means that they are linked to the tab in which they were opened. Creating a new tab is now possible. Also, switching from one tab to the other restores the state of the opened pop-up windows.
- The search widget has been completely redesigned. We are now using a unique widget which allow users to use the search function in a much more natural way using a simple syntax. An auto-completion system has been included to help users write their search query.
- The action toolbar on the bottom of the screen has been merged with main toolbar.
- The user experience has been improved by using the same design from the Many2Many and One2Many widgets.
On the server side we also did a lot of important changes:
- The access rights on the relation fields are now checked on the server side, thus those fields will not be displayed to the user (preventing the "You can not read this document" messages).
- The report engine can now output any kind of OpenDocument file. Thanks to unoconv, all documents can be converted to another format such as the widely used .doc format…
- The translation is now managed with .po file. We hope that it will ease the job of the translators as now they can use the tools they are used to.
- The use of a LRU cache on the session reduce the memory footprint of the server.
Other noticeable changes:
- After two years and a half support for the Tryton 1.2 series has been dropped.
- Support for Python 2.5, which is five year old, has also been dropped.
- We made the switch from a custom wire protocol NetRPC to the more widely used JSON-RPC.
- We made another step in the direction of the Active Record Pattern by transforming the Pool object into a singleton.
- For those of you using PostgreSQL, we added support for SQL sequence, which are used when the numbering of your document can bear hole. We also added the support the RETURNING clause and read-only transactions. For those who do not use PostgreSQL, you should!
- In our constant struggle towards modularity, the Python code in the XML Workflow definition was a definitive black spot. This was fixed by moving the code to the Model and using the name of the method in the XML.
- Now you must define Many2Many entries in the XML file by creating the entry in the relation table. This allows correct tracking of those records with the XML ids.
- Binary fields are now fetched only when necessary. User of the proteus library should pay attention to the fact that now binary fields are represented using the buffer type
- The server keeps track of the opened state of each tree view per user.
Of course the modules evolved also a lot during the last six months:
- Two modules for handling deliveries has been added: carrier and sale_shipment_cost. The design has been though to operate so that the cost computation is done by custom modules.
- The calendar module has a basic support of event time range which is important for user of smartphones devices.
- The company currency of the user is now displayed in the status bar. Moreover the company can be change by adjusting the context, it will allow users to use two instances of Tryton with different companies.
- To give a better accuracy on forecast quantity and delivery date, the sale module adds to the products a delivery time field. Moreover the stock moves generated by a sale are now grouped using a custom function so you can sale products with different delivery dates.
- The stock module now ensure the consistency between planned date of moves and of the shipments. Also a company field has been added on the shipments.
- The stock_forecast module now creates draft moves only on demand. The forecast computation now work on the warehouse level. One can use a production location as destination for the forecast.
- We added a wizard in the stock_supply module to manually create purchase requests so that users do not have to wait for the cron job.
Tryton - warum nicht OpenERP?
Diese Frage wird hier beispielhaft beantwortet:
http://blog.thymbra.com/2011/09/why-thymbra-is-no-longer-openerp.html