-
-
Notifications
You must be signed in to change notification settings - Fork 520
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
[11.0] [IMP] l10n_es_aeat: Contact email added. #866
Conversation
l10n_es_aeat/__manifest__.py
Outdated
'author': "Pexego," | ||
"Acysos," | ||
"AvanzOSC," | ||
"Tecnativa," | ||
"Odoo Community Association (OCA)", | ||
'contributors': "Punt Sistemes", |
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.
Yo me refería en el README.rst, ya que esta clave existe pero sin uso, y además debería ser una lista
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.
README.rst modificado.
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.
Al ponerlo en el README.rst lo puedes eliminar de aquí
l10n_es_aeat/__manifest__.py
Outdated
'author': "Pexego," | ||
"Acysos," | ||
"AvanzOSC," | ||
"Tecnativa," | ||
"Odoo Community Association (OCA)", | ||
'contributors': "Punt Sistemes", |
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.
Al ponerlo en el README.rst lo puedes eliminar de aquí
l10n_es_aeat/i18n/es.po
Outdated
#. module: l10n_es_aeat | ||
#: model:ir.model.fields,field_description:l10n_es_aeat.field_l10n_es_aeat_report_contact_email | ||
#: model:ir.model.fields,field_description:l10n_es_aeat.field_l10n_es_aeat_report_tax_mapping_contact_email | ||
msgid "Email" |
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.
No sé si lo has modificado a posteriori pero está puesto "Contact email" no "Email"
Juanvi, cómo vas con el modelo? Has avanzado algo desde Sevilla? |
Hola Pedro, si he avanzado, ya tengo las vistas y los modelos, voy a empezar con los tests. |
No description provided.