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 Web Shortener Tryton module allows URLs to be shortened. It also counts the number of times the URL is accessed and optionally triggers action.
The Carrier Tryton module defines the concept of carrier.
The Project Invoice Tryton module adds invoice methods on projects. 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 invoices are created based on the timesheets encoded on all children works.
The Sale Discount Tryton module adds discount on sale line.
The Stock Lot Sled Tryton module adds the "Shelf Live Expiration Date" anf "Expiration Date" on "lot of products". When the shelf life of a lot expires in less than the configured shelf life delay, it is no more used to compute the forecast quantity of the stock.
This package provides a Tryton module for assigning 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 of time only.
The Sale Product_Customer Tryton module defines customer's names and codes for products or variants.
The Stock Location move Tryton module allows defining some Locations as movable (like palette).
The Product Price List Parent Tryton 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.
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 Stock Package Shipping UPS Tryton module allows you to generate the UPS labels per package using the UPS webservices.
The Account Payment Braintree Tryton module allows receipt of payments using Braintree. It uses the Drop-in UI in a checkout form to handle the payment method nonce for card and other supported payment methods.
The Commission Waiting Tryton module allows generating an account move for each commission between the expense/revenue account to a waiting account defined on the agent.
This package provides the French standard chart of account for Tryton.
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 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 Document Incoming Invoice Tryton module creates supplier invoices from incoming documents.
The Inbound Email Tryton module allows defining rules to apply to inbound e-mails.
The Sale Advance Payment Tryton module adds support for advance payment management on the sale.
The Stock Forecast Tryton module provide a simple way to create stock moves toward customers with a date in the future. This allows other stock mechanisms to anticipate customer demand.
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.
The Stock Package Tryton module allows storing packaging information about customer and supplier return shipments.
The Product Image Tryton module adds images to each product and variant.
The Purchase Amendment Tryton 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, or
change a purchase line: (product, quantity and unit of measure, unit price or description).