_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


trytond-web-shortener 7.0.0
Propagated dependencies: trytond@7.0.45
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-web-shortener
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to plug a URL to an action
Description:

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.

trytond-carrier 7.0.1
Propagated dependencies: trytond@7.0.45 trytond-country@7.0.0 trytond-party@7.0.7 trytond-product@7.0.4
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-carrier
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module with carriers
Description:

The Carrier Tryton module defines the concept of carrier.

trytond-project-invoice 7.0.3
Propagated dependencies: trytond@7.0.45 trytond-account@7.0.23 trytond-account-invoice@7.0.15 trytond-account-product@7.0.1 trytond-currency@7.0.1 trytond-product@7.0.4 trytond-project@7.0.0 trytond-project-revenue@7.0.2 trytond-timesheet@7.0.1
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-project-invoice
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to invoice projects
Description:

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.

trytond-sale-discount 7.0.2
Propagated dependencies: trytond@7.0.45 trytond-product@7.0.4 trytond-sale@7.0.16
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-sale-discount
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module that manages discount on sale
Description:

The Sale Discount Tryton module adds discount on sale line.

trytond-stock-lot-sled 7.0.2
Propagated dependencies: trytond@7.0.45 trytond-product@7.0.4 trytond-stock@7.0.16 trytond-stock-lot@7.0.5
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-stock-lot-sled
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module for shelf life expiration date of product lots
Description:

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.

trytond-user-role 7.0.0
Propagated dependencies: trytond@7.0.45
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-user-role
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to manage roles on users
Description:

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.

trytond-sale-product-customer 7.0.1
Propagated dependencies: trytond@7.0.45 trytond-product@7.0.4 trytond-sale@7.0.16
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-sale-product-customer
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to manage customer product on sale
Description:

The Sale Product_Customer Tryton module defines customer's names and codes for products or variants.

trytond-stock-location-move 7.0.0
Propagated dependencies: trytond@7.0.45 trytond-stock@7.0.16
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-stock-location-move
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to move storage locations
Description:

The Stock Location move Tryton module allows defining some Locations as movable (like palette).

trytond-product-price-list-parent 7.0.0
Propagated dependencies: trytond@7.0.45 trytond-product-price-list@7.0.0
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-product-price-list-parent
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to use price from another price list
Description:

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.

trytond-project-revenue 7.0.2
Propagated dependencies: trytond@7.0.45 trytond-company@7.0.2 trytond-product@7.0.4 trytond-project@7.0.0 trytond-timesheet@7.0.1 trytond-timesheet-cost@7.0.0
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-project-revenue
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to add revenue on project
Description:

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.

trytond-stock-package-shipping-ups 7.0.5
Propagated dependencies: python-oauthlib@3.3.1 python-requests@2.32.5 python-requests-oauthlib@2.0.0 trytond@7.0.45 trytond-carrier@7.0.1 trytond-party@7.0.7 trytond-product@7.0.4 trytond-stock@7.0.16 trytond-stock-package@7.0.1 trytond-stock-package-shipping@7.0.2 trytond-stock-shipment-measurements@7.0.1
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-stock-package-shipping-ups
Licenses: GPL 3+
Build system: pyproject
Synopsis: UPS connector for the Tryton application plateform
Description:

The Stock Package Shipping UPS Tryton module allows you to generate the UPS labels per package using the UPS webservices.

trytond-account-payment-braintree 7.0.0
Propagated dependencies: python-braintree@4.40.0 trytond@7.0.45 trytond-account@7.0.23 trytond-account-payment@7.0.5 trytond-party@7.0.7
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-account-payment-braintree
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module for Braintree payment
Description:

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.

trytond-commission-waiting 7.0.0
Propagated dependencies: trytond@7.0.45 trytond-account@7.0.23 trytond-account-invoice@7.0.15 trytond-commission@7.0.2
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-commission-waiting
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module for commission waiting
Description:

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.

trytond-account-fr 7.0.0
Propagated dependencies: trytond@7.0.45 trytond-account@7.0.23 trytond-party-siret@7.0.0
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-account-fr
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module with French chart of accounts
Description:

This package provides the French standard chart of account for Tryton.

trytond-company-work-time 7.0.0
Propagated dependencies: trytond@7.0.45 trytond-company@7.0.2
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-company-work-time
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to add work time on company
Description:

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.

trytond-purchase-history 7.0.0
Propagated dependencies: trytond@7.0.45 trytond-purchase@7.0.17
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-purchase-history
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to historize purchases
Description:

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.

trytond-document-incoming-invoice 7.0.2
Propagated dependencies: trytond@7.0.45 trytond-account-invoice@7.0.15 trytond-document-incoming@7.0.4 trytond-party@7.0.7
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-document-incoming-invoice
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to manage incoming invoice document
Description:

The Document Incoming Invoice Tryton module creates supplier invoices from incoming documents.

trytond-inbound-email 7.0.2
Propagated dependencies: trytond@7.0.45
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-inbound-email
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to manage inbound e-mail
Description:

The Inbound Email Tryton module allows defining rules to apply to inbound e-mails.

trytond-sale-advance-payment 7.0.3
Propagated dependencies: python-simpleeval@0.9.12 trytond@7.0.45 trytond-account@7.0.23 trytond-account-invoice@7.0.15 trytond-company@7.0.2 trytond-sale@7.0.16
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-sale-advance-payment
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module for sale advance payment
Description:

The Sale Advance Payment Tryton module adds support for advance payment management on the sale.

trytond-stock-forecast 7.0.1
Propagated dependencies: trytond@7.0.45 trytond-company@7.0.2 trytond-product@7.0.4 trytond-stock@7.0.16
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-stock-forecast
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module with stock forecasts
Description:

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.

trytond-sale-history 7.0.0
Propagated dependencies: trytond@7.0.45 trytond-sale@7.0.16
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-sale-history
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to historize sales
Description:

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.

trytond-stock-package 7.0.1
Propagated dependencies: trytond@7.0.45 trytond-company@7.0.2 trytond-product@7.0.4 trytond-stock@7.0.16
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-stock-package
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module for stock packaging
Description:

The Stock Package Tryton module allows storing packaging information about customer and supplier return shipments.

trytond-product-image 7.0.2
Propagated dependencies: python-pillow@12.1.1 trytond@7.0.45 trytond-product@7.0.4
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-product-image
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module that adds images to products
Description:

The Product Image Tryton module adds images to each product and variant.

trytond-purchase-amendment 7.0.2
Propagated dependencies: trytond@7.0.45 trytond-account-invoice@7.0.15 trytond-purchase@7.0.17 trytond-purchase-history@7.0.0 trytond-stock@7.0.16
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-purchase-amendment
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to amend purchases
Description:

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).

Total packages: 72166