I'm trying to use Odoo in order to generate e-mails automatic sale orders for a supplier.
I installed the"purchase" and "stock" module and managed to generate sale orders manually. However, as a user in "Administration" group, I can't generate the PDF or e-mail with the following error message occuring:
Bad Report Reference
This report is not loaded into the database: purchase.report_purchasequotation.
As user "admin" this is possible and I get the PDF and an eMail based on a specific template. So I assume that some access rights are not properly set.