changeset in readthedocs:4.2 Use subproject alias and include pr...

0 views
Skip to first unread message

Cédric Krier

unread,
Nov 17, 2018, 9:34:36 AM11/17/18
to tryton...@googlegroups.com
changeset 7a684d579959 in readthedocs:4.2
details: https://hg.tryton.org/readthedocs?cmd=changeset;node=7a684d579959
description:
Use subproject alias and include proteus in readthedocs

issue7836
review45801003
(grafted from ef1553e171bd5c37e606ef6713400160d416c9f9)
diffstat:

account.rst | 41 +++++++++++++++++++----------------------
authentication.rst | 4 ++--
carrier.rst | 6 +++---
commission.rst | 4 ++--
company.rst | 4 ++--
index.rst | 21 ++++++++++++---------
party.rst | 4 ++--
product.rst | 14 +++++++-------
production.rst | 10 +++++-----
project.rst | 6 +++---
purchase.rst | 8 ++++----
sale.rst | 24 ++++++++++++------------
stock.rst | 28 ++++++++++++++--------------
13 files changed, 87 insertions(+), 87 deletions(-)

diffs (438 lines):

diff -r 1ec970bb5551 -r 7a684d579959 account.rst
--- a/account.rst Fri Oct 05 16:09:20 2018 +0200
+++ b/account.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,62 +5,59 @@

.. glossary::

- `Account </projects/trytond-account/en/4.2>`_
+ `Account </projects/modules-account/en/4.2>`_
Fundamentals for most accounting needs.

- `Asset </projects/trytond-account-asset/en/4.2>`_
+ `Asset </projects/modules-account-asset/en/4.2>`_
Depreciation of fixed assets.

- `Credit Limit </projects/trytond-account-credit-limit/en/4.2>`_
+ `Credit Limit </projects/modules-account-credit-limit/en/4.2>`_
Manages credit limit of parties.

- `Deposit </projects/trytond-account-deposit/en/4.2>`_
+ `Deposit </projects/modules-account-deposit/en/4.2>`_
Supports customer deposits.

- `Dunning </projects/trytond-account-dunning/en/4.2>`_
+ `Dunning </projects/modules-account-dunning/en/4.2>`_
Manages dunning on receivables.

- `Dunning Fee </projects/trytond-account-dunning-fee/en/4.2>`_
+ `Dunning Fee </projects/modules-account-dunning-fee/en/4.2>`_
Adds fees to dunnings.

- `Dunning Letter </projects/trytond-account-dunning-letter/en/4.2>`_
+ `Dunning Letter </projects/modules-account-dunning-letter/en/4.2>`_
Prints dunning letters.

- `French </projects/trytond-account-fr/en/4.2>`_
+ `French </projects/modules-account-fr/en/4.2>`_
French accounting.

- `French Chorus </projects/trytond-account-fr-chorus/en/4.2>`_
- Sends invoices via Chorus Pro.
-
- `Invoice </projects/trytond-account-invoice/en/4.2>`_
+ `Invoice </projects/modules-account-invoice/en/4.2>`_
Manages customer and supplier invoices.

- `Payment </projects/trytond-account-payment/en/4.2>`_
+ `Payment </projects/modules-account-payment/en/4.2>`_
Manages payments.

- `Payment Clearing </projects/trytond-account-payment-clearing/en/4.2>`_
+ `Payment Clearing </projects/modules-account-payment-clearing/en/4.2>`_
Uses clearing account for payments.

- `Payment SEPA </projects/trytond-account-payment-sepa/en/4.2>`_
+ `Payment SEPA </projects/modules-account-payment-sepa/en/4.2>`_
Genrates SEPA messages for payments.

- `Payment SEPA CFONB </projects/trytond-account-payment-sepa-cfonb/en/4.2>`_
+ `Payment SEPA CFONB </projects/modules-account-payment-sepa-cfonb/en/4.2>`_
Adds CFONB flavors to SEPA.

- `Statement </projects/trytond-account-statement/en/4.2>`_
+ `Statement </projects/modules-account-statement/en/4.2>`_
Books bank statement, cash daybook etc.

