[16.0][FIX] copier update from 1.29 to 1.43#273
Conversation
|
Hi @Shide, @sergio-teruel, |
|
hi @OCA/accounting-maintainers Could you take a look and merge this PR that fixes current red CI ? thanks ! |
|
I think you should separate the fix from the copier update. If not, launching ocabot with patch will raise a lot of module versions without need, and putting nobump will have no raise in the affected module. And are you sure that README change will not be undone by the bot? It has its own special version for doing that, so the other possibility is just to not change READMEs at all. |
| / {self._case_value_or_one('s.currency_rate')} | ||
| * {self._case_value_or_one('currency_table.rate')}) | ||
| """ | ||
| res["margin_delivered"] = ( |
There was a problem hiding this comment.
This part in v. 18.0 is the same and it doesn't throw errors, could you split this change in another PR and commit only copier update?
There was a problem hiding this comment.
no. This line generate a E221 error.
Done
e93c3cc to
dd95cd6
Compare
dd95cd6 to
ff6d8c0
Compare
indeed ! done. |
pedrobaeza
left a comment
There was a problem hiding this comment.
Let's merge this directly, as it doesn't need ocabot.
copier update from 1.29 to 1.43
Try to fix pre-commit issue, bumping copier update :
Ex : #272