You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-trytond-google-maps-7.6.0-1.lbn36.noarch
Google Maps Module The Google Maps module add a new URL field on the party addresses. This link open the Google Maps page on the default browser with the map centered on the selected address.
RPMPackage python3-trytond-gis-7.6.1-1.lbn36.noarch
It adds GIS support to Tryton.
RPMPackage python3-trytond-factories-7.4.2-1.lbn36.noarch
Trytond-factories Trytond-factories is a factory_trytond extension which uses factory_boy that allows to create Tryton ERP models with factories. You can inherit ERP's core model factories to do some testing or to populate databases with some sample data. How does it work? Import this module and you will be able to create objects such as Company, Party, etc. Here's an example with Tryton's model Company: import trytond_factories company = trytond_factories.Company.create(party__name='Example Company') print(company) >>> Pool().get('company.company')(1)
RPMPackage python3-trytond-edocument-uncefact-7.6.0-1.lbn36.noarch
Implement electronic document from UN/CEFACT: Cross-Industry-Invoice (16B-CII)
RPMPackage python3-trytond-dashboard-7.6.0-1.lbn36.noarch
Dashboard Module The dashboard module allows user to configure his dashboard.
RPMPackage python3-trytond-customs-7.6.0-1.lbn36.noarch
Customs Module The customs module allows to define customs duty based on the tariff code. Tarif Code **********It stores the Harmonized System_ that can be set on *Product*.- The *Code* from the HS. - The *Country* in case of a country specific code. - The *Start* / *End* period of the year for which the code is valid... _Harmonized System: Rate *********It stores the rate of a *Tarif Code*...
RPMPackage python3-trytond-currency-rs-7.6.0-1.lbn36.noarch
The Currency RS Module adds the Serbian National Bank as a source for currency exchange rates.
RPMPackage python3-trytond-currency-ro-7.6.0-1.lbn36.noarch
The Currency RO Module adds the Romanian National Bank as a source for currency exchange rates.
RPMPackage python3-trytond-currency-7.6.0-1.lbn36.noarch
Currency Module The *Currency Module* defines the basics needed to work with currencies in Tryton including a list of standard currencies. It is also possible to define the rates used to convert amounts between different currencies.
RPMPackage python3-xmlschema-3.2.1-1.lbn36.noarch
The xmlschema library is an implementation of XML Schema for Python. This library arises from the needs of a solid Python layer for processing XML Schema based files for MaX (Materials design at the Exascale) European project. A significant problem is the encoding and the decoding of the XML data files produced by different simulation software. Another important requirement is the XML data validation, in order to put the produced data under control. The lack of a suitable alternative for Python in the schema-based decoding of XML data has led to build this library. Obviously this library can be useful for other cases related to XML Schema based processing, not only for the original scope.
RPMPackage python3-weasyprint-62.3-1.lbn36.noarch
The WeasyPrint Python library is a rendering engine for HTML and CSS that can export to PDF. It aims to support web standards for printing.
RPMPackage python3-trytond-web-shop-product-data-feed-7.6.0-1.lbn36.noarch
The Web Shop Product Data Feed Module exposes products of web shop as data feed for Google Merchant and Meta for business.
RPMPackage python3-trytond-product-price-list-cache-7.6.0-1.lbn36.noarch
The Product Price List Cache Module pre-computes an stores prices for each product and price list.
RPMPackage python3-trytond-inbound-email-7.6.0-1.lbn36.noarch
The Inbound Email Module defines rules to apply to inbound emails.
RPMPackage python3-trytond-edocument-unece-7.6.0-1.lbn36.noarch
Implement electronic document from UNECE
RPMPackage python3-trytond-document-incoming-ocr-typless-7.6.0-1.lbn36.noarch
The Document Incoming OCR Typless Module provides integration with Typless services.
RPMPackage python3-trytond-document-incoming-ocr-7.6.0-1.lbn36.noarch
The Document Incoming OCR Module provides the basis to interact with OCR services.
RPMPackage python3-trytond-document-incoming-invoice-7.6.0-1.lbn36.noarch
The Document Incoming Invoice Module creates supplier invoice from incoming documents.
RPMPackage python3-trytond-document-incoming-7.6.1-1.lbn36.noarch
The Document Incoming Module collects and process incoming documents.
RPMPackage trytond-wsgi-7.6.6-1.lbn36.noarch
Apache/mod_wsgi implementation