Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
The Sale Discount Tryton module adds discount on sale line.
The Product Classification Tryton module defines the tools for other modules to create classifications of products. It adds a reference field classification to the product template.
The Quality Tryton module enables quality to be controlled by configuring control points and inspecting against these when certain operations are performed.
The Account Invoice Defer Tryton module allows deferring the expense or the revenue of an invoice line over many periods.
The Authentication SMS Tryton module allows users to authenticate via SMS. It adds a new authentication method sms, which can be used in the list of authentications in the session section of the configuration file.
The Sale Tryton module helps organise and manage sales made by the company. It adds the concept of a sale to Tryton and allows it to be tracked through its states from draft to done. It also oversees the creation of customer shipments and invoices for the sales, and allows reports to be generated that contain aggregated sales figures.
The Product Cost History Tryton 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.
The Account BE Tryton module defines the standard chart of account for Belgium.
The Sale Complaint Tryton module defines the Complaint model.
The Document Incoming OCR Tryton module provides the basis to interact with OCR services.
The Account Rule Tryton module allows rules which substitute default accounts with other accounts.
The Trytond GIS Tryton module adds GIS (Geographic information system) support to Tryton.
The Production Outsourcing Tryton module allows outsourcing production orders per routing. When such outsourced production is set to waiting, a purchase order is created and its cost is added to the production.
The Account Statement OFX Tryton module implements the import of the OFX files as statement.
The Product Attribute Tryton module defines the models `Attribute` and `Attribute Set` for products.
The Company Work Time Tryton module adds work time management.
The Company Work Time module adds 4 new fields (Hours per Work Day, Hours per Work Week, Hours per Work Month, Hours per Work Year) on the company form that allows defining how many hours are spent by an employee in a day, a week, a month and a year of work.
The Sale Secondary Unit Tryton module adds a secondary unit of measure on sale lines. The secondary quantity and unit price are kept synchronized with the quantity and unit price. The secondary unit is defined on the product with its factor against the sale unit.
The Sale History Tryton module activates the historization of the sale and adds a revision counter which increases each time the sale is reset to draft.
This package provides a library to access Tryton server as a client.
The Account Statement Tryton module allows booking statements. Statement can be used for bank statement, cash daybook etc.
The Project Revenue Tryton 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 linked purchase lines.
The Purchase History Tryton module activates the historization of the purchase and adds a revision counter which increases each time the purchase is reset to draft.
The Stock Supply Day Tryton module adds a Week Days list on the Product Supplier form. This allows restricting 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.
This Tryton module is the Fundamental module required to interact with shipping service providers.