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

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-stock-product-location 7.0.2
Propagated dependencies: trytond@7.0.40 trytond-product@7.0.3 trytond-stock@7.0.16
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-stock-product-location
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to add default location on product
Description:

The Stock Product Location Tryton module adds on the product form a list of preferred location by warehouse. This list is used when a supplier shipment is received: the auto-generated Inventory Moves will use as default destination the preferred locations associated to the current warehouse.

trytond-sale-history 7.0.0
Propagated dependencies: trytond@7.0.40 trytond-sale@7.0.15
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-carrier-subdivision 7.0.1
Propagated dependencies: trytond@7.0.40 trytond-carrier@7.0.1
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-carrier-subdivision
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module that allows carriers selection to be restricted by subdivision
Description:

The Carrier Subdivision Tryton module extends the carrier selection pattern with

  • the warehouse Subdivision,

  • the customer Subdivision,

  • a regular expression to match against warehouse postal code and

  • A regular expression to match against customer postal code.

These can be used to restrict the usage of a carrier to a specific subdivision or a specific postal code.

trytond-sale-product-recommendation-association-rule 7.0.0
Propagated dependencies: python-efficient-apriori@2.0.6 trytond@7.0.40 trytond-product@7.0.3 trytond-sale@7.0.15 trytond-sale-product-recommendation@7.0.1
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-sale-product-recommendation-association-rule
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to learn association rule for recommendations
Description:

The Sale Product Recommendation Association Rule Tryton module implements recommendation based on association rule learning from previous sales.

trytond-stock-supply-day 7.0.0
Propagated dependencies: trytond@7.0.40 trytond-purchase@7.0.15
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-stock-supply-day
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to add supply weekdays
Description:

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.

trytond-account-statement-mt940 7.0.1
Propagated dependencies: python-mt940@0.7.0 trytond@7.0.40 trytond-account-statement@7.0.5 trytond-bank@7.0.0
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-account-statement-mt940
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to import MT940 statements
Description:

The Account Statement MT940 Tryton module implements the import of MT940 files as statements.

trytond-account-invoice 7.0.14
Propagated dependencies: trytond@7.0.40 trytond-account@7.0.22 trytond-account-product@7.0.1 trytond-company@7.0.2 trytond-currency@7.0.1 trytond-party@7.0.6 trytond-product@7.0.3
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://www.tryton.org/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module for invoicing
Description:

This package provides a Tryton module that adds the invoice, payment term.

trytond-account-move-line-grouping 7.0.2
Propagated dependencies: trytond@7.0.40 trytond-account@7.0.22
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-account-move-line-grouping
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to display account move lines grouped
Description:

The Account Move Line Grouping Tryton module adds a view that displays move lines grouped.

trytond-analytic-invoice 7.0.0
Propagated dependencies: trytond@7.0.40 trytond-account-invoice@7.0.14 trytond-analytic-account@7.0.3
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-analytic-invoice
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to add analytic accounting on invoice
Description:

The Analytic Invoice Tryton module allows setting analytic accounts on an invoice line.

trytond-sale-promotion 7.0.1
Propagated dependencies: python-simpleeval@0.9.12 trytond@7.0.40 trytond-company@7.0.2 trytond-currency@7.0.1 trytond-product@7.0.3 trytond-product-price-list@7.0.0 trytond-sale@7.0.15 trytond-sale-price-list@7.0.0
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-sale-promotion
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module for sale promotion
Description:

The Sale Promotion module allows applying promotions on a sale based on criteria.

trytond-inbound-email 7.0.2
Propagated dependencies: trytond@7.0.40
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-account-payment-sepa-cfonb 7.0.0
Propagated dependencies: trytond@7.0.40 trytond-account-payment@7.0.4 trytond-account-payment-sepa@7.0.5 trytond-bank@7.0.0 trytond-company@7.0.2 trytond-party@7.0.6
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-account-payment-sepa-cfonb
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module for CFONB SEPA payment
Description:

The account payment sepa cfonb Tryton module adds CFONB flavors to SEPA messages.

trytond-account-es-sii 7.0.4
Propagated dependencies: python-requests@2.32.5 python-zeep@4.3.1 trytond@7.0.40 trytond-account@7.0.22 trytond-account-es@7.0.3 trytond-account-invoice@7.0.14
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-account-es-sii
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module that sends invoices to the Spanish SII webservice
Description:

The Account Spanish SII Tryton module allows sending invoices to the SII portal. This is legal requirement for some Spanish companies.

