-
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_sale_crm_custom: add new module #73
Conversation
6b3cd8c
to
1ad9cd7
Compare
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
podemos mesclar ? |
Por momento acredito que sim, estamos aguardando o cliente retornar das ferias para apresentar, mas qualquer mudança abro uma nova PR, por momento, mantem somente na Staging |
14f18eb
to
5f4db08
Compare
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
2a2de78
to
d54ca5b
Compare
1c7d527
to
31140c3
Compare
31140c3
to
3a70881
Compare
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
This pull request introduces a new module,
EPA Sale CRM Custom
, which extends the functionality of Odoo's CRM, Sales Order, and Project Category modules. The key features include automatic codename generation for leads, criteria field validation, analytic account linking, and attachment management in Sales Orders.Module Introduction and Features
Module Initialization and Manifest
models
andwizard
in the__init__.py
file.__manifest__.py
file with metadata, dependencies, and data files required for the module.Data and Configuration
Internationalization
.pot
file for translations, including various field descriptions and messages.[HT00800]
cc @marcelsavegnago @WesleyOliveira98