Quantcast
Channel: OpenERP Help - Individual question feed
Browsing all 8 articles
Browse latest View live

How can I log all SQL queries to a file?

Is there a logging configuration enabling the logging of all SQL queries issued by OpenERP to a file?

View Article


Why does Windows stop logging?

I have installed OpenERP on a Windows 2008 Server. The logging was working fine until the logfile reached a size of about 2,5MB. Afterwards OpenERP stopped writing into the logfile. Also the...

View Article


How do I disable or separate the web (werkzeug) logs?

In OpenERP 6 we could specify a different file for logging Web access and errors. In OpenERP 7 this is all in one file and I cannot disable the Web logs, which is very unpractical for me. How can I...

View Article

ValueError: No such external ID currently defined in the system: base.menu_sales

I get this error on creating a new database and on logging in to a new database. I am able to use my other databases but when I try to create a new database its gives the above error and if I try to...

View Article

OpenERP 7.0 - logger issue

In my module i have used openerp logging functionality and write the logger statement in an individual file. First time logger statements writes properly in my file and second time i do the same...

View Article


Log all activity in v7?

Where are the user logs for v7? I would like a way to track all user activity similar to a git blame to see who did what and when. So if a user transfers a product to another warehouse, I would like to...

View Article

Is logging safe when using multiple workers?

OpenERP uses the python logging module which has documentation saying that *logging to a single file from multiple processes is not supported* [1]. When running OpenERP with --workers > 1 we are in...

View Article

How can I configure so that a note is logged at every BOM change?

How can I configure the system so that every time a change is saved to a BOM then a note is logged under that BOM?

View Article

Browsing all 8 articles
Browse latest View live