Skip to content

Conversation

@FFernandez-PlanetaTIC
Copy link

@FFernandez-PlanetaTIC FFernandez-PlanetaTIC commented Jan 16, 2020

  • Previous commit breaks import (from ONLY needed in where not exists)
  • Avoid duplicates in import (select DISTINCT needed in insert into)

cc @PlanetaTIC

- Previous commit breaks import (from ONLY needed in where not exists)
- Avoid duplicates in import (select DISTINCT needed in insert into)
@FFernandez-PlanetaTIC
Copy link
Author

Hi @eantones ,

791aae0 breaks translations import, no term is imported.

Luckily tests fail:

https://travis-ci.org/OCA/OCB/jobs/637621310#L808

This fixes it and also avoids to import duplicates.

Regards!

@eantones
Copy link
Member

Hi @FFernandez-PlanetaTIC,

I corrected it based on your solution but with minor changes, see OCA#899

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants