[MIG][17.0] forward missing commits from 16.0 to 17.0#2224
[MIG][17.0] forward missing commits from 16.0 to 17.0#2224
Conversation
When creating moves or invoices, it can be useful to easily access 'vals' to create move_lines.
1. We allow to change the currency on the loan if the user needs it
2. If the currency on the loan (or on the journal) is different from the one on the company, we do the conversion for credit/debit + add amount in currency on the move line
|
Hi @etobella, |
8170cb6 to
b496587
Compare
AnizR
left a comment
There was a problem hiding this comment.
Code looks good to me, I'd like to discuss my comment on oca-port's blacklist before approving.
| @@ -0,0 +1,11 @@ | |||
| { | |||
There was a problem hiding this comment.
Is this file really necessary?
I don't think oca-port's blacklist should be visible in the PR.
There was a problem hiding this comment.
I can see this file is followed by git in other repo (ie stock_dynamic_routing module
As far I've understood this is the knowledge to tell to oca-port to ignore those PRs while running it the next time, other wise oca port would suggest again and again those PRs.
@sebalix thanks for such great tool ❤️ , could you confirm:
- we want share and versioned those files
- my understanding is correct
- the kind of message expected here, is it what the PR does or why we decide to ignore it (I admit my first message can be suspicious 😅 )
There was a problem hiding this comment.
AFAIK this file should be part of this PR. Once present into the sources it will prevent PRs that have already been submitted and not detected as ported from being proposed on next run of the oca-port command.
|
I find a bit strange the commit [MIG] account_loan: forwarded PRs migration didn't we loose the history here? |
I don't think so, changes are mainly migration from 16 to 17, I also introduce some issue (mainly linter and introduce double |
|
This PR has the |
d62a60d to
5074bae
Compare
Port PRs from 16.0 to 17.0: