You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-trytond-purchase-requisition-7.4.0-1.lbn36.noarch
Purchase Requisition Module The Purchase Requisition module allows users to create their purchase requisitions. Those requisitions will be approved or rejected by the Approval group. On approval, purchase requests will be created.Requisition ***********- Employee: The requester. - Description: The description of the purchase requisition. - Supply Date: The expected date to supply. - Currency:...
RPMPackage python3-trytond-purchase-request-quotation-7.4.0-2.lbn36.noarch
The Purchase Request for Quotation module allows users to ask quotations from selected purchase requests to different suppliers. Each request will collect quotation information from the supplier. The selection of the quotation is done by taking either the preferred_quotation field if not empty otherwise the first one ordered from the received quotations. Quotation Supplier: The supplier. Company: The company which issue the request quotation. Supplier Address: The address of the supplier. Lines: Product: An optional reference to the product to quote. Description: The description of the product to quote. Supply Date: The expected date to supply. Quantity: The quantity to quote. Unit: The unit of measure in which is expressed the quantity. Unit Price: The unit price of the product expressed in the currency. Currency: define the currency to use for this quotation. All product prices will be computed accordingly. State: The state of the quotation. May take one of the following values:
RPMPackage python3-trytond-purchase-request-7.4.1-1.lbn36.noarch
Purchase Request Module The Purchase Request module introduces the concept of Purchase Requests which are central points to collect purchase requests generated by other process from Purchase Request ****************A purchase request defines the need to purchase a product. It is linked to a warehouse and possibly a supplier, it contains a ideal purchase date and an expected supply date. A...
RPMPackage python3-trytond-purchase-product-quantity-7.4.0-2.lbn36.noarch
The Purchase Product Quantity Module permits to enforce the minimal and the rounding of quantity purchased per supplier from purchase request.
RPMPackage python3-trytond-purchase-price-list-7.4.0-2.lbn36.noarch
The Purchase Price List Module allows price lists to be defined for suppliers.
RPMPackage python3-trytond-purchase-invoice-line-standalone-7.4.0-1.lbn36.noarch
Purchase Invoice Line Standalone Module The purchase invoice line standalone module makes purchase to generate invoice lines instead of invoices.
RPMPackage python3-trytond-purchase-history-7.4.0-2.lbn36.noarch
The purchase history module activates the historization of the purchase and adds a revision counter which increases each time the purchase is reset to draft.
RPMPackage python3-trytond-purchase-blanket-agreement-7.4.0-2.lbn36.noarch
doc/index.rst
RPMPackage python3-trytond-purchase-amendment-7.4.1-2.lbn36.noarch
The purchase amendment module allows you to change purchases that are being processed and keep track of the changes. An amendment is composed of action lines which can: Recompute taxes (if the supplier tax rules or product taxes have changed) Change the payment term Change the party and the address Change the warehouse Change a purchase line: the product (for one with the same UoM category) the quantity and unit of measure the unit price the description When the amendment is validated the purchase is updated and given a new revision. Generated documents (like moves and invoices) that are still in a draft state are replaced with new ones based on the new values.
RPMPackage python3-trytond-purchase-7.4.2-1.lbn36.noarch
Purchase Module The *Purchase Module* provides everything that is required to create and manage purchases made by the company. It adds the idea of a purchase to Tryton, and allows it to be tracked as it moves through various states from draft to done. It makes it easy to create supplier shipments for the purchase, and includes the ability to automatically create related supplier invoices.
RPMPackage python3-trytond-project-revenue-7.4.0-1.lbn36.noarch
Project Revenue Module The project revenue module computes revenue and cost per task and project. The revenue uses the list price of the product. If the product's unit of measure is time based, the revenue is computed as the product of the price and the hours of effort otherwise the price is considered as fixed. The cost is computed by summing the cost of all the linked time sheets and the...
RPMPackage python3-trytond-project-plan-7.4.0-1.lbn36.noarch
Project Plan Module The Project Plan module adds planning features on top of the ProjectAllocation **********An allocation links together an employee, a task and a percentage. It defines which part of his time the employee should dedicate to thisWork The Work model is extended to support planning features:- Tasks dependencies: Each work may have predecessor and successors. Predecessor and...
RPMPackage python3-trytond-project-invoice-7.4.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.4.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.4.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.4.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.4.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.4.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.4.0-2.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.4.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...