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

MIG-11.0-account_invoice_merge #365

Closed
wants to merge 1 commit into from

Conversation

adrian-pesol
Copy link

No description provided.

@pedrobaeza pedrobaeza added this to the 11.0 milestone Mar 9, 2018
@pedrobaeza pedrobaeza mentioned this pull request Mar 9, 2018
36 tasks
Copy link
Member

@angelmoya angelmoya left a comment

Choose a reason for hiding this comment

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

Por mi bien Adrian, sólo unas notas para aprovechar y meter las traducciones.

También otro comentario, para aumentar el coverage se podría añadir al test unitario una llamada al fields_view_get, para que se lance cada uno de los warnings.


.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/95/10.0
Copy link
Member

Choose a reason for hiding this comment

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

11.0

" Lines will only be merged if:<br/>\n"
" * Invoice lines are exactly the same except for the\n"
" product, quantity and unit.<br/>"
msgstr ""
Copy link
Member

Choose a reason for hiding this comment

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

Añade la traducción al español

#: code:addons/account_invoice_merge/wizard/invoice_merge.py:27
#, python-format
msgid "Please select multiple invoices to merge in the list view."
msgstr ""
Copy link
Member

Choose a reason for hiding this comment

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

Añade la traducción al español

#. module: account_invoice_merge
#: model:ir.ui.view,arch_db:account_invoice_merge.view_invoice_merge
msgid "Are you sure you want to merge these invoices?"
msgstr ""
Copy link
Member

Choose a reason for hiding this comment

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

Añade la traducción al español.... en este fichero

Copy link
Contributor

@RoelAdriaans RoelAdriaans left a comment

Choose a reason for hiding this comment

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

Functional problems, issue #355 is also valid for migration.

@@ -0,0 +1,10 @@
# -*- coding: utf-8 -*-
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove the coding: utf-8 string from every file.

submenu=False):
"""Changes the view dynamically
@param self: The object pointer.
@param cr: A database cursor
Copy link
Contributor

Choose a reason for hiding this comment

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

Please update documentation, the cr, uid, context arguments are no longer used.

@zer0baz
Copy link

zer0baz commented Jun 26, 2018

Any updates on this module ?

@tuomoaura
Copy link

Any news or progress?

@ValentinVinagre
Copy link

Hi, I finished this PR in #422

@pedrobaeza pedrobaeza closed this Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants