Skip to navigation
How to get the parameter information from Odoo configuration file
09.01.25
# in the command line, load the odoo environment and enter interactive mode ```bash source env/bin/activate python ``` # once in the interactive python type ``` from odoo import tools tools.config['addons_path'] cli = tools.config.option cli ```
https://www.youtube.com/watch?v=qJx1lndrxxU&ab_channel=WebLearns
Reply
Anonymous
Information Epoch 1751591835
Using text data files.
Home
Notebook
Contact us