Skip to content
Snippets Groups Projects
NEWS.rst 1.08 KiB
Newer Older
=========
Changelog
=========

15.0.1.0.2
----------

* Don't rebuild existing fiscal years.
Houzefa Abbasbhay's avatar
Houzefa Abbasbhay committed
* More lenient tests in case other modules also install companies.
Houzefa Abbasbhay's avatar
Houzefa Abbasbhay committed
15.0.1.0.1
Vincent Hatakeyama's avatar
Vincent Hatakeyama committed
----------

Fix tests. When the module is not installed at the same time as the account
module, the account chart is already generated and the override that installs
the demo data is not run.

Vincent Hatakeyama's avatar
Vincent Hatakeyama committed
15.0.1.0.0
----------

Port to Odoo 15

13.0.1.1.2
----------

Corrected the user company which is used in unit tests.

13.0.1.1.1
----------

Fix error in period name_search.

13.0.1.1.0
----------

* Users may set accounting dates in advance.
* Show/hide invoice & transaction dates based on menu items.
Houzefa Abbasbhay's avatar
Houzefa Abbasbhay committed
13.0.1.0.0
----------

* Migrate to Odoo 13.0. In the process, to play better with accounting changes:
    * No longer change the base ``date`` field; add ``accounting_date`` instead.
    * Build periods when loading accounting data for a new company.

11.0.1.2
--------

In tests, copy a product rather than create a new one, that way required fields will be already filled.

11.0.1.1
--------

Add index on columns for performance