-
python3-trytond-currency-ro-7.4.0-2.lbn36.noarch
The Currency RO Module adds the Romanian National Bank
as a source for currency exchange rates.
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-trytond-currency-rs-7.4.0-2.lbn36.noarch
The Currency RS Module adds the Serbian National Bank as a source for currency exchange rates.
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-trytond-customs-7.4.1-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*...
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-trytond-dashboard-7.4.1-1.lbn36.noarch
Dashboard Module The dashboard module allows user to configure his dashboard.
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-trytond-edocument-uncefact-7.4.0-2.lbn36.noarch
Implement electronic document from UN/CEFACT:
Cross-Industry-Invoice (16B-CII)
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
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)
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-trytond-gis-7.4.0-2.lbn36.noarch
It adds GIS support to Tryton.
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-trytond-google-maps-7.4.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.
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-trytond-incoterm-7.4.0-2.lbn36.noarch
This Incoterm Model is used to manage the Incoterms on sales, purchases and shipments.
The module contains the Incoterm versions of 2010 and 2020.
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-trytond-ldap-authentication-7.4.0-1.lbn36.noarch
LDAP Authentication Module The LDAP authentication module allows to
authenticate users via a LDAP server.The configuration of the LDAP connection
is set in the ldap_authentication To be activated, the ldap method must be
added to the authentications methods list of the session section of the
configuration.Configuration *************uri The LDAP URL to use to connect to
the server following the...
Located in
LBN
/
…
/
Business
/
BastionLinux 36