Newer
Older
=========
Changelog
=========
15.0.1.0.2
----------
* Don't rebuild existing fiscal years.
* More lenient tests in case other modules also install companies.
----------
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.
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.
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.

Vincent Hatakeyama
committed
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