changeset ef1553e171bd in readthedocs:default
details:
https://hg.tryton.org/readthedocs?cmd=changeset;node=ef1553e171bd
description:
Use subproject alias and include proteus in readthedocs
issue7836
review45801003
diffstat:
account.rst | 58 +++++++++++++++++++++++++-------------------------
authentication.rst | 4 +-
carrier.rst | 6 ++--
commission.rst | 4 +-
company.rst | 4 +-
edocument.rst | 4 +-
index.rst | 25 ++++++++++++---------
party.rst | 4 +-
product.rst | 18 +++++++-------
production.rst | 12 +++++-----
project.rst | 6 ++--
purchase.rst | 10 ++++----
sale.rst | 32 ++++++++++++++--------------
sale_subscription.rst | 4 +-
stock.rst | 36 +++++++++++++++---------------
15 files changed, 115 insertions(+), 112 deletions(-)
diffs (559 lines):
diff -r 0bdec4d587f3 -r ef1553e171bd account.rst
--- a/account.rst Sun Oct 28 00:23:26 2018 +0200
+++ b/account.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,89 +5,89 @@
.. glossary::
- `Account </projects/trytond-account/en/latest>`_
+ `Account </projects/modules-account/en/latest>`_
Fundamentals for most accounting needs.
- `Asset </projects/trytond-account-asset/en/latest>`_
+ `Asset </projects/modules-account-asset/en/latest>`_
Depreciation of fixed assets.
- `Credit Limit </projects/trytond-account-credit-limit/en/latest>`_
+ `Credit Limit </projects/modules-account-credit-limit/en/latest>`_
Manages credit limit of parties.
- `Deposit </projects/trytond-account-deposit/en/latest>`_
+ `Deposit </projects/modules-account-deposit/en/latest>`_
Supports customer deposits.
- `Dunning </projects/trytond-account-dunning/en/latest>`_
+ `Dunning </projects/modules-account-dunning/en/latest>`_
Manages dunning on receivables.
- `Dunning Email </projects/trytond-account-dunning-email/en/latest>`_
+ `Dunning Email </projects/modules-account-dunning-email/en/latest>`_
Sends dunning emails.
- `Dunning Fee </projects/trytond-account-dunning-fee/en/latest>`_
+ `Dunning Fee </projects/modules-account-dunning-fee/en/latest>`_
Adds fees to dunnings.
- `Dunning Letter </projects/trytond-account-dunning-letter/en/latest>`_
+ `Dunning Letter </projects/modules-account-dunning-letter/en/latest>`_
Prints dunning letters.
- `Spanish </projects/trytond-account-es/en/latest>`_
+ `Spanish </projects/modules-account-es/en/latest>`_
Spanish accounting.
- `Europe </projects/trytond-account-eu/en/latest>`_
+ `Europe </projects/modules-account-eu/en/latest>`_
Common European requiremenets.
- `French </projects/trytond-account-fr/en/latest>`_
+ `French </projects/modules-account-fr/en/latest>`_
French accounting.
- `French Chorus </projects/trytond-account-fr-chorus/en/latest>`_
+ `French Chorus </projects/modules-account-fr-chorus/en/latest>`_
Sends invoices via Chorus Pro.
- `Invoice </projects/trytond-account-invoice/en/latest>`_
+ `Invoice </projects/modules-account-invoice/en/latest>`_
Manages customer and supplier invoices.
- `Invoice Correction </projects/trytond-account-invoice-correction/en/latest>`_
+ `Invoice Correction </projects/modules-account-invoice-correction/en/latest>`_
Correct price on posted invoices.
- `Payment </projects/trytond-account-payment/en/latest>`_
+ `Payment </projects/modules-account-payment/en/latest>`_
Manages payments.
- `Payment Clearing </projects/trytond-account-payment-clearing/en/latest>`_
+ `Payment Clearing </projects/modules-account-payment-clearing/en/latest>`_
Uses clearing account for payments.
- `Payment SEPA </projects/trytond-account-payment-sepa/en/latest>`_
+ `Payment SEPA </projects/modules-account-payment-sepa/en/latest>`_
Genrates SEPA messages for payments.
- `Payment SEPA CFONB </projects/trytond-account-payment-sepa-cfonb/en/latest>`_
+ `Payment SEPA CFONB </projects/modules-account-payment-sepa-cfonb/en/latest>`_
Adds CFONB flavors to SEPA.
- `Payment Stripe </projects/trytond-account-payment-stripe/en/latest>`_
+ `Payment Stripe </projects/modules-account-payment-stripe/en/latest>`_
Receives payment from Stripe.
- `Statement </projects/trytond-account-statement/en/latest>`_
+ `Statement </projects/modules-account-statement/en/latest>`_
Books bank statement, cash daybook etc.
- `Statement AEB43 </projects/trytond-account-statement-aeb43/en/latest>`_
+ `Statement AEB43 </projects/modules-account-statement-aeb43/en/latest>`_
Imports statements in AEB43 format.
- `Statement CODA </projects/trytond-account-statement-coda/en/latest>`_
+ `Statement CODA </projects/modules-account-statement-coda/en/latest>`_
Imports statements in CODA format.
- `Statement OFX </projects/trytond-account-statement-ofx/en/latest>`_
+ `Statement OFX </projects/modules-account-statement-ofx/en/latest>`_
Imports statements in OFX format.
- `Stock Anglo-Saxon </projects/trytond-account-stock-anglo-saxon/en/latest>`_
+ `Stock Anglo-Saxon </projects/modules-account-stock-anglo-saxon/en/latest>`_
Values stock using the anglo-saxon method.
- `Stock Continental </projects/trytond-account-stock-continental/en/latest>`_
+ `Stock Continental </projects/modules-account-stock-continental/en/latest>`_
Values stock using the contental method.
- `Stock Landed Cost </projects/trytond-account-stock-landed-cost/en/latest>`_
+ `Stock Landed Cost </projects/modules-account-stock-landed-cost/en/latest>`_
Allocates landed cost.
- `Stock Landed Cost Weight </projects/trytond-account-stock-landed-cost-weight/en/latest>`_
+ `Stock Landed Cost Weight </projects/modules-account-stock-landed-cost-weight/en/latest>`_
Allocates landed cost based on weight.
- `Tax Cach </projects/trytond-account-tax-cash/en/latest>`_
+ `Tax Cach </projects/modules-account-tax-cash/en/latest>`_
Reports tax on cash basis.
- `Tax Rule Country </projects/trytond-account-tax-rule-country/en/latest>`_
+ `Tax Rule Country </projects/modules-account-tax-rule-country/en/latest>`_
Applies taxes per country of origin and destination.
diff -r 0bdec4d587f3 -r ef1553e171bd authentication.rst
--- a/authentication.rst Sun Oct 28 00:23:26 2018 +0200
+++ b/authentication.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,8 +5,8 @@
.. glossary::
- `SMS </projects/trytond-authentication-sms/en/latest>`_
+ `SMS </projects/modules-authentication-sms/en/latest>`_
Authentication per SMS.
- `LDAP </projects/trytond-ldap-authentication/en/latest>`_
+ `LDAP </projects/modules-ldap-authentication/en/latest>`_
Authentication per LDAP.
diff -r 0bdec4d587f3 -r ef1553e171bd carrier.rst
--- a/carrier.rst Sun Oct 28 00:23:26 2018 +0200
+++ b/carrier.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,11 +5,11 @@
.. glossary::
- `Carrier </projects/trytond-carrier/en/latest>`_
+ `Carrier </projects/modules-carrier/en/latest>`_
Fundamentals to manage carriers.
- `Percentage </projects/trytond-carrier-percentage/en/latest>`_
+ `Percentage </projects/modules-carrier-percentage/en/latest>`_
Computes cost based on percentage.
- `Weight </projects/trytond-carrier-weight/en/latest>`_
+ `Weight </projects/modules-carrier-weight/en/latest>`_
Computes cost based on weight.
diff -r 0bdec4d587f3 -r ef1553e171bd commission.rst
--- a/commission.rst Sun Oct 28 00:23:26 2018 +0200
+++ b/commission.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,8 +5,8 @@
.. glossary::
- `Commission </projects/trytond-commission/en/latest>`_
+ `Commission </projects/modules-commission/en/latest>`_
Fundamentals to commission sale's agents.
- `Waiting </projects/trytond-commission-waiting/en/latest>`_
+ `Waiting </projects/modules-commission-waiting/en/latest>`_
Creates waiting account moves.
diff -r 0bdec4d587f3 -r ef1553e171bd company.rst
--- a/company.rst Sun Oct 28 00:23:26 2018 +0200
+++ b/company.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,8 +5,8 @@
.. glossary::
- `Company </projects/trytond-company/en/latest>`_
+ `Company </projects/modules-company/en/latest>`_
Defines company and employees.
- `Work Time </projects/trytond-company-work-time/en/latest>`_
+ `Work Time </projects/modules-company-work-time/en/latest>`_
Defines work time per company.
diff -r 0bdec4d587f3 -r ef1553e171bd edocument.rst
--- a/edocument.rst Sun Oct 28 00:23:26 2018 +0200
+++ b/edocument.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,8 +5,8 @@
.. glossary::
- `UN/CEFACT </projects/trytond-edocument-uncefact/en/latest>`_
+ `UN/CEFACT </projects/modules-edocument-uncefact/en/latest>`_
Supports UN/CEFACT format.
- `UNECE </projects/trytond-edocument-unece/en/latest>`_
+ `UNECE </projects/modules-edocument-unece/en/latest>`_
Adds UNECE codes.
diff -r 0bdec4d587f3 -r ef1553e171bd index.rst
--- a/index.rst Sun Oct 28 00:23:26 2018 +0200
+++ b/index.rst Sat Nov 17 13:58:53 2018 +0100
@@ -7,12 +7,15 @@
.. glossary::
- `Server </projects/trytond/en/latest>`_
+ `Server </projects/server/en/latest>`_
The main application.
- `Desktop Client </projects/tryton/en/latest>`_
+ `Desktop Client </projects/client-desktop/en/latest>`_
The application to connect to the server.
+ `Scripting Client </projects/client-library/en/latest>`_
+ The library to access models, wizards and reports like a client.
+
Modules
-------
@@ -45,11 +48,11 @@
:ref:`Stock <index-stock>`
Tracks goods in your warehouses.
- `Timesheet </projects/trytond-timesheet/en/latest>`_
+ `Timesheet </projects/modules-timesheet/en/latest>`_
Tracks time spend.
- `Banking </projects/trytond-bank/en/latest>`_
+ `Banking </projects/modules-bank/en/latest>`_
Adds bank and account.
:ref:`Company <index-company>`
@@ -58,16 +61,16 @@
:ref:`Carrier <index-carrier>`
To ship.
- `Country </projects/trytond-country/en/latest>`_
+ `Country </projects/modules-country/en/latest>`_
ISO 3166 list of countries and subdivisions.
- `Currency </projects/trytond-currency/en/latest>`_
+ `Currency </projects/modules-currency/en/latest>`_
ISO 4217 list of currencies.
- `Customs </projects/trytond-customs/en/latest>`_
+ `Customs </projects/modules-customs/en/latest>`_
Defines customs duty per tariff code.
- `Google Maps </projects/trytond-google-maps/en/latest>`_
+ `Google Maps </projects/modules-google-maps/en/latest>`_
Links address to Google map.
:ref:`Party <index-party>`
@@ -80,11 +83,11 @@
:ref:`Authentication <index-authentication>`
Extends authentication mechanism.
- `Notification Email </projects/trytond-notification-email/en/latest>`_
+ `Notification Email </projects/modules-notification-email/en/latest>`_
Sends email.
- `User Role </projects/trytond-user-role/en/latest>`_
+ `User Role </projects/modules-user-role/en/latest>`_
Manage user groups with roles.
- `Web User </projects/trytond-web-user/en/latest>`_
+ `Web User </projects/modules-web-user/en/latest>`_
Manages external users.
diff -r 0bdec4d587f3 -r ef1553e171bd party.rst
--- a/party.rst Sun Oct 28 00:23:26 2018 +0200
+++ b/party.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,8 +5,8 @@
.. glossary::
- `Party </projects/trytond-party/en/latest>`_
+ `Party </projects/modules-party/en/latest>`_
Fundamentals to store parties.
- `Relationship </projects/trytond-party-relationship/en/latest>`_
+ `Relationship </projects/modules-party-relationship/en/latest>`_
Defines relation between parties.
diff -r 0bdec4d587f3 -r ef1553e171bd product.rst
--- a/product.rst Sun Oct 28 00:23:26 2018 +0200
+++ b/product.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,29 +5,29 @@
.. glossary::
- `Product </projects/trytond-product/en/latest>`_
+ `Product </projects/modules-product/en/latest>`_
Fundamentals to manage products.
- `Attribute </projects/trytond-product-attribute/en/latest>`_
+ `Attribute </projects/modules-product-attribute/en/latest>`_
Adds attributes to products.
- `Classification </projects/trytond-product-classification/en/latest>`_
+ `Classification </projects/modules-product-classification/en/latest>`_
Classifies products.
- `Classification Taxonomic </projects/trytond-product-classification-taxonomic/en/latest>`_
+ `Classification Taxonomic </projects/modules-product-classification-taxonomic/en/latest>`_
Uses Taxonomic classification.
- `Cost FIFO </projects/trytond-product-cost-fifo/en/latest>`_
+ `Cost FIFO </projects/modules-product-cost-fifo/en/latest>`_
Adds FIFO cost method.
- `Cost History </projects/trytond-product-cost-history/en/latest>`_
+ `Cost History </projects/modules-product-cost-history/en/latest>`_
Historize the cost.
- `Measurements </projects/trytond-product-measurements/en/latest>`_
+ `Measurements </projects/modules-product-measurements/en/latest>`_
Adds measurements to products.
- `Price List Dates </projects/trytond-product-price-list-dates/en/latest>`_
+ `Price List Dates </projects/modules-product-price-list-dates/en/latest>`_
Sets start and end date on price lists.
- `Price List Parent </projects/trytond-product-price-list-parent/en/latest>`_
+ `Price List Parent </projects/modules-product-price-list-parent/en/latest>`_
Adds price list cascading.
diff -r 0bdec4d587f3 -r ef1553e171bd production.rst
--- a/production.rst Sun Oct 28 00:23:26 2018 +0200
+++ b/production.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,20 +5,20 @@
.. glossary::
- `Production </projects/trytond-production/en/latest>`_
+ `Production </projects/modules-production/en/latest>`_
Fundamentals for production management.
- `Outsourcing </projects/trytond-production-outsourcing/en/latest>`_
+ `Outsourcing </projects/modules-production-outsourcing/en/latest>`_
Outsources the production.
- `Routing </projects/trytond-production-routing/en/latest>`_
+ `Routing </projects/modules-production-routing/en/latest>`_
Defines routings.
- `Split </projects/trytond-production-split/en/latest>`_
+ `Split </projects/modules-production-split/en/latest>`_
Split production orders.
- `Work </projects/trytond-production-work/en/latest>`_
+ `Work </projects/modules-production-work/en/latest>`_
Manage work order for each production.
- `Work Timesheet </projects/trytond-production-work-timesheet/en/latest>`_
+ `Work Timesheet </projects/modules-production-work-timesheet/en/latest>`_
Track time per work.
diff -r 0bdec4d587f3 -r ef1553e171bd project.rst
--- a/project.rst Sun Oct 28 00:23:26 2018 +0200
+++ b/project.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,11 +5,11 @@
.. glossary::
- `Project </projects/trytond-project/en/latest>`_
+ `Project </projects/modules-project/en/latest>`_
Fundamentals for project management.
- `Invoice </projects/trytond-project-invoice/en/latest>`_
+ `Invoice </projects/modules-project-invoice/en/latest>`_
Invoices the projects.
- `Plan </projects/trytond-project-plan/en/latest>`_
+ `Plan </projects/modules-project-plan/en/latest>`_
Plans the projects.
diff -r 0bdec4d587f3 -r ef1553e171bd purchase.rst
--- a/purchase.rst Sun Oct 28 00:23:26 2018 +0200
+++ b/purchase.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,17 +5,17 @@
.. glossary::
- `Purchase </projects/trytond-purchase/en/latest>`_
+ `Purchase </projects/modules-purchase/en/latest>`_
Fundamentals to follow purchases.
- `Request </projects/trytond-purchase-request/en/latest>`_
+ `Request </projects/modules-purchase-request/en/latest>`_
Collects the purchase requests.
- `Request Quotation </projects/trytond-purchase-request-quotation/en/latest>`_
+ `Request Quotation </projects/modules-purchase-request-quotation/en/latest>`_
Asks quotation for teh purchase requests.
- `Requisition </projects/trytond-purchase-requisition/en/latest>`_
+ `Requisition </projects/modules-purchase-requisition/en/latest>`_
Requires purchase by employees.
- `Shipment Cost </projects/trytond-shipment-cost/en/latest>`_
+ `Shipment Cost </projects/modules-shipment-cost/en/latest>`_
Computes shipment cost.
diff -r 0bdec4d587f3 -r ef1553e171bd sale.rst
--- a/sale.rst Sun Oct 28 00:23:26 2018 +0200
+++ b/sale.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,50 +5,50 @@
.. glossary::
- `Sale </projects/trytond-sale/en/latest>`_
+ `Sale </projects/modules-sale/en/latest>`_
Fundamentals to follow sales.
- `Advance Payment </projects/trytond-sale-advance-payment/en/latest>`_
+ `Advance Payment </projects/modules-sale-advance-payment/en/latest>`_
Manage advance payment on sale.
- `Complaint </projects/trytond-sale-complaint/en/latest>`_
+ `Complaint </projects/modules-sale-complaint/en/latest>`_
Solves customer complaints.
- `Credit Limit </projects/trytond-sale-credit-limit/en/latest>`_
+ `Credit Limit </projects/modules-sale-credit-limit/en/latest>`_
Adds sales to the credit limit.
- `Extra </projects/trytond-sale-extra/en/latest>`_
+ `Extra </projects/modules-sale-extra/en/latest>`_
Add extra lines.
- `Invoice Grouping </projects/trytond-sale-invoice-grouping/en/latest>`_
+ `Invoice Grouping </projects/modules-sale-invoice-grouping/en/latest>`_
Groups invoices.
- `Opportunity </projects/trytond-sale-opportunity/en/latest>`_
+ `Opportunity </projects/modules-sale-opportunity/en/latest>`_
Tracks leads and opportunities.
- `Payment </projects/trytond-sale-payment/en/latest>`_
+ `Payment </projects/modules-sale-payment/en/latest>`_
Pays sales before posting the invoice.
- `Promotion </projects/trytond-sale-promotion/en/latest>`_
+ `Promotion </projects/modules-sale-promotion/en/latest>`_
Applies promotions.
- `Promotion Coupon </projects/trytond-sale-promotion-coupon/en/latest>`_
+ `Promotion Coupon </projects/modules-sale-promotion-coupon/en/latest>`_
Applies promotions with coupons.
- `Shipment Cost </projects/trytond-sale-shipment-cost/en/latest>`_
+ `Shipment Cost </projects/modules-sale-shipment-cost/en/latest>`_
Computes shipment cost.
- `Shipment Grouping </projects/trytond-sale-shipment-grouping/en/latest>`_
+ `Shipment Grouping </projects/modules-sale-shipment-grouping/en/latest>`_
Groups shipments.
- `Shipment Tolerance </projects/trytond-sale-shipment-tolerance/en/latest>`_
+ `Shipment Tolerance </projects/modules-sale-shipment-tolerance/en/latest>`_
Define tolerance for under and over shipment.
- `Stock Quantity </projects/trytond-sale-stock-quantity/en/latest>`_
+ `Stock Quantity </projects/modules-sale-stock-quantity/en/latest>`_
Checks stock level.
- `Supply </projects/trytond-sale-supply/en/latest>`_
+ `Supply </projects/modules-sale-supply/en/latest>`_
Supplies from the sale.
- `Supply Drop Shipment </projects/trytond-sale-supply-drop-shipment/en/latest>`_
+ `Supply Drop Shipment </projects/modules-sale-supply-drop-shipment/en/latest>`_
Supplies with drop shipment.
diff -r 0bdec4d587f3 -r ef1553e171bd sale_subscription.rst
--- a/sale_subscription.rst Sun Oct 28 00:23:26 2018 +0200
+++ b/sale_subscription.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,8 +5,8 @@
.. glossary::
- `Subscription </projects/trytond-sale-subscription/en/latest>`_
+ `Subscription </projects/modules-sale-subscription/en/latest>`_
Fundamentals to manage subscriptions.
- `Asset </projects/trytond-sale-subscription-asset/en/latest>`_
+ `Asset </projects/modules-sale-subscription-asset/en/latest>`_
Add asset to subscribed service.
diff -r 0bdec4d587f3 -r ef1553e171bd stock.rst
--- a/stock.rst Sun Oct 28 00:23:26 2018 +0200
+++ b/stock.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,56 +5,56 @@
.. glossary::
- `Stock </projects/trytond-stock/en/latest>`_
+ `Stock </projects/modules-stock/en/latest>`_
Fundamentals to manage warehouses.
- `Consignemt </projects/trytond-stock-consignment/en/latest>`_
+ `Consignemt </projects/modules-stock-consignment/en/latest>`_
Manages consignment stock from supplier or at customer warehouse.
- `Forecast </projects/trytond-stock-forecast/en/latest>`_
+ `Forecast </projects/modules-stock-forecast/en/latest>`_
Forecat the stock levels.
- `Inventory Location </projects/trytond-stock-inventory-location/en/latest>`_
+ `Inventory Location </projects/modules-stock-inventory-location/en/latest>`_
Creates inventories for many locations.
- `Location Move </projects/trytond-stock-location-move/en/latest>`_
+ `Location Move </projects/modules-stock-location-move/en/latest>`_
Makes location movable.
- `Lot </projects/trytond-stock-lot/en/latest>`_
+ `Lot </projects/modules-stock-lot/en/latest>`_
Track products with lot.
- `Lot Shelf Life Expiration Date </projects/trytond-stock-lot-sled/en/latest>`_
+ `Lot Shelf Life Expiration Date </projects/modules-stock-lot-sled/en/latest>`_
Manages expiration dates.
- `Lot Unit </projects/trytond-stock-lot-unit/en/latest>`_
+ `Lot Unit </projects/modules-stock-lot-unit/en/latest>`_
Defines unit and quantity per lot.
- `Package </projects/trytond-stock-package/en/latest>`_
+ `Package </projects/modules-stock-package/en/latest>`_
Store packaging on shipments.
- `Package Shipping </projects/trytond-stock-package-shipping/en/latest>`_
+ `Package Shipping </projects/modules-stock-package-shipping/en/latest>`_
Fundamentals to interact with shipping services.
- `Package Shipping DPD </projects/trytond-stock-package-shipping-dpd/en/latest>`_
+ `Package Shipping DPD </projects/modules-stock-package-shipping-dpd/en/latest>`_
Connects with DPD shipping service.
- `Package Shipping UPS </projects/trytond-stock-package-shipping-ups/en/latest>`_
+ `Package Shipping UPS </projects/modules-stock-package-shipping-ups/en/latest>`_
Connects with UPS shipping service.
- `Product Location </projects/trytond-stock-product-location/en/latest>`_
+ `Product Location </projects/modules-stock-product-location/en/latest>`_
Defines preferred locations for products.
- `Shipment Measurements </projects/trytond-stock-shipment-measurements/en/latest>`_
+ `Shipment Measurements </projects/modules-stock-shipment-measurements/en/latest>`_
Adds measurements to shipments.
- `Split </projects/trytond-stock-split/en/latest>`_
+ `Split </projects/modules-stock-split/en/latest>`_
Splits moves and shipments.
- `Supply </projects/trytond-stock-supply/en/latest>`_
+ `Supply </projects/modules-stock-supply/en/latest>`_
Supplies warehouses.
- `Supply Day </projects/trytond-stock-supply-day/en/latest>`_
+ `Supply Day </projects/modules-stock-supply-day/en/latest>`_
Compute supply date per week day.
- `Supply Production </projects/trytond-stock-supply-production/en/latest>`_
+ `Supply Production </projects/modules-stock-supply-production/en/latest>`_
Supplies warehouses with production orders.