[17.0][FIX] account_reconcile_oca: use the right parameters on views - #653
Conversation
|
Hi @etobella, |
|
When is the error raised? Can you give a step by step explanation please? |
Thank you for the feedback. The Pull Request description has been updated to include steps to reproduce the error. |
|
/ocabot rebase |
|
Congratulations, PR rebased to 17.0. |
4957889 to
4e31904
Compare
|
Thanks! I see the error. The right way to solve it, would be to edit here and use the domain |
Thank you for your suggestion, I have corrected the code, please review it. |
|
Great! It looks good. Can you squash your commits in a single one and use a better commit message? For example |
b5d120b to
37375e8
Compare
Squash complete, thanks! |
|
/ocabot rebase |
|
One question. why the history is weird? I mean, you are commiting as OCA-git-bot? |
|
He has rebased over an old branch. That's why I launched a rebase from the bot, but it's not working. @sbidoul is the bot stalled? |
|
@pedrobaeza The rebase process failed, because command |
|
The rebase + conflict resolution must be done by @xtanuiha |
|
@etobella @pedrobaeza |
|
I'm afraid not. Now there are 9 commits. You are still doing rebases on old branches. You should fetch first the last content here on OCA. If your OCA remote is origin, and being on the branch of this PR: |
e82397a to
cd9c0e7
Compare
cd9c0e7 to
b248520
Compare
Thank you very much for your help! Could you please take a look and confirm if the current status of this PR is correct? |
|
What a great day to merge this nice PR. Let's do it! |
|
Congratulations, your PR was merged at 94b9223. Thanks a lot for contributing to OCA. ❤️ |
Steps to Reproduce the Error.