- `Stock Anglo-Saxon </projects/trytond-account-stock-anglo-saxon/en/4.2>`_
+ `Stock Anglo-Saxon </projects/modules-account-stock-anglo-saxon/en/4.2>`_
Values stock using the anglo-saxon method.

- `Stock Continental </projects/trytond-account-stock-continental/en/4.2>`_
+ `Stock Continental </projects/modules-account-stock-continental/en/4.2>`_
Values stock using the contental method.

- `Stock Landed Cost </projects/trytond-account-stock-landed-cost/en/4.2>`_
+ `Stock Landed Cost </projects/modules-account-stock-landed-cost/en/4.2>`_
Allocates landed cost.

- `Stock Landed Cost Weight </projects/trytond-account-stock-landed-cost-weight/en/4.2>`_
+ `Stock Landed Cost Weight </projects/modules-account-stock-landed-cost-weight/en/4.2>`_
Allocates landed cost based on weight.

- `Tax Rule Country </projects/trytond-account-tax-rule-country/en/4.2>`_
+ `Tax Rule Country </projects/modules-account-tax-rule-country/en/4.2>`_
Applies taxes per country of origin and destination.
diff -r 1ec970bb5551 -r 7a684d579959 authentication.rst
--- a/authentication.rst Fri Oct 05 16:09:20 2018 +0200
+++ b/authentication.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,8 +5,8 @@

.. glossary::

- `SMS </projects/trytond-authentication-sms/en/4.2>`_
+ `SMS </projects/modules-authentication-sms/en/4.2>`_
Authentication per SMS.

- `LDAP </projects/trytond-ldap-authentication/en/4.2>`_
+ `LDAP </projects/modules-ldap-authentication/en/4.2>`_
Authentication per LDAP.
diff -r 1ec970bb5551 -r 7a684d579959 carrier.rst
--- a/carrier.rst Fri Oct 05 16:09:20 2018 +0200
+++ b/carrier.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,11 +5,11 @@

.. glossary::

- `Carrier </projects/trytond-carrier/en/4.2>`_
+ `Carrier </projects/modules-carrier/en/4.2>`_
Fundamentals to manage carriers.

- `Percentage </projects/trytond-carrier-percentage/en/4.2>`_
+ `Percentage </projects/modules-carrier-percentage/en/4.2>`_
Computes cost based on percentage.

- `Weight </projects/trytond-carrier-weight/en/4.2>`_
+ `Weight </projects/modules-carrier-weight/en/4.2>`_
Computes cost based on weight.
diff -r 1ec970bb5551 -r 7a684d579959 commission.rst
--- a/commission.rst Fri Oct 05 16:09:20 2018 +0200
+++ b/commission.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,8 +5,8 @@

.. glossary::

- `Commission </projects/trytond-commission/en/4.2>`_
+ `Commission </projects/modules-commission/en/4.2>`_
Fundamentals to commission sale's agents.

- `Waiting </projects/trytond-commission-waiting/en/4.2>`_
+ `Waiting </projects/modules-commission-waiting/en/4.2>`_
Creates waiting account moves.
diff -r 1ec970bb5551 -r 7a684d579959 company.rst
--- a/company.rst Fri Oct 05 16:09:20 2018 +0200
+++ b/company.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,8 +5,8 @@

.. glossary::

- `Company </projects/trytond-company/en/4.2>`_
+ `Company </projects/modules-company/en/4.2>`_
Defines company and employees.

- `Work Time </projects/trytond-company-work-time/en/4.2>`_
+ `Work Time </projects/modules-company-work-time/en/4.2>`_
Defines work time per company.
diff -r 1ec970bb5551 -r 7a684d579959 index.rst
--- a/index.rst Fri Oct 05 16:09:20 2018 +0200
+++ b/index.rst Sat Nov 17 13:58:53 2018 +0100
@@ -7,12 +7,15 @@

.. glossary::

