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

0 views
Skip to first unread message

Cédric Krier

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

issue7836
review45801003
(grafted from ef1553e171bd5c37e606ef6713400160d416c9f9)
diffstat:

account.rst | 39 ++++++++++++++++++---------------------
carrier.rst | 6 +++---
commission.rst | 4 ++--
company.rst | 4 ++--
index.rst | 21 ++++++++++++---------
party.rst | 4 ++--
product.rst | 14 +++++++-------
production.rst | 6 +++---
project.rst | 6 +++---
purchase.rst | 6 +++---
sale.rst | 24 ++++++++++++------------
stock.rst | 22 +++++++++++-----------
12 files changed, 78 insertions(+), 78 deletions(-)

diffs (396 lines):

diff -r 62eb40f82cef -r c6f67601a0e0 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,59 +5,56 @@

.. glossary::

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

- `Tax Rule Country </projects/trytond-account-tax-rule-country/en/4.0>`_
+ `Tax Rule Country </projects/modules-account-tax-rule-country/en/4.0>`_
Applies taxes per country of origin and destination.
diff -r 62eb40f82cef -r c6f67601a0e0 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.0>`_
+ `Carrier </projects/modules-carrier/en/4.0>`_
Fundamentals to manage carriers.

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

- `Weight </projects/trytond-carrier-weight/en/4.0>`_
+ `Weight </projects/modules-carrier-weight/en/4.0>`_
Computes cost based on weight.
diff -r 62eb40f82cef -r c6f67601a0e0 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.0>`_
+ `Commission </projects/modules-commission/en/4.0>`_
Fundamentals to commission sale's agents.

- `Waiting </projects/trytond-commission-waiting/en/4.0>`_
+ `Waiting </projects/modules-commission-waiting/en/4.0>`_
Creates waiting account moves.
diff -r 62eb40f82cef -r c6f67601a0e0 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.0>`_
+ `Company </projects/modules-company/en/4.0>`_
Defines company and employees.

- `Work Time </projects/trytond-company-work-time/en/4.0>`_
+ `Work Time </projects/modules-company-work-time/en/4.0>`_
Defines work time per company.
diff -r 62eb40f82cef -r c6f67601a0e0 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.0>`_
+ `Server </projects/server/en/4.0>`_
The main application.

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

+ `Scripting Client </projects/client-library/en/4.0>`_
+ 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.0>`_
+ `Timesheet </projects/modules-timesheet/en/4.0>`_
Tracks time spend.


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

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

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

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

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

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

:ref:`Party <index-party>`
@@ -71,5 +74,5 @@
Manages products.


- `Authentication LDAP </projects/trytond-ldap-authentication/en/4.0>`_
+ `Authentication LDAP </projects/modules-ldap-authentication/en/4.0>`_
Authentication per LDAP.
diff -r 62eb40f82cef -r c6f67601a0e0 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.0>`_
+ `Party </projects/modules-party/en/4.0>`_
Fundamentals to store parties.

- `Relationship </projects/trytond-party-relationship/en/4.0>`_
+ `Relationship </projects/modules-party-relationship/en/4.0>`_
Defines relation between parties.
diff -r 62eb40f82cef -r c6f67601a0e0 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.0>`_
+ `Product </projects/modules-product/en/4.0>`_
Fundamentals to manage products.

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

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

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

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

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

- `Measurements </projects/trytond-product-measurements/en/4.0>`_
+ `Measurements </projects/modules-product-measurements/en/4.0>`_
Adds measurements to products.
diff -r 62eb40f82cef -r c6f67601a0e0 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,11 +5,11 @@

.. glossary::

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

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

- `Work </projects/trytond-production-work/en/4.0>`_
+ `Work </projects/modules-production-work/en/4.0>`_
Manage work order for each production.
diff -r 62eb40f82cef -r c6f67601a0e0 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.0>`_
+ `Project </projects/modules-project/en/4.0>`_
Fundamentals for project management.

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

- `Plan </projects/trytond-project-plan/en/4.0>`_
+ `Plan </projects/modules-project-plan/en/4.0>`_
Plans the projects.
diff -r 62eb40f82cef -r c6f67601a0e0 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,11 +5,11 @@

.. glossary::

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

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

- `Shipment Cost </projects/trytond-shipment-cost/en/4.0>`_
+ `Shipment Cost </projects/modules-shipment-cost/en/4.0>`_
Computes shipment cost.
diff -r 62eb40f82cef -r c6f67601a0e0 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.0>`_
+ `Sale </projects/modules-sale/en/4.0>`_
Fundamentals to follow sales.

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

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

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

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

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

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

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

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

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

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

- `Supply Drop Shipment </projects/trytond-sale-supply-drop-shipment/en/4.0>`_
+ `Supply Drop Shipment </projects/modules-sale-supply-drop-shipment/en/4.0>`_
Supplies with drop shipment.
diff -r 62eb40f82cef -r c6f67601a0e0 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,35 +5,35 @@

.. glossary::

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

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

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

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

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

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

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

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

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

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

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