openerp-web "--config" missing
Registered by
Ferdinand
openerp-web needs an option which config file to use
IMHO
/usr/lib/
needs
* root privileges to change
* only one server config can run
currently it's a fixed address
/usr/lib/
where it shouldn't be.
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Obsolete
- Series goal:
- None
- Implementation:
- Implemented
- Milestone target:
- None
- Started by
- Amit Mendapara
- Completed by
- Amit Mendapara
Related branches
Related bugs
Sprints
Whiteboard
The --config options been added in the current development version (5.0). Try `openerp-web --help`. Actually, with the old versions you can select different config file by simply passing the filename as first argument...
(?)