Skip to content

Commit

Permalink
Merge pull request #2 from odoo/9.0
Browse files Browse the repository at this point in the history
9.0 bringing this fork also up to date
  • Loading branch information
flavoiewmvs committed Feb 3, 2017
2 parents 5b39b8b + 31e7fcb commit d492636
Show file tree
Hide file tree
Showing 1,406 changed files with 19,407 additions and 11,571 deletions.
1 change: 1 addition & 0 deletions addons/account/data/account_data.xml
Expand Up @@ -51,6 +51,7 @@
<field name="prefix">A</field>
<field eval="1" name="number_next"/>
<field eval="1" name="number_increment"/>
<field eval="False" name="company_id"/>
</record>
<!--
Invoice requests (deprecated)
Expand Down
1,930 changes: 966 additions & 964 deletions addons/account/i18n/ar.po

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions addons/account/i18n/cs.po
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Odoo 9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-22 13:16+0000\n"
"PO-Revision-Date: 2016-11-23 14:45+0000\n"
"PO-Revision-Date: 2016-12-21 16:00+0000\n"
"Last-Translator: Martin Trigaux\n"
"Language-Team: Czech (http://www.transifex.com/odoo/odoo-9/language/cs/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -504,7 +504,7 @@ msgstr ""
#. module: account
#: model:ir.ui.view,arch_db:account.report_invoice_document
msgid "<strong>Description:</strong>"
msgstr ""
msgstr "<strong>Popis:</strong>"

#. module: account
#: model:ir.ui.view,arch_db:account.report_trialbalance
Expand All @@ -519,7 +519,7 @@ msgstr ""
#. module: account
#: model:ir.ui.view,arch_db:account.report_invoice_document
msgid "<strong>Due Date:</strong>"
msgstr ""
msgstr "<strong>Datum splatnosti:</strong>"

#. module: account
#: model:ir.ui.view,arch_db:account.account_planner
Expand All @@ -534,7 +534,7 @@ msgstr ""
#. module: account
#: model:ir.ui.view,arch_db:account.report_invoice_document
msgid "<strong>Invoice Date:</strong>"
msgstr ""
msgstr "<strong>Datum vystavení</strong>"

#. module: account
#: model:ir.ui.view,arch_db:account.report_generalledger
Expand Down Expand Up @@ -655,7 +655,7 @@ msgstr ""
#. module: account
#: model:ir.ui.view,arch_db:account.report_invoice_document
msgid "<strong>Source:</strong>"
msgstr ""
msgstr "<strong>Zdroj:</strong>"

#. module: account
#: model:ir.ui.view,arch_db:account.report_agedpartnerbalance
Expand All @@ -670,7 +670,7 @@ msgstr ""
#. module: account
#: model:ir.ui.view,arch_db:account.report_invoice_document
msgid "<strong>Subtotal</strong>"
msgstr ""
msgstr "<strong>Celkem bez daně</strong>"

#. module: account
#: model:ir.ui.view,arch_db:account.report_agedpartnerbalance
Expand Down

0 comments on commit d492636

Please sign in to comment.