From 4b1ece67c65ca0ebb3267bbb16f3c01200f15c07 Mon Sep 17 00:00:00 2001 From: Raimon Esteve Date: Mon, 15 Jan 2018 15:12:40 +0100 Subject: [PATCH] Add sale keyword to payment model task-032700 --- locale/ca_ES.po | 6 +++++- locale/es_ES.po | 4 ++++ sale.xml | 15 ++++++++++++++- 3 files changed, 23 insertions(+), 2 deletions(-) diff --git a/locale/ca_ES.po b/locale/ca_ES.po index fa02071..b9528e8 100644 --- a/locale/ca_ES.po +++ b/locale/ca_ES.po @@ -1,4 +1,4 @@ -# +# msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" @@ -261,6 +261,10 @@ msgctxt "model:close.statement.start,name:" msgid "Close Statement" msgstr "Tanca extracte" +msgctxt "model:ir.action,name:act_payment_form" +msgid "Payments" +msgstr "Pagaments" + msgctxt "model:ir.action,name:act_sale_device" msgid "Sale Device" msgstr "Terminal de venda" diff --git a/locale/es_ES.po b/locale/es_ES.po index ddf6eb2..4741497 100644 --- a/locale/es_ES.po +++ b/locale/es_ES.po @@ -240,6 +240,10 @@ msgctxt "model:close.statement.start,name:" msgid "Close Statement" msgstr "Cerrar extracto" +msgctxt "model:ir.action,name:act_payment_form" +msgid "Payments" +msgstr "Pagaments" + msgctxt "model:ir.action,name:act_sale_device" msgid "Sale Device" msgstr "Terminal de venta" diff --git a/sale.xml b/sale.xml index fb6eb0a..3ab33c3 100644 --- a/sale.xml +++ b/sale.xml @@ -4,7 +4,6 @@ The COPYRIGHT file at the top level of this repository contains the full copyright notices and license terms. --> - sale.sale @@ -12,6 +11,20 @@ copyright notices and license terms. --> sale_form + + Payments + account.statement.line + + + + form_relate + sale.sale,-1 + + + Pay sale.payment