Skip to content
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

[ADD] Addon: sale_crm_auto_won #63

Merged
merged 1 commit into from
Oct 29, 2024
Merged

[ADD] Addon: sale_crm_auto_won #63

merged 1 commit into from
Oct 29, 2024

Conversation

Tiago370
Copy link
Contributor

No description provided.

@Tiago370 Tiago370 marked this pull request as ready for review October 25, 2024 19:55

def action_confirm(self):
for sale in self:
sale.opportunity_id.action_set_won_rainbowman()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Se a oportunidade não estiver setada não da um erro?

Copy link
Member

@mileo mileo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Favor verificar o comentário;
  2. Adicionar a pasta README e completar os arquivos conforme padrão OCA: https://github.com/OCA/maintainer-tools/tree/master/template/module/readme somente os arquivos que vc julgar relevante, os outros não incluir.
  3. Remover trechos do mainifest sem uso.

@Tiago370 Tiago370 marked this pull request as draft October 28, 2024 14:17
@Tiago370 Tiago370 marked this pull request as ready for review October 28, 2024 19:53
@Tiago370
Copy link
Contributor Author

@mileo corrigido.

@mileo mileo merged commit b65dc75 into 16.0 Oct 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants