You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-trytond-project-invoice-7.6.0-1.lbn36.noarch
Project Invoice Module The Project Invoice module adds invoice methods on project. The methods are:- Manual: Tryton doesn't create any invoice. - On Effort: The invoices are created based on the *Effort* hours for all children works with 100% progress. - On Progress: The invoices are create proportionally to the *Progress* of the *Effort* hours of each children work. - On Timesheet: The...
RPMPackage python3-trytond-project-7.6.0-1.lbn36.noarch
Project Module The *Project Module* contains the basic concepts that are needed for managing simple projects.
RPMPackage python3-trytond-production-work-timesheet-7.6.0-1.lbn36.noarch
Production Work Timesheet Module The production work timesheet module allows to enter timesheet for production
RPMPackage python3-trytond-production-work-7.6.0-1.lbn36.noarch
Production Work Module The production work module allows to manage work order for each production. It also adds in the production cost for the work cost.Work Center ***********Work center are places in the warehouse where production operations are performed. They can be organized in a tree structure and each center can be linked to a category. A cost can be defined on the work center with two...
RPMPackage python3-trytond-production-split-7.6.0-1.lbn36.noarch
Production Split Module The Production Split module adds on the production a wizard that allows to split it. The production is split into productions of *Quantity*. If *Count* is set, it will be split only this number of times. On occasion there can be a production with the remaining quantity.
RPMPackage python3-trytond-production-routing-7.6.0-1.lbn36.noarch
Production Routing Module The production routing module defines the routings for production: Routing, Step and Operation.Routing Routings are a list of steps to follow with one of the BOMs to produce a****Steps define the operation to perform at a specific point of the routing.Operation *********An operation is a generic action.
RPMPackage python3-trytond-production-outsourcing-7.6.0-1.lbn36.noarch
The production outsourcing module allows to outsource production order per routing. When such outsourced production is set to waiting, a purchase order is created and its cost is added to the production. To define an outsourced production, the routing must have a Supplier, a Service and its Quantity defined. Those values will be used to create the purchase order. The bought quantity is computed by multiplying the Quantity by the factor between the bill of material and the production quantity.
RPMPackage python3-trytond-production-7.6.1-1.lbn36.noarch
Production Module The production module defines basics for production management: Bill of material and production order. Bill of Material ****************Bills of Material are list of products and quantities needed to produce a product. It is often shorten with BOM.Production **********A Production is mainly defined by a product, a BOM, a location, a quantity and two lists of moves:* Inputs...
RPMPackage python3-trytond-product-price-list-parent-7.6.0-1.lbn36.noarch
The product_price_list_parent module adds a Parent to the price list and the keyword parent_unit_price for the formula which contains the unit price computed by the parent price list.
RPMPackage python3-trytond-product-price-list-dates-7.6.0-1.lbn36.noarch
The product_price_list_dates module adds Start Date and End Date conditions to the Price List Lines.
RPMPackage python3-trytond-product-price-list-7.6.0-1.lbn36.noarch
Product Price List Module The product price list module provides formula to compute prices per product or category.
RPMPackage python3-trytond-product-measurements-7.6.0-1.lbn36.noarch
Product Measurements The Product Measurements module adds this following measurements to Product:- Length- Width
RPMPackage python3-trytond-product-kit-7.6.0-1.lbn36.noarch
The Product Kit Module adds kits and components to products. This enables a defined set of products to be sold or purchased using a single line.
RPMPackage python3-trytond-product-image-attribute-7.6.0-1.lbn36.noarch
The Product Image Attribute Module adds attributes to product images.
RPMPackage python3-trytond-product-image-7.6.0-1.lbn36.noarch
The Product Image Module adds images to each product and variant.
RPMPackage python3-trytond-product-cost-warehouse-7.6.0-1.lbn36.noarch
The Product Cost Warehouse Module allows the cost price of products to be calculated separately for each warehouse.
RPMPackage python3-trytond-product-cost-history-7.6.0-1.lbn36.noarch
Product Cost History Module The Product Cost History Module adds a *Cost History* relate on the product form showing the cost price evolution of the product. The history is based on the cost price stored on the incoming stock moves for goods and assets and based on the history table for service. When a historic cost price is needed the value is taken from this history for goods and assets.
RPMPackage python3-trytond-product-cost-fifo-7.6.0-1.lbn36.noarch
Product Cost FIFO Module The Product Cost FIFO Module add a *FIFO* option in the Cost Method field of the product form.The cost price of product whose cost price method is *FIFO* will be updated automatically when stock moves coming from a supplier or going to a customer are made. The page FIFO and LIFO accounting_ on Wikipedia gives some information about this costing method... _FIFO and LIFO...
RPMPackage python3-trytond-product-classification-taxonomic-7.6.0-1.lbn36.noarch
Product Classification Taxonomic Module The Product Classification Taxonomic module adds the taxonomic classification to the products.The available classifications are:Taxon A taxon < is defined by a name and a taxonomic rank < It is stored inside a tree structure.Cultivar A cultivar < is defined by a name, a taxon and a list of cultivar groups <
RPMPackage python3-trytond-product-classification-7.6.0-1.lbn36.noarch
Product Classification Module The Product Classification module defines the tools for other modules to create classifications of products. It adds a reference field *classification* to the product template.