Tom
Tom
@pedrobaeza I wish to finish this module. We have a similar one, and during its usage in the past years I did find some differences between Odoo versions, such as:...
@pedrobaeza I might be wrong about the `store` issue, but anyway yes, I'll go by `openupgradelib` then and use the versioning where needed. Thanks!
@hbrunn Gosh, tour tests are failing on a line in `base_remote`, which asserts something unless `test_enable = True`; but when the tour calls the backend, test_enable apparently is False. Have...
/ocabot rebase
@petrus-v Tests are still failing
@grindtildeath It was based on your comment of "I'll ditch the while loop, as I guess it must be much more performant." but seeing no commits after that, so I...
/ocabot rebase
@NL66278 - pre-commit issue - failing test, because `unidecode` cannot be found. I think this might be a case of having to use `external_dependencies_override` such as [here](https://github.com/OCA/server-tools/blob/12.0/setup/sentry/setup.py#L8) or [here](https://github.com/OCA/server-tools/blob/12.0/setup/letsencrypt/setup.py#L10), to...
@tarteo Could you rebase?