[IMP] updated filter for partner_id when the customers is searched.
[odoo/odoo.git] / install / openerp-server.logrotate
1 /var/log/openerp/*.log {
2     copytruncate
3     missingok
4     notifempty
5 }