- `Server </projects/trytond/en/4.2>`_
+ `Server </projects/server/en/4.2>`_
The main application.

- `Desktop Client </projects/tryton/en/4.2>`_
+ `Desktop Client </projects/client-desktop/en/4.2>`_
The application to connect to the server.

+ `Scripting Client </projects/client-library/en/4.2>`_
+ The library to access models, wizards and reports like a client.
+
Modules
-------

@@ -39,11 +42,11 @@
:ref:`Stock <index-stock>`
Tracks goods in your warehouses.

- `Timesheet </projects/trytond-timesheet/en/4.2>`_
+ `Timesheet </projects/modules-timesheet/en/4.2>`_
Tracks time spend.


- `Banking </projects/trytond-bank/en/4.2>`_
+ `Banking </projects/modules-bank/en/4.2>`_
Adds bank and account.

:ref:`Company <index-company>`
@@ -52,16 +55,16 @@
:ref:`Carrier <index-carrier>`
To ship.

- `Country </projects/trytond-country/en/4.2>`_
+ `Country </projects/modules-country/en/4.2>`_
ISO 3166 list of countries and subdivisions.

- `Currency </projects/trytond-currency/en/4.2>`_
+ `Currency </projects/modules-currency/en/4.2>`_
ISO 4217 list of currencies.

- `Customs </projects/trytond-customs/en/4.2>`_
+ `Customs </projects/modules-customs/en/4.2>`_
Defines customs duty per tariff code.

- `Google Maps </projects/trytond-google-maps/en/4.2>`_
+ `Google Maps </projects/modules-google-maps/en/4.2>`_
Links address to Google map.

:ref:`Party <index-party>`
@@ -74,5 +77,5 @@
:ref:`Authentication <index-authentication>`
Extends authentication mechanism.

- `Web User </projects/trytond-web-user/en/4.2>`_
+ `Web User </projects/modules-web-user/en/4.2>`_
Manages external users.
diff -r 1ec970bb5551 -r 7a684d579959 party.rst
--- a/party.rst Fri Oct 05 16:09:20 2018 +0200
+++ b/party.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,8 +5,8 @@

.. glossary::

- `Party </projects/trytond-party/en/4.2>`_
+ `Party </projects/modules-party/en/4.2>`_
Fundamentals to store parties.

- `Relationship </projects/trytond-party-relationship/en/4.2>`_
+ `Relationship </projects/modules-party-relationship/en/4.2>`_
Defines relation between parties.
diff -r 1ec970bb5551 -r 7a684d579959 product.rst
--- a/product.rst Fri Oct 05 16:09:20 2018 +0200
+++ b/product.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,23 +5,23 @@

.. glossary::

- `Product </projects/trytond-product/en/4.2>`_
+ `Product </projects/modules-product/en/4.2>`_
Fundamentals to manage products.

- `Attribute </projects/trytond-product-attribute/en/4.2>`_
+ `Attribute </projects/modules-product-attribute/en/4.2>`_
Adds attributes to products.

- `Classification </projects/trytond-product-classification/en/4.2>`_
+ `Classification </projects/modules-product-classification/en/4.2>`_
Classifies products.

- `Classification Taxonomic </projects/trytond-product-classification-taxonomic/en/4.2>`_
+ `Classification Taxonomic </projects/modules-product-classification-taxonomic/en/4.2>`_
Uses Taxonomic classification.

- `Cost FIFO </projects/trytond-product-cost-fifo/en/4.2>`_
+ `Cost FIFO </projects/modules-product-cost-fifo/en/4.2>`_
Adds FIFO cost method.

- `Cost History </projects/trytond-product-cost-history/en/4.2>`_
+ `Cost History </projects/modules-product-cost-history/en/4.2>`_
Historize the cost.

- `Measurements </projects/trytond-product-measurements/en/4.2>`_
+ `Measurements </projects/modules-product-measurements/en/4.2>`_
Adds measurements to products.
diff -r 1ec970bb5551 -r 7a684d579959 production.rst
--- a/production.rst Fri Oct 05 16:09:20 2018 +0200
+++ b/production.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,17 +5,17 @@

