mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
============================================== Analytic plans for contract recurring invoices ============================================== This module allows to include an analytic plan on each recurring invoice line, so if you set it, this will be taken to be transferred to the invoice instead of the analytic account of the contract. Usage ===== On the contract view, select or create an analytic distribution for the invoice recurring lines that you want.
37 lines
1.1 KiB
Plaintext
37 lines
1.1 KiB
Plaintext
# Translation of OpenERP Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_analytic_analysis_recurring_plans
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: OpenERP Server 7.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2014-11-01 01:39+0000\n"
|
|
"PO-Revision-Date: 2014-11-01 01:39+0000\n"
|
|
"Last-Translator: <>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: account_analytic_analysis_recurring_plans
|
|
#: code:_description:0
|
|
#: model:ir.model,name:account_analytic_analysis_recurring_plans.model_account_analytic_account
|
|
#, python-format
|
|
msgid "Analytic Account"
|
|
msgstr "Cuenta analítica"
|
|
|
|
#. module: account_analytic_analysis_recurring_plans
|
|
#: field:account.analytic.invoice.line,analytics_id:0
|
|
msgid "Analytic Distribution"
|
|
msgstr "Distribución analítica"
|
|
|
|
#. module: account_analytic_analysis_recurring_plans
|
|
#: code:_description:0
|
|
#: model:ir.model,name:account_analytic_analysis_recurring_plans.model_account_analytic_invoice_line
|
|
#, python-format
|
|
msgid "account.analytic.invoice.line"
|
|
msgstr "account.analytic.invoice.line"
|
|
|