~compassion/banking-addons/banking-addons-mandate

« back to all changes in this revision

Viewing changes to account_payment_sale/i18n/account_payment_sale.pot

  • Committer: Alexis de Lattre
  • Date: 2014-02-24 23:19:57 UTC
  • mto: (256.1.6 7.0)
  • mto: This revision was merged to the branch mainline in revision 264.
  • Revision ID: alexis@via.ecp.fr-20140224231957-zvat9v6px110emrq
Add 4 new modules to handle payment type and bank accounts:
- account_payment_partner
- account_payment_sale
- account_payment_sale_stock
- account_payment_purchase

Filter the selection of invoices per payment type.
Add active field on payment.mode and payment.mode.type.
Add menu entry for Payment Types.

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
#       * account_payment_sale
 
4
#
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: OpenERP Server 7.0\n"
 
8
"Report-Msgid-Bugs-To: \n"
 
9
"POT-Creation-Date: 2014-02-24 23:07+0000\n"
 
10
"PO-Revision-Date: 2014-02-24 23:07+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: account_payment_sale
 
19
#: field:sale.order,payment_mode_type:0
 
20
msgid "Payment Type"
 
21
msgstr ""
 
22
 
 
23
#. module: account_payment_sale
 
24
#: model:ir.model,name:account_payment_sale.model_sale_order
 
25
msgid "Sales Order"
 
26
msgstr ""
 
27
 
 
28
#. module: account_payment_sale
 
29
#: help:sale.order,partner_bank_receivable:0
 
30
msgid "Select the bank account of your company on which the customer should pay. This field is copied from the partner and will be copied to the customer invoice."
 
31
msgstr ""
 
32
 
 
33
#. module: account_payment_sale
 
34
#: field:sale.order,partner_bank_receivable:0
 
35
msgid "Receivable Bank Account"
 
36
msgstr ""
 
37