You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-trytond-web-user-7.4.0-1.lbn36.noarch
Web User Module The web_user module provides facilities to manage external user accessing from****A user is uniquely identified by an email and he is authenticated using a hashed password. The user can be linked to a Party.Two actions are available:- The *Validate E-mail* which sent an e-mail to the user with a link to an URL that ensures the address exists. - The *Reset Password* which sent...
RPMPackage python3-trytond-web-shortener-7.4.0-1.lbn36.noarch
The web_shortener module allows URLs to be shortened. It counts the number of times the URL is accessed and optionally triggers action. The module defines a route /s/<shortened_id> which will redirect the queries to the URL registered previously with ShortenedURL.get_url. Models that need to be callable from a shortened URL must define the method shortened_url_execute. This class method will be called from the underlying queue with the record and the keywords arguments transmitted when calling get_url. Shortened URL Shortened URL: The shortened URL Redirect URL: The URL the request is redirected to Record: The record on which method will be executed Method: The name of the method to call on record Count: The number of times this shortened URL has been triggered Configuration The web_shortener modules uses the parameter from the section: [web]: shortener_base: The base URL without path for shortened URL. The default value is composed with the configuration [web] hostname.
RPMPackage python3-trytond-web-shop-vue-storefront-stripe-7.4.0-1.lbn36.noarch
The web_shop_vue_storefront_stripe module provides support of Stripe payment for Vue Storefront integration.
RPMPackage python3-trytond-web-shop-vue-storefront-7.4.0-1.lbn36.noarch
The web_shop_vue_storefront module provides the back-end to integrate with Vue Storefront 1.x. Vue StoreFront Configuration The endpoint must be updated to use the Tryton URL. You must just replace /api by http(s):/<hostname>:<port>/<database name>/web_shop_vue_storefront/<shop name>. The configuration autoRefreshTokens must be set to false.
RPMPackage python3-trytond-web-shop-shopify-7.4.0-1.lbn36.noarch
The Web Shop Shopify Module provides a way to manage Shopify stores. It uploads products, variants and collections to Shopify, and downloads orders, transactions and creates fulfilments.
RPMPackage python3-trytond-web-shop-7.4.0-1.lbn36.noarch
The web_shop module provides facilities to store configuration of online web shop.
RPMPackage python3-trytond-user-role-7.4.0-1.lbn36.noarch
The user_role module allows to assign roles to user instead of groups. A Role is defined by a set of groups. When a role is added to a user, it overrides the existing groups. A role can be added to a user for a period.
RPMPackage python3-trytond-timesheet-cost-7.4.0-1.lbn36.noarch
Timesheet Cost Module The timesheet cost module adds cost price per employee.
RPMPackage python3-trytond-timesheet-7.4.0-1.lbn36.noarch
Timesheet Module The timesheet module allow to track the time spent by employees on various works. This module also comes with several reports that show the time spent by employees on works following various time periods.****A work is a generic concept that encompass all activities from simple tasks to long-running projects. It can be alone or linked to another document. The Work model...
RPMPackage python3-trytond-stock-supply-production-7.4.0-1.lbn36.noarch
Stock Supply Production Module The Stock Supply Production module adds automatic supply mechanisms via production request.Production Request ******************A production request is a production in the state request. It defines the need to produce a product. Order Point ***********It adds a new type of Order Point:* Production A Production order point is defined on a warehouse location. If...
RPMPackage python3-trytond-stock-supply-forecast-7.4.0-1.lbn36.noarch
Stock Supply Forecast Module The stock supply forecast module takes forecast into account to compute purchase requests.
RPMPackage python3-trytond-stock-supply-day-7.4.0-1.lbn36.noarch
Stock Supply Day Module The Stock Supply Day module adds a Week Days list on the Product Supplier form. This allow to restrict the supply week days for each supplier on each product. If no days are defined for a supplier a supplying may happens at any day of the week.For example, those week days are taken into account when computing the planned date of stock moves created by the purchase...
RPMPackage python3-trytond-stock-supply-7.4.0-1.lbn36.noarch
Stock Supply Module The Stock Supply module add automatic supply mechanisms and introduce the concepts of order point.Order Point ***********An order point define minimum, maximum and target quantities for a product on a location.* The minimum quantity is the threshold quantity below which the provisioning process will be triggered.* The maximum quantity is the threshold quantity above which...
RPMPackage python3-trytond-stock-split-7.4.0-1.lbn36.noarch
Stock Split Module The Stock Split module adds on the stock move a wizard that allows to split them. The move is split into moves of *Quantity*. If *Counts* is set, it will be split only this number of times. On occasion there can be a move with the remaining quantity.It also adds on *Customer*, *Supplier Return* and *Internal* shipments a wizard that allows to split them. The selected moves...
RPMPackage python3-trytond-stock-shipment-measurements-7.4.0-1.lbn36.noarch
Stock Shipment Measurements Module The Stock Shipment Measurements module adds weight and volume on shipments and packages. They are computed using the measurement and the quantity of their moves.
RPMPackage python3-trytond-stock-shipment-cost-weight-7.4.0-1.lbn36.noarch
The Stock Shipment Cost Weight Module adds “By Weight” as allocation method of shipment cost on the carrier.
RPMPackage python3-trytond-stock-shipment-cost-7.4.0-1.lbn36.noarch
Stock Shipment Cost Module The *Stock Shipment Cost Module* adds a shipment cost on the outgoing moves which is calculated from the carrier purchase price. This cost is added to the product margin reports.
RPMPackage python3-trytond-stock-secondary-unit-7.4.0-1.lbn36.noarch
The stock secondary unit module adds a secondary unit of measure on the stock move.
RPMPackage python3-trytond-stock-quantity-issue-7.4.0-1.lbn36.noarch
The Stock Quantity Issue Module helps to solve stock quantity issues.
RPMPackage python3-trytond-stock-quantity-early-planning-7.4.0-1.lbn36.noarch
The Stock Quantity Early Planning Module helps reducing stock level by proposing to consume earlier.