.. glossary::

- `Production </projects/trytond-production/en/4.2>`_
+ `Production </projects/modules-production/en/4.2>`_
Fundamentals for production management.

- `Routing </projects/trytond-production-routing/en/4.2>`_
+ `Routing </projects/modules-production-routing/en/4.2>`_
Defines routings.

- `Split </projects/trytond-production-split/en/4.2>`_
+ `Split </projects/modules-production-split/en/4.2>`_
Split production orders.

- `Work </projects/trytond-production-work/en/4.2>`_
+ `Work </projects/modules-production-work/en/4.2>`_
Manage work order for each production.

- `Work Timesheet </projects/trytond-production-work-timesheet/en/4.2>`_
+ `Work Timesheet </projects/modules-production-work-timesheet/en/4.2>`_
Track time per work.
diff -r 1ec970bb5551 -r 7a684d579959 project.rst
--- a/project.rst Fri Oct 05 16:09:20 2018 +0200
+++ b/project.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,11 +5,11 @@

.. glossary::

- `Project </projects/trytond-project/en/4.2>`_
+ `Project </projects/modules-project/en/4.2>`_
Fundamentals for project management.

- `Invoice </projects/trytond-project-invoice/en/4.2>`_
+ `Invoice </projects/modules-project-invoice/en/4.2>`_
Invoices the projects.

- `Plan </projects/trytond-project-plan/en/4.2>`_
+ `Plan </projects/modules-project-plan/en/4.2>`_
Plans the projects.
diff -r 1ec970bb5551 -r 7a684d579959 purchase.rst
--- a/purchase.rst Fri Oct 05 16:09:20 2018 +0200
+++ b/purchase.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,14 +5,14 @@

.. glossary::

- `Purchase </projects/trytond-purchase/en/4.2>`_
+ `Purchase </projects/modules-purchase/en/4.2>`_
Fundamentals to follow purchases.

- `Request </projects/trytond-purchase-request/en/4.2>`_
+ `Request </projects/modules-purchase-request/en/4.2>`_
Collects the purchase requests.

- `Requisition </projects/trytond-purchase-requisition/en/4.2>`_
+ `Requisition </projects/modules-purchase-requisition/en/4.2>`_
Requires purchase by employees.

- `Shipment Cost </projects/trytond-shipment-cost/en/4.2>`_
+ `Shipment Cost </projects/modules-shipment-cost/en/4.2>`_
Computes shipment cost.
diff -r 1ec970bb5551 -r 7a684d579959 sale.rst
--- a/sale.rst Fri Oct 05 16:09:20 2018 +0200
+++ b/sale.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,38 +5,38 @@

.. glossary::

- `Sale </projects/trytond-sale/en/4.2>`_
+ `Sale </projects/modules-sale/en/4.2>`_
Fundamentals to follow sales.

- `Complaint </projects/trytond-sale-complaint/en/4.2>`_
+ `Complaint </projects/modules-sale-complaint/en/4.2>`_
Solves customer complaints.

- `Credit Limit </projects/trytond-sale-credit-limit/en/4.2>`_
+ `Credit Limit </projects/modules-sale-credit-limit/en/4.2>`_
Adds sales to the credit limit.

- `Extra </projects/trytond-sale-extra/en/4.2>`_
+ `Extra </projects/modules-sale-extra/en/4.2>`_
Add extra lines.

- `Invoice Grouping </projects/trytond-sale-invoice-grouping/en/4.2>`_
+ `Invoice Grouping </projects/modules-sale-invoice-grouping/en/4.2>`_
Groups invoices.

- `Opportunity </projects/trytond-sale-opportunity/en/4.2>`_
+ `Opportunity </projects/modules-sale-opportunity/en/4.2>`_
Tracks leads and opportunities.

- `Promotion </projects/trytond-sale-promotion/en/4.2>`_
+ `Promotion </projects/modules-sale-promotion/en/4.2>`_
Applies promotions.

