Pedro M. Baeza

Results 2577 comments of Pedro M. Baeza

Please check latest code, which may resolve your problem.

@carlosdauden can you please check this PR to see what he is stating? Yes, we use bank-payment modules, but we haven't got problems with this AFAIK.

You are not respecting commit history nor doing the operation in a proper way, as there's a merge commit in your history. You should also check that the original authors...

The order should be defined by the model itself with their `_order` clause, being the sequence or whatever, but it shouldn't be hardcoded. The module should rely on the existing...

That's only if the widget="handle" is present AFAIK, but it's not the same context here, as we can't drag and drop for changing such sequence. I insist that we must...

When grouping by project, you should query Odoo to return the ordered recordset including all the existing projects.

Maybe it's better to put a placeholder instead. And please remove `[18.0]` from the commit message (not from the PR title, which is OK).