In Odoo 14 the scheduler is running each day, though instead of adding the products that sold that day to an existing RFQ, Odoo is creating new RFQ’s every day for each vendor with the products that sold that day. So, instead of having 10 or 12 RFQ’s total (1 for each vendor), we currently have 48 RFQ’s and must go through each one and add the products that sold each day together to come up with a RFQ for the vendor.
In Odoo 13, the scheduler would append new product needs to the RFQ. I can't figure out how to get it back to that functionality.
Can anyone shed any light on how to do this?
P.S. This is on odoo.com, so customization is limited.