- `Shipment Cost </projects/trytond-sale-shipment-cost/en/4.2>`_
+ `Shipment Cost </projects/modules-sale-shipment-cost/en/4.2>`_
Computes shipment cost.

- `Shipment Grouping </projects/trytond-sale-shipment-grouping/en/4.2>`_
+ `Shipment Grouping </projects/modules-sale-shipment-grouping/en/4.2>`_
Groups shipments.

- `Stock Quantity </projects/trytond-sale-stock-quantity/en/4.2>`_
+ `Stock Quantity </projects/modules-sale-stock-quantity/en/4.2>`_
Checks stock level.

- `Supply </projects/trytond-sale-supply/en/4.2>`_
+ `Supply </projects/modules-sale-supply/en/4.2>`_
Supplies from the sale.

- `Supply Drop Shipment </projects/trytond-sale-supply-drop-shipment/en/4.2>`_
+ `Supply Drop Shipment </projects/modules-sale-supply-drop-shipment/en/4.2>`_
Supplies with drop shipment.
diff -r 1ec970bb5551 -r 7a684d579959 stock.rst
--- a/stock.rst Fri Oct 05 16:09:20 2018 +0200
+++ b/stock.rst Sat Nov 17 13:58:53 2018 +0100
@@ -5,44 +5,44 @@

.. glossary::

- `Stock </projects/trytond-stock/en/4.2>`_
+ `Stock </projects/modules-stock/en/4.2>`_
Fundamentals to manage warehouses.

- `Forecast </projects/trytond-stock-forecast/en/4.2>`_
+ `Forecast </projects/modules-stock-forecast/en/4.2>`_
Forecat the stock levels.

- `Inventory Location </projects/trytond-stock-inventory-location/en/4.2>`_
+ `Inventory Location </projects/modules-stock-inventory-location/en/4.2>`_
Creates inventories for many locations.

- `Lot </projects/trytond-stock-lot/en/4.2>`_
+ `Lot </projects/modules-stock-lot/en/4.2>`_
Track products with lot.

- `Lot Shelf Life Expiration Date </projects/trytond-stock-lot-sled/en/4.2>`_
+ `Lot Shelf Life Expiration Date </projects/modules-stock-lot-sled/en/4.2>`_
Manages expiration dates.

- `Package </projects/trytond-stock-package/en/4.2>`_
+ `Package </projects/modules-stock-package/en/4.2>`_
Store packaging on shipments.

- `Package Shipping </projects/trytond-stock-package-shipping/en/4.2>`_
+ `Package Shipping </projects/modules-stock-package-shipping/en/4.2>`_
Fundamentals to interact with shipping services.

- `Package Shipping DPD </projects/trytond-stock-package-shipping-dpd/en/4.2>`_
+ `Package Shipping DPD </projects/modules-stock-package-shipping-dpd/en/4.2>`_
Connects with DPD shipping service.

- `Package Shipping UPS </projects/trytond-stock-package-shipping-ups/en/4.2>`_
+ `Package Shipping UPS </projects/modules-stock-package-shipping-ups/en/4.2>`_
Connects with UPS shipping service.

- `Product Location </projects/trytond-stock-product-location/en/4.2>`_
+ `Product Location </projects/modules-stock-product-location/en/4.2>`_
Defines preferred locations for products.

- `Split </projects/trytond-stock-split/en/4.2>`_
+ `Split </projects/modules-stock-split/en/4.2>`_
Splits moves and shipments.

- `Supply </projects/trytond-stock-supply/en/4.2>`_
+ `Supply </projects/modules-stock-supply/en/4.2>`_
Supplies warehouses.

- `Supply Day </projects/trytond-stock-supply-day/en/4.2>`_
+ `Supply Day </projects/modules-stock-supply-day/en/4.2>`_
Compute supply date per week day.

- `Supply Production </projects/trytond-stock-supply-production/en/4.2>`_
+ `Supply Production </projects/modules-stock-supply-production/en/4.2>`_
Supplies warehouses with production orders.
Reply all
Reply to author
Forward
0 new messages