Pierrick Brun
Pierrick Brun
While migrating the connector_magento_pricing module I had trouble getting notifications from the "on_product_price_changed" event. I wrote tests for the event to make sure this wasn't the cause. While doing so...
@hparfr FYI Je n'ai pas fait la partie .env, je ne sais pas vraiment s'il vaut mieux le récupérer depuis docky-odoo-template ou le créer autrement
Fix https://github.com/lucafaggianelli/plombery/issues/363 This MR allows to connect to non-sqlite databases. I ran the tests after the modification and they all passed. I also ran the tests on an empty postgresql...
Make use of this refactor from Odoo: https://github.com/odoo/odoo/commit/488e334fc8fd6601e304635fa577c98b9bfd18e6 It is more in line with the standard while also improving perfs
Allow to schedule jobs via [RRules](https://dateutil.readthedocs.io/en/stable/rrule.html)