Hello, I don't understand two questions about Tryton cron:
1- Only we can select users cron if active = False (domain). Why this restriction? (default users active false: "root" and "user_cron_trigger") 2- In cron, execution user run is inactive (for example, user_cron_trigger), and the result is: this user don't have acces rule: "You try to bypass an access rule" (you get this message in request user). By SQL (1) I changed this user the active value at True (change gtk client is not allow because this user is add in xml), and the result aboutt cron execution is execellent and we don't have problems in ir.rule. Can you confirm active false users have access ir.rule (permissions access) (1) update res_user set active = True where id = 2; #id 2 = user_cron_trigger -- Si us plau, NO adjunti arxius a les seves respostes. Li preguem que integri el text al cos del missatge. Pot respondre usant NetEtiquete que li ajudarà a seguir la conversa. http://es.wikipedia.org/wiki/Netiquette Por favor, NO adjunte archivos a sus respuestas. Le rogamos que integre el texto en el cuerpo del mensaje. Puede responder usando NetEtiquete que le ayudará a seguir la conversación.http://es.wikipedia.org/wiki/Netiquette Please, DO NOT send attachment files with your answers, just copy and paste only the text you need to send into the body of your mails. Repply using NetEtiquete. http://en.wikipedia.org/wiki/Netiquette Raimon Esteve // Tryton - OpenERP :: Technical and consultor ERP // OpenERP e-sale / Magento OpenERP // AulaERP, formació online www.aulaerp.com www.zikzakmedia.com -- [email protected] mailing list
