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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
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 Invoice Correction Tryton module adds a wizard on invoice which allows select lines for which the unit price must be corrected. A new invoice is created with those lines in double: once with the original quantity, once with the inverted quantity.
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 Consignment Tryton module allows managing consignment stock from supplier or at customer warehouse.
The Account Statement Rule Tryton module allows rules to be defined to complete statement lines from imported files.
When the Apply Rule button is clicked on a statement, each rule is tested in order against each origin that does not have any lines until one is found that matches. Then the rule found is used to create the statement lines linked to the origin.
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.
The Account Invoice Secondary Unit Tryton module adds a secondary unit of measure on invoice line.
The Document Incoming OCR Typless Tryton module provides integration with Typless online services.
The Stock Shipment Measurements Tryton module adds weight and volume on shipments and packages. They are computed using the measurement and the quantity of their moves.
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 Account Payment Clearing Tryton module allows generating an account move when a payment succeeded between the receivable/payable account to a clearing account defined on the payment journal.
The Stock Inventory Location Tryton module adds a new wizard "Create Inventories" under the "Inventories" sub-menu.
The Account Stock Landed Cost Weight Tryton module adds an allocation method based on weight of each line. The Weight is taken from the Product Measurements
This package provides a Tryton module for generating accounting moves as fees when processing dunning.
The Sale Supply Tryton module adds a "supply on sale option" to purchasable products. If checked, it will generate a purchase request for each sale line of this product regardless of the stock levels. Once the purchased products are received they are assigned on the customer shipments. If the purchase is cancelled the sale goes back to the default supply method.
The Edocument UN/CEFACT Tryton module implements electronic document from UN/CEFACT. Supported formats are:
Cross-Industry-Invoice (16B-CII)
The Dashboard Tryton module allows users to configure their dashboard.
The Account Stock Shipment Cost Tryton module allocates shipment cost based on invoice.
The Account Tax Non Deductible Tryton module allows to define non-deductible taxes and reports them.
This package provides a Tryton module that defines the fundamentals for most of accounting needs.
The Stock Split Tryton module adds on the stock move a wizard that allows splitting 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.
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 Carrier Percentage Tryton module adds a cost method "on percentage" on carrier.
The Production Work Timesheet Tryton module allows entering a timesheet for production works.