Guewen Baconnier

Results 23 issues of Guewen Baconnier

Hi! Some migrations unfortunately cannot be run safely and are then impossible to run. When using a partitioned table on PostgreSQL, this migration, where `slots` is the partitioned table, will...

In 13.0, the method ResConfigSettings.execute() [0] reset odoo env after installing/uninstalling addons, after this, computed fields misbehave (for instance, after a record creation, they would return an empty value or...

The `add_xmlid` method currently skips the creation of the xmlid if it already exists on a different record. It should fail instead. https://github.com/camptocamp/anthem/blob/3dc8e3965e31b0195221e766367ef225fa275735/anthem/lyrics/records.py#L9-L28

The installation of Odoo 10.0 used to run the tests sometimes fails. Tests in themselves are green, but the _setup_ sometimes fails. I could not find the reason yet.

Fixes #112 Backport from #114

stale

## Introduction Despite a [recent improvement with advisory locks](https://github.com/OCA/connector-magento/pull/163) to prevent concurrent import of the same records, we still see some errors due to timing issues. ## The issue The...

Based on the work on OCA/connector-magento#43. This code will be modified according to the upcoming needs for the export of catalog we are working on. It still has to be...

work in progress

**Description of the mechanism to import orders with verification of the payment** 1. A job to import a sales order is created 2. Job is processed 3. If payment is...

help wanted
stale