missing functionality: update list of available modules from the command line

Bug #1192882 reported by Alexandre Fayolle - camptocamp
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Confirmed
Wishlist
OpenERP's Framework R&D

Bug Description

If I have a new module available, and I want to install it from the command line (in order to automate the deployment), I cannot because the new module is not known by the server (it is not in the ir_module_module table):

$ start_openerp -i account_invoice_force_ref --stop-after-init --workers=0

extract from the log:

2013-06-20 09:05:51,113 11478 WARNING openerp_prod_doremi openerp.modules.loading: invalid module names, ignored: account_invoice_force_ref

AFAICT there is no way to force the reload of available modules from the command line, which would be very helpful in this case.

Revision history for this message
Alexandre Fayolle - camptocamp (alexandre-fayolle-c2c) wrote :

the start_openerp script mentionned in the bug report comes from anybox' buildout recipe. It is a wrapper around the normal openerp server launching command and arguments are passed to that command.

Revision history for this message
Amit Parik (amit-parik) wrote :

Currently we have to do "Update Module List" then after it will be available on module list as well as after that we can installed it via command line.

But this would be also a good functionality , So consider as a improvement and setting this as wishlist.

Thank you!

Changed in openobject-server:
assignee: nobody → OpenERP's Framework R&D (openerp-dev-framework)
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Carlos Contreras (carlos-realsystems) wrote :

Yes it will be very useful.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.