-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[14.0][ADD] epa_account_manager: add new module #53
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Matthwhy só incluir a versão no nome da PR, exemplo: [14.0][ADD]
|
||
analytic_accounts = record.invoice_line_ids.mapped("analytic_account_id") | ||
if analytic_accounts: | ||
record.manager_id = analytic_accounts[0].manager_id.id |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Vale um or False para evitar problema ?
9295a49
to
dfa203b
Compare
dfa203b
to
19d5655
Compare
19d5655
to
6ec200d
Compare
Esse módulo coloca o manager da conta analítica na fatura. A débora preferiu ocultar o campo team_id, e no lugar dele colocar o manager_id