changeset aa2f7c046da2 in modules/stock_quantity_early_planning:default
details:
https://hg.tryton.org/modules/stock_quantity_early_planning?cmd=changeset&node=aa2f7c046da2
description:
Publish changelog in the documentation
issue11805
review431781003
diffstat:
CHANGELOG | 3 +++
doc/index.rst | 1 +
doc/releases.rst | 7 +++++++
3 files changed, 11 insertions(+), 0 deletions(-)
diffs (38 lines):
diff -r cbd176508acf -r aa2f7c046da2 CHANGELOG
--- a/CHANGELOG Sun Oct 16 14:14:12 2022 +0200
+++ b/CHANGELOG Thu Oct 27 13:24:21 2022 +0200
@@ -1,4 +1,5 @@
Version 6.4.0 - 2022-05-02
+--------------------------
* Bug fixes (see mercurial logs for details)
* Prevent early planning of production missing moves
* Compute early date for partial quantity of stock move
@@ -7,7 +8,9 @@
* Update early date base on internal incoming requests
Version 6.2.0 - 2021-11-01
+--------------------------
* Bug fixes (see mercurial logs for details)
Version 6.0.0 - 2021-05-03
+--------------------------
* Initial release
diff -r cbd176508acf -r aa2f7c046da2 doc/index.rst
--- a/doc/index.rst Sun Oct 16 14:14:12 2022 +0200
+++ b/doc/index.rst Thu Oct 27 13:24:21 2022 +0200
@@ -10,3 +10,4 @@
usage
design
+ releases
diff -r cbd176508acf -r aa2f7c046da2 doc/releases.rst
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/releases.rst Thu Oct 27 13:24:21 2022 +0200
@@ -0,0 +1,7 @@
+.. _releases-index:
+
+=============
+Release notes
+=============
+
+.. include:: ../CHANGELOG