~openerp-commiter/openobject-addons/extra-6.0

« back to all changes in this revision

Viewing changes to pxgo_cash_statement_analytic/i18n/pxgo_cash_statement_analytic.pot

  • Committer: Borja L.S.
  • Date: 2010-06-18 08:47:07 UTC
  • Revision ID: borjals@pexego.es-20100618084707-q2cf4nczjaqbx6fl
[ADD] pxgo_cash_statement_analytic: New module to create analytic entries from cash statements.

Extends the Cash Statements* to add support for analytic accounting.

(* See pxgo_cash_statement module)

A analytic account field will be added to cash statement line types, allowing
the user to preset analytic accounts for the line types.
Extends the Bank Statements to add support for analytic accounting.

Thanks to Igalia (http://www.igalia.com/) for sponsoring this module :)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Translation of OpenERP Server.
 
2
# This file contains the translation of the following modules:
 
3
#       * pxgo_cash_statement_analytic
 
4
#
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: OpenERP Server 5.0.10\n"
 
8
"Report-Msgid-Bugs-To: support@openerp.com\n"
 
9
"POT-Creation-Date: 2010-06-17 08:46:30+0000\n"
 
10
"PO-Revision-Date: 2010-06-17 08:46:30+0000\n"
 
11
"Last-Translator: <>\n"
 
12
"Language-Team: \n"
 
13
"MIME-Version: 1.0\n"
 
14
"Content-Type: text/plain; charset=UTF-8\n"
 
15
"Content-Transfer-Encoding: \n"
 
16
"Plural-Forms: \n"
 
17
 
 
18
#. module: pxgo_cash_statement_analytic
 
19
#: field:account.bank.statement.line.type,analytic_account_id:0
 
20
msgid "Analytic Account"
 
21
msgstr ""
 
22
 
 
23
#. module: pxgo_cash_statement_analytic
 
24
#: model:ir.module.module,description:pxgo_cash_statement_analytic.module_meta_information
 
25
msgid "\n"
 
26
"Extends the Cash Statements to add support for analytic accounting.\n"
 
27
"\n"
 
28
"A analytic account field will be added to cash statement line types, allowing\n"
 
29
"the user to preset analytic accounts for the line types.\n"
 
30
"            "
 
31
msgstr ""
 
32
 
 
33
#. module: pxgo_cash_statement_analytic
 
34
#: constraint:ir.ui.view:0
 
35
msgid "Invalid XML for View Architecture!"
 
36
msgstr ""
 
37
 
 
38
#. module: pxgo_cash_statement_analytic
 
39
#: model:ir.module.module,shortdesc:pxgo_cash_statement_analytic.module_meta_information
 
40
msgid "Pexego - Analytic in Cash Statements"
 
41
msgstr ""
 
42