- Feb 21, 2025
-
-
Vincent Hatakeyama authored
-
- Feb 20, 2025
-
- Feb 13, 2025
-
-
Vincent Hatakeyama authored
Add some typing information, or make it consistent. Add more docstrings. Fix using Skip in switch converter.
-
- Dec 09, 2024
-
- Nov 21, 2024
-
-
Vincent Hatakeyama authored
-
- Jan 30, 2024
-
-
Vincent Hatakeyama authored
Use ©
-
- Feb 17, 2023
-
-
Houzefa Abbasbhay authored
Used by other modules; these exports got removed when I replaced an ``import *`` earlier.
- Jan 31, 2023
-
-
Houzefa Abbasbhay authored
In the process: * Update based on latest xcg/templates/odoo_module. * Fix existing MailTemplate converter (found by these new tests).
-
- Jan 25, 2023
-
- Jul 07, 2022
-
- Jul 04, 2022
-
-
Vincent Hatakeyama authored
Change get__type__ to return a set of values. It is defined at the Converter level despite only returning a value for a small number of Converters but it simplifies the code using it to do so that way. Validation and validator can be set on converters after initialization. Only some converter makes use of those values. This makes the message_to_odoo_validate method unnecessary, that’s why it has been removed.
-
- Jun 16, 2022
-
-
Vincent Hatakeyama authored
-
- Jun 15, 2022
-
-
Vincent Hatakeyama authored
-
Vincent Hatakeyama authored
-
Vincent Hatakeyama authored
-
- Oct 21, 2021
-
-
Florent Aide authored
-
- Jul 02, 2021
-
-
Vincent Hatakeyama authored
-
- Jun 15, 2021
-
-
Vincent Hatakeyama authored
Add tests, correct code so test passes. Fix issues with some converter.
-
- Feb 24, 2021
-
-
Christophe de Vienne authored
Split converters in multiple modules Remove deprecated converters Move legacy converters in a dedicated module
-
oury.balde authored
-
oury.balde authored