[ADD] news fragments for previous changes
This commit is contained in:
parent
abefad1607
commit
4796e769f7
2
newsfragments/add-dropdb.feature
Normal file
2
newsfragments/add-dropdb.feature
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
Add ``dropdb`` command to easily delete database and filestore of existing
|
||||||
|
Odoo databases in PostgreSQL container.
|
||||||
3
newsfragments/add-install-from-csv-demo.feature
Normal file
3
newsfragments/add-install-from-csv-demo.feature
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
With ``install-from-csv`` and the ``--with-demo / --without-demo``, you
|
||||||
|
can control if the created database will be populated with demo data or
|
||||||
|
not.
|
||||||
2
newsfragments/add-restoredb.feature
Normal file
2
newsfragments/add-restoredb.feature
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
Add ``restoredb`` command to restore database and filestore in the
|
||||||
|
PostgreSQL container.
|
||||||
1
newsfragments/ci-improvement.misc
Normal file
1
newsfragments/ci-improvement.misc
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Several CI improvement for testing and building application.
|
||||||
1
newsfragments/copydb-filestore.bugfix
Normal file
1
newsfragments/copydb-filestore.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
``copydb`` now copy also the filestore of the database.
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Fix waring message for ``estimate-workload`` command.
|
||||||
2
newsfragments/fix-getting-url.bugfix
Normal file
2
newsfragments/fix-getting-url.bugfix
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
Fix getting url on apps.odoo.com that prevent from running
|
||||||
|
``estimate-workload`` command.
|
||||||
3
newsfragments/fix-repo.bugfix
Normal file
3
newsfragments/fix-repo.bugfix
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
Fix crash when a addons-path directory does not contain modules.
|
||||||
|
Directory that does not contains odoo modules are now removed from
|
||||||
|
addons-path option of odoo.
|
||||||
1
newsfragments/imp-run-update-modules.feature
Normal file
1
newsfragments/imp-run-update-modules.feature
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Add ``--update-modules`` option to ``run`` command.
|
||||||
2
newsfragments/imp-run-upgrade.feature
Normal file
2
newsfragments/imp-run-upgrade.feature
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
``run`` and ``upgrade`` command are now harmonized with the option
|
||||||
|
``--with-demo / --without-demo``. By default demo data is always false.
|
||||||
Loading…
Reference in New Issue
Block a user