mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[IMP] contract_show_invoice: more lightweight solution (#31)
[IMP] contract_show_invoice: more lightweight solution In order to implement the button, it's not necessary to have a heavy stored computed field. So I propose to remove it.
This commit is contained in:
committed by
Pedro M. Baeza
parent
560d199091
commit
653a891a3f
@@ -6,8 +6,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-10-01 07:58+0000\n"
|
||||
"PO-Revision-Date: 2015-10-01 07:58+0000\n"
|
||||
"POT-Creation-Date: 2016-04-13 12:35+0000\n"
|
||||
"PO-Revision-Date: 2016-04-13 12:35+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -15,11 +15,6 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: contract_show_invoice
|
||||
#: field:account.invoice,analytic_account_ids:0
|
||||
msgid "Contracts"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract_show_invoice
|
||||
#: model:ir.model,name:contract_show_invoice.model_account_invoice
|
||||
msgid "Invoice"
|
||||
|
||||
Reference in New Issue
Block a user