changeset 4a403afa16e3 in modules/account:default
details: https://hg.tryton.org/modules/account?cmd=changeset&node=4a403afa16e3
description:
        Publish changelog in the documentation

        issue11805
        review431781003
diffstat:

 CHANGELOG        |  30 +++++++++++++++++++++++++++++-
 doc/index.rst    |   1 +
 doc/releases.rst |   7 +++++++
 3 files changed, 37 insertions(+), 1 deletions(-)

diffs (224 lines):

diff -r ee2816b1faf6 -r 4a403afa16e3 CHANGELOG
--- a/CHANGELOG Sun Oct 16 14:14:09 2022 +0200
+++ b/CHANGELOG Thu Oct 27 13:24:20 2022 +0200
@@ -3,6 +3,7 @@
 * Use context model for chart of accounts and taxes
 
 Version 6.4.0 - 2022-05-02
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Prevent creating fiscal year before closed one
 * Add automatic reconciliation of suggestions
@@ -20,14 +21,16 @@
 * Remove support for Python 3.6
 
 Version 6.2.0 - 2021-11-01
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add origin record name property on move line
 * Add group to edit accounting of parties
-* Rename lock buttons into lock_
+* Rename lock buttons into lock\_
 * Add split lines wizard
 * Validate that all inactive accounts have no balance when closing periods
 
 Version 6.0.0 - 2021-05-03
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add check to mark types as debt
 * Add relate from party to general ledger accounts
@@ -42,6 +45,7 @@
 * Add more term units to aged balance
 
 Version 5.8.0 - 2020-11-02
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Remove support for Python 3.5
 * Allow defining the tax date on taxable lines
@@ -50,6 +54,7 @@
 * Test for lines to reconcile before showing the next account
 
 Version 5.6.0 - 2020-05-04
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Order account by its code and name
 * Add optional debit type on account
@@ -59,6 +64,7 @@
 * Modularize code in GroupLines wizard
 
 Version 5.4.0 - 2019-11-04
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add default customer and supplier tax rule
 * Update sequence name in renew fiscal year
@@ -66,6 +72,7 @@
 * Use today as default date when inside the period
 
 Version 5.2.0 - 2019-05-06
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add group lines wizard
 * Manage delegate reconciliation
@@ -76,6 +83,7 @@
 * Base journal cash report on account kind receivable and payable
 
 Version 5.0.0 - 2018-10-01
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Set party required on account payable and receivable of party
 * Add writeoff method
@@ -87,6 +95,7 @@
 * Remove journal type
 
 Version 4.8.0 - 2018-04-23
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Use tax code line for tax reporting
 * Use custom clause for Tax Code sum
@@ -98,6 +107,7 @@
 * Allow to reconcile many group of lines with Line.reconcile
 
 Version 4.6.0 - 2017-10-30
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Allow to keep original taxes when applying a tax rule
 * Add legal notice on taxes
@@ -110,10 +120,12 @@
 * Simplify default values for move line
 
 Version 4.4.0 - 2017-05-01
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add definitive lock of period and fiscal year
 
 Version 4.2.0 - 2016-11-28
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add test wizard for taxes
 * Remove journal view
@@ -126,6 +138,7 @@
 * Add comparison amount on Balance Sheet and Income Statement
 
 Version 4.0.0 - 2016-05-02
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Move tax Rounding configuration from account_invoice
 * Get the tax type from the base sign:
@@ -137,11 +150,13 @@
 * Add date on Reconciliation
 
 Version 3.8.0 - 2015-11-02
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Make Chart of Account not translatable
 * Add Journal Cash reporting
 
 Version 3.6.0 - 2015-04-20
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add support for PyPy
 * Add move template
@@ -155,12 +170,14 @@
 * Allow to set a description to cancel move
 
 Version 3.4.0 - 2014-10-20
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add option on Account for party required
 * Add wizard to reconcile all accounts
 * Add cancel to Account Move
 
 Version 3.2.0 - 2014-04-21
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add start/end date to tax
 * Use account of write-off journal as default
@@ -168,6 +185,7 @@
 * Add description on write-off move
 
 Version 3.0.0 - 2013-10-21
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add balance non-deferral wizard
 * Display write-off amount in reconciliation
@@ -177,11 +195,13 @@
 * Remove centralised counterpart option and functionality
 
 Version 2.8.0 - 2013-04-22
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Make period's post_move_sequence optional and use fiscal year's one if empty
 * Add sale, purchase or other kind on Tax Rule and Tax Group
 
 Version 2.6.0 - 2012-10-22
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Rename:
     - Move.name into number
@@ -195,20 +215,25 @@
 * Add start/end balance to Trial balance
 
 Version 2.4.0 - 2012-04-23
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add new account type stock
 
 Version 2.2.0 - 2011-10-24
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add test creation of minimal chart of accounts
 
 Version 2.0.0 - 2011-04-27
+--------------------------
 * Bug fixes (see mercurial logs for details)
 
 Version 1.8.0 - 2010-11-01
+--------------------------
 * Bug fixes (see mercurial logs for details)
 
 Version 1.6.0 - 2010-05-11
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add description field on account.tax.code.template and account.tax.code
 * Add tax field on account.tax.line
@@ -218,6 +243,7 @@
 * Improve General Ledger to compute lines for each accounts at once
 
 Version 1.4.0 - 2009-10-19
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add origin_tax field on account.tax.rule
 * Change get_receivable_payable on party.party to work with a list of name
@@ -225,6 +251,7 @@
 * Fix digits of amount on tax and tax line
 
 Version 1.2.0 - 2009-04-20
+--------------------------
 * Bug fixes (see mercurial logs for details)
 * Add tax rule to replace vat and supplier_vat on party
   Previous vat configuration will be lost
@@ -233,4 +260,5 @@
 * Allow egg installation
 
 Version 1.0.0 - 2008-11-17
+--------------------------
 * Initial release
diff -r ee2816b1faf6 -r 4a403afa16e3 doc/index.rst
--- a/doc/index.rst     Sun Oct 16 14:14:09 2022 +0200
+++ b/doc/index.rst     Thu Oct 27 13:24:20 2022 +0200
@@ -15,3 +15,4 @@
    configuration
    design/index
    reference
+   releases
diff -r ee2816b1faf6 -r 4a403afa16e3 doc/releases.rst
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/releases.rst  Thu Oct 27 13:24:20 2022 +0200
@@ -0,0 +1,7 @@
+.. _releases-index:
+
+=============
+Release notes
+=============
+
+.. include:: ../CHANGELOG

Reply via email to