trytond-stock-shipment-cost 7.0.1
Propagated dependencies: trytond@7.0.40 trytond-carrier@7.0.1 trytond-product@7.0.3 trytond-stock@7.0.16
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-stock-shipment-cost
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module for stock shipment cost
Description:

The Stock Shipment Cost Tryton Module adds a shipment cost on the outgoing moves which is calculated from the carrier purchase price. This cost is added to the product margin reports.

trytond-sale-point 7.0.3
Propagated dependencies: trytond@7.0.40 trytond-account@7.0.22 trytond-account-product@7.0.1 trytond-company@7.0.2 trytond-party@7.0.6 trytond-product@7.0.3 trytond-sale@7.0.15 trytond-stock@7.0.16
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-sale-point
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module for Point of Sales
Description:

The Sale Point Tryton module allows retail sales to be handled and recorded.

trytond-currency 7.0.1
Propagated dependencies: trytond@7.0.40
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://www.tryton.org/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module with currencies
Description:

This package provides a Tryton module that defines the concepts of currency and rate.

trytond-stock-package-shipping-mygls 7.0.0
Propagated dependencies: python-pypdf@6.0.0 trytond@7.0.40 trytond-carrier@7.0.1 trytond-stock@7.0.16 trytond-stock-package@7.0.1 trytond-stock-package-shipping@7.0.2 python-zeep@4.3.1
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-stock-package-shipping-mygls
Licenses: GPL 3+
Build system: pyproject
Synopsis: MyGLS connector for the Tryton application platform
Description:

The Stock Package Shipping MyGLS Tryton module allows package labels to be generated for shipments using MyGLS webservices.

trytond-account-invoice-defer 7.0.1
Propagated dependencies: trytond@7.0.40 trytond-account@7.0.22 trytond-account-invoice@7.0.14 trytond-company@7.0.2
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-account-invoice-defer
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to defer expense and revenue
Description:

The Account Invoice Defer Tryton module allows deferring the expense or the revenue of an invoice line over many periods.

trytond-account-tax-non-deductible 7.0.1
Propagated dependencies: trytond@7.0.40 trytond-account@7.0.22 trytond-account-invoice@7.0.14
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-account-tax-non-deductible
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to report non-deductible taxes
Description:

The Account Tax Non Deductible Tryton module allows to define non-deductible taxes and reports them.

trytond-analytic-account 7.0.3
Propagated dependencies: trytond@7.0.40 trytond-account@7.0.22 trytond-company@7.0.2 trytond-currency@7.0.1 trytond-party@7.0.6
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://www.tryton.org/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module for analytic accounting
Description:

This package provides a Tryton module that adds the fundamentals required to analyse accounting using multiple different axes.

trytond-stock-inventory-location 7.0.0
Propagated dependencies: trytond@7.0.40 trytond-company@7.0.2 trytond-product@7.0.3 trytond-stock@7.0.16
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-stock-inventory-location
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to create inventories by locations
Description:

The Stock Inventory Location Tryton module adds a new wizard "Create Inventories" under the "Inventories" sub-menu.

trytond-document-incoming-ocr-typless 7.0.1
Propagated dependencies: python-requests@2.32.5 trytond@7.0.40 trytond-currency@7.0.1 trytond-document-incoming@7.0.4 trytond-document-incoming-ocr@7.0.3 trytond-party@7.0.6
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-document-incoming-ocr-typless
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module that integrates Typless online OCR for incoming document
Description:

The Document Incoming OCR Typless Tryton module provides integration with Typless online services.

trytond-sale-supply-production 7.0.0
Propagated dependencies: trytond@7.0.40 trytond-production@7.0.4 trytond-sale-supply@7.0.6
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-sale-supply-production
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to supply sales from production
Description:

The Sale Supply Production Tryton module adds a "supply on sale" option to producible products. If checked, it will generate a production request for each sale line of this product regardless of the stock levels. Once the products are produced they are assigned to the customer shipments. If the production request is cancelled, the sale goes back to the default supply method.

trytond-account-fr-chorus 7.0.0
Propagated dependencies: python-oauthlib@3.3.1 python-requests-oauthlib@2.0.0 trytond@7.0.40 trytond-account@7.0.22 trytond-account-invoice@7.0.14 trytond-company@7.0.2 trytond-party@7.0.6 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-chorus
Licenses: GPL 3+
Build system: pyproject
Synopsis: Tryton module to communicate with the French Chorus Pro portal
Description:

This package provides a Tryton module to send invoices through the French Chorus Pro portal.

If the party is checked for Chorus Pro, all posted customer invoices are queued to be sent. A cron job will send them every 15 minutes by default, using the credential from the accounting configuration.

Total packages: 69226