openerp-dev-web team mailing list archive
-
openerp-dev-web team
-
Mailing list archive
-
Message #01977
[Merge] lp:~openerp-commiter/openobject-addons/trunk-dev-addons3-psi2 into lp:~openerp-dev/openobject-addons/trunk-dev-addons3
psi (OpenERP) has proposed merging lp:~openerp-commiter/openobject-addons/trunk-dev-addons3-psi2 into lp:~openerp-dev/openobject-addons/trunk-dev-addons3.
Requested reviews:
OpenERP R&D Team (openerp-dev)
Related bugs:
#568537 The __compute method of account_account needs optmization to improve Accounting Performance!
https://bugs.launchpad.net/bugs/568537
#686508 Not able to validate sales receipt
https://bugs.launchpad.net/bugs/686508
#686513 Not able to validate supplier vouchers
https://bugs.launchpad.net/bugs/686513
#691218 add an employee to a department
https://bugs.launchpad.net/bugs/691218
#692139 Account Journal onchange_type method context undefined error
https://bugs.launchpad.net/bugs/692139
#692962 In hr contract, shouldn't be able to enter an end date lower than a start date
https://bugs.launchpad.net/bugs/692962
#693476 [6.0] sale manager dashboard - "Sales by Customer" - incomplete
https://bugs.launchpad.net/bugs/693476
#693810 [RC1]Pay button when you pay directly in Sales receipt form
https://bugs.launchpad.net/bugs/693810
#694937 [6.0] account entry analysis - unreconciled does not filter
https://bugs.launchpad.net/bugs/694937
#695439 membership: can't open members via GTK client
https://bugs.launchpad.net/bugs/695439
#697207 Bug when sending followups without specifying any email address
https://bugs.launchpad.net/bugs/697207
#697714 Unclear warning on cancel opening entries
https://bugs.launchpad.net/bugs/697714
For more details, see:
https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-dev-addons3-psi2/+merge/45333
Hello sir,
https://bugs.launchpad.net/openobject-addons/+bug/697714
Unclear warning on cancel opening entries
And remove unused action from account_view.xml
Thanks
psi
--
https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-dev-addons3-psi2/+merge/45333
Your team OpenERP R&D Team is requested to review the proposed merge of lp:~openerp-commiter/openobject-addons/trunk-dev-addons3-psi2 into lp:~openerp-dev/openobject-addons/trunk-dev-addons3.
=== modified file 'account/account_view.xml'
--- account/account_view.xml 2011-01-06 05:43:09 +0000
+++ account/account_view.xml 2011-01-06 08:43:57 +0000
@@ -2760,14 +2760,6 @@
<menuitem action="action_view_bank_statement_tree" id="journal_cash_move_lines"
parent="menu_finance_bank_and_cash"/>
- <record id="action_partner_all" model="ir.actions.act_window">
- <field name="name">Partners</field>
- <field name="type">ir.actions.act_window</field>
- <field name="res_model">res.partner</field>
- <field name="view_type">form</field>
- <field name="filter" eval="True"/>
- </record>
-
<menuitem id="menu_account_customer" name="Customers"
parent="menu_finance_receivables"
action="base.action_partner_customer_form" sequence="100"/>
=== modified file 'account/i18n/account.pot'
--- account/i18n/account.pot 2011-01-04 05:07:55 +0000
+++ account/i18n/account.pot 2011-01-06 08:43:57 +0000
@@ -28,7 +28,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/ar.po'
--- account/i18n/ar.po 2011-01-06 07:52:12 +0000
+++ account/i18n/ar.po 2011-01-06 08:43:57 +0000
@@ -29,7 +29,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/bg.po'
--- account/i18n/bg.po 2011-01-06 07:52:12 +0000
+++ account/i18n/bg.po 2011-01-06 08:43:57 +0000
@@ -29,8 +29,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
-msgstr "Ðе е зададен дневник за кÑаен Ð·Ð°Ð¿Ð¸Ñ Ð·Ð° ÑинанÑоваÑа година"
+msgid "No End of year journal defined for the fiscal year"
+msgstr ""
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/br.po'
--- account/i18n/br.po 2011-01-06 07:52:12 +0000
+++ account/i18n/br.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/bs.po'
--- account/i18n/bs.po 2011-01-06 07:52:12 +0000
+++ account/i18n/bs.po 2011-01-06 08:43:57 +0000
@@ -29,7 +29,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/ca.po'
--- account/i18n/ca.po 2011-01-06 07:52:12 +0000
+++ account/i18n/ca.po 2011-01-06 08:43:57 +0000
@@ -30,9 +30,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
-"No s'ha definit un diari per l'assentament de tancament per l'exercici fiscal"
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/cs.po'
--- account/i18n/cs.po 2011-01-06 07:52:12 +0000
+++ account/i18n/cs.po 2011-01-06 08:43:57 +0000
@@ -29,7 +29,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/da.po'
--- account/i18n/da.po 2011-01-06 07:52:12 +0000
+++ account/i18n/da.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/de.po'
--- account/i18n/de.po 2011-01-06 07:52:12 +0000
+++ account/i18n/de.po 2011-01-06 08:43:57 +0000
@@ -30,9 +30,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
-"Es ist kein Journal für die Abschlussbuchungen des Geschäftsjahres definiert"
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/el.po'
--- account/i18n/el.po 2011-01-06 07:52:12 +0000
+++ account/i18n/el.po 2011-01-06 08:43:57 +0000
@@ -30,9 +30,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
-"Îεν ÎÏει καθοÏιÏÏεί ημεÏολÏγιο ÏÎλοÏ
Ï ÎµÎ³Î³ÏαÏÏν για Ïην διαÏειÏιÏÏική ÏÏήÏη"
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/es.po'
--- account/i18n/es.po 2011-01-06 07:52:12 +0000
+++ account/i18n/es.po 2011-01-06 08:43:57 +0000
@@ -29,10 +29,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
-"No se ha definido un diario para el asiento de cierre para el ejercicio "
-"fiscal"
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/es_AR.po'
--- account/i18n/es_AR.po 2011-01-06 07:52:12 +0000
+++ account/i18n/es_AR.po 2011-01-06 08:43:57 +0000
@@ -29,10 +29,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
-"No se ha definido un libro diario para el asiento de cierre para el "
-"ejercicio fiscal"
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/es_EC.po'
--- account/i18n/es_EC.po 2011-01-06 07:52:12 +0000
+++ account/i18n/es_EC.po 2011-01-06 08:43:57 +0000
@@ -32,8 +32,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
-msgstr "No hay diario definido para el cierre de ejercicio fiscal"
+msgid "No End of year journal defined for the fiscal year"
+msgstr ""
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/et.po'
--- account/i18n/et.po 2011-01-06 07:52:12 +0000
+++ account/i18n/et.po 2011-01-06 08:43:57 +0000
@@ -29,7 +29,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/eu.po'
--- account/i18n/eu.po 2011-01-06 07:52:12 +0000
+++ account/i18n/eu.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/fa.po'
--- account/i18n/fa.po 2011-01-06 07:52:12 +0000
+++ account/i18n/fa.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/fi.po'
--- account/i18n/fi.po 2011-01-06 07:52:12 +0000
+++ account/i18n/fi.po 2011-01-06 08:43:57 +0000
@@ -30,8 +30,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
-msgstr "Tilinpäätökselle ei ole määritelty päiväkirjaa tälle tilikaudelle"
+msgid "No End of year journal defined for the fiscal year"
+msgstr ""
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/fr.po'
--- account/i18n/fr.po 2011-01-06 07:52:12 +0000
+++ account/i18n/fr.po 2011-01-06 08:43:57 +0000
@@ -105,10 +105,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
-"Aucun journal n'a été défini pour l'écriture finale pour cet exercice "
-"comptable"
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/fr_BE.po'
--- account/i18n/fr_BE.po 2011-01-06 05:38:49 +0000
+++ account/i18n/fr_BE.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/gl.po'
--- account/i18n/gl.po 2011-01-06 07:52:12 +0000
+++ account/i18n/gl.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/gu.po'
--- account/i18n/gu.po 2011-01-06 07:52:12 +0000
+++ account/i18n/gu.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/he.po'
--- account/i18n/he.po 2011-01-06 07:52:12 +0000
+++ account/i18n/he.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/hi.po'
--- account/i18n/hi.po 2011-01-06 07:52:12 +0000
+++ account/i18n/hi.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr "वितà¥à¤¯ वरà¥à¤· à¤à¥ समापà¥à¤¤à¤¿ à¤à¥ लिठà¤à¥à¤°à¥à¤¨à¤² परिà¤à¤¾à¤·à¤¿à¤¤ नहà¥à¤ हà¥"
#. module: account
=== modified file 'account/i18n/hr.po'
--- account/i18n/hr.po 2011-01-06 07:52:12 +0000
+++ account/i18n/hr.po 2011-01-06 08:43:57 +0000
@@ -29,7 +29,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/hu.po'
--- account/i18n/hu.po 2011-01-06 07:52:12 +0000
+++ account/i18n/hu.po 2011-01-06 08:43:57 +0000
@@ -29,7 +29,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/id.po'
--- account/i18n/id.po 2011-01-06 07:52:12 +0000
+++ account/i18n/id.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/it.po'
--- account/i18n/it.po 2011-01-06 07:52:12 +0000
+++ account/i18n/it.po 2011-01-06 08:43:57 +0000
@@ -29,10 +29,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
-"Nessun giornale è stato definito per l'anno fiscale per le scritture di "
-"chiusura"
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/kab.po'
--- account/i18n/kab.po 2011-01-06 07:52:12 +0000
+++ account/i18n/kab.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/ko.po'
--- account/i18n/ko.po 2011-01-06 07:52:12 +0000
+++ account/i18n/ko.po 2011-01-06 08:43:57 +0000
@@ -30,8 +30,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
-msgstr "ë¹ê¸°ì ì ìë ë§ê° ì ëì´ ìì"
+msgid "No End of year journal defined for the fiscal year"
+msgstr ""
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/lt.po'
--- account/i18n/lt.po 2011-01-06 07:52:12 +0000
+++ account/i18n/lt.po 2011-01-06 08:43:57 +0000
@@ -29,7 +29,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/lv.po'
--- account/i18n/lv.po 2011-01-06 07:52:12 +0000
+++ account/i18n/lv.po 2011-01-06 08:43:57 +0000
@@ -30,8 +30,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
-msgstr "FiskÄlajam gadam nav definÄts slÄguma ierakstu žurnÄls"
+msgid "No End of year journal defined for the fiscal year"
+msgstr ""
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/mn.po'
--- account/i18n/mn.po 2011-01-06 07:52:12 +0000
+++ account/i18n/mn.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/nb.po'
--- account/i18n/nb.po 2011-01-06 07:52:12 +0000
+++ account/i18n/nb.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/nl.po'
--- account/i18n/nl.po 2011-01-06 07:52:12 +0000
+++ account/i18n/nl.po 2011-01-06 08:43:57 +0000
@@ -35,9 +35,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
-"Geen dagboek voor het maken van sluitposten gedefinieerd voor het boekjaar."
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/nl_BE.po'
--- account/i18n/nl_BE.po 2011-01-06 07:52:12 +0000
+++ account/i18n/nl_BE.po 2011-01-06 08:43:57 +0000
@@ -29,7 +29,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/oc.po'
--- account/i18n/oc.po 2011-01-06 07:52:12 +0000
+++ account/i18n/oc.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/pl.po'
--- account/i18n/pl.po 2011-01-06 07:52:12 +0000
+++ account/i18n/pl.po 2011-01-06 08:43:57 +0000
@@ -29,9 +29,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
-"Nie zostaÅ zdefiniowany dziennik dla zapisów koÅcowych dla roku podatkowego"
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/pt.po'
--- account/i18n/pt.po 2011-01-06 07:52:12 +0000
+++ account/i18n/pt.po 2011-01-06 08:43:57 +0000
@@ -29,8 +29,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
-msgstr "Não foi definido nenhum diário para o fecho do ano fiscal"
+msgid "No End of year journal defined for the fiscal year"
+msgstr ""
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/pt_BR.po'
--- account/i18n/pt_BR.po 2011-01-06 07:52:12 +0000
+++ account/i18n/pt_BR.po 2011-01-06 08:43:57 +0000
@@ -29,8 +29,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
-msgstr "Nenhum diário para escrituração foi definido para o ano fiscal"
+msgid "No End of year journal defined for the fiscal year"
+msgstr ""
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/ro.po'
--- account/i18n/ro.po 2011-01-06 07:52:12 +0000
+++ account/i18n/ro.po 2011-01-06 08:43:57 +0000
@@ -29,9 +29,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
-"Nu a fost definit nici un jurnal pentru înregistrÄrile de închidere de an"
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/ru.po'
--- account/i18n/ru.po 2011-01-06 07:52:12 +0000
+++ account/i18n/ru.po 2011-01-06 08:43:57 +0000
@@ -29,8 +29,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
-msgstr "Ðе опÑеделен ÐÑÑнал Ð´Ð»Ñ Ð·Ð°ÐºÑÑÑÐ¸Ñ Ð² ÑинанÑовом годÑ"
+msgid "No End of year journal defined for the fiscal year"
+msgstr ""
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/si.po'
--- account/i18n/si.po 2011-01-06 07:52:12 +0000
+++ account/i18n/si.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/sk.po'
--- account/i18n/sk.po 2011-01-06 07:52:12 +0000
+++ account/i18n/sk.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/sl.po'
--- account/i18n/sl.po 2011-01-06 07:52:12 +0000
+++ account/i18n/sl.po 2011-01-06 08:43:57 +0000
@@ -29,8 +29,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
-msgstr "Manjka dnevnik zakljuÄnih vpisov za poslovno leto"
+msgid "No End of year journal defined for the fiscal year"
+msgstr ""
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/sq.po'
--- account/i18n/sq.po 2011-01-06 07:52:12 +0000
+++ account/i18n/sq.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/sr.po'
--- account/i18n/sr.po 2011-01-06 07:52:12 +0000
+++ account/i18n/sr.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/sr@xxxxxxxx'
--- account/i18n/sr@xxxxxxxx 2011-01-06 07:52:12 +0000
+++ account/i18n/sr@xxxxxxxx 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/sv.po'
--- account/i18n/sv.po 2011-01-06 07:52:12 +0000
+++ account/i18n/sv.po 2011-01-06 08:43:57 +0000
@@ -29,8 +29,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
-msgstr "Inga journal för att avsluta räkenskapsåret har definierats"
+msgid "No End of year journal defined for the fiscal year"
+msgstr ""
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/ta.po'
--- account/i18n/ta.po 2011-01-06 07:52:12 +0000
+++ account/i18n/ta.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/te.po'
--- account/i18n/te.po 2011-01-06 07:52:12 +0000
+++ account/i18n/te.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/th.po'
--- account/i18n/th.po 2011-01-06 07:52:12 +0000
+++ account/i18n/th.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/tlh.po'
--- account/i18n/tlh.po 2011-01-06 07:52:12 +0000
+++ account/i18n/tlh.po 2011-01-06 08:43:57 +0000
@@ -29,7 +29,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/tr.po'
--- account/i18n/tr.po 2011-01-06 07:52:12 +0000
+++ account/i18n/tr.po 2011-01-06 08:43:57 +0000
@@ -29,8 +29,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
-msgstr "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
+msgstr ""
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/ug.po'
--- account/i18n/ug.po 2011-01-06 07:52:12 +0000
+++ account/i18n/ug.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/uk.po'
--- account/i18n/uk.po 2011-01-06 07:52:12 +0000
+++ account/i18n/uk.po 2011-01-06 08:43:57 +0000
@@ -29,7 +29,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/vi.po'
--- account/i18n/vi.po 2011-01-06 07:52:12 +0000
+++ account/i18n/vi.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/zh_CN.po'
--- account/i18n/zh_CN.po 2011-01-06 07:52:12 +0000
+++ account/i18n/zh_CN.po 2011-01-06 08:43:57 +0000
@@ -29,8 +29,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
-msgstr "ä¼è®¡å¹´åº¦æªå®ä¹ç»è´¦åè¯çä¸å¡ç±»å"
+msgid "No End of year journal defined for the fiscal year"
+msgstr ""
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/i18n/zh_HK.po'
--- account/i18n/zh_HK.po 2011-01-06 07:52:12 +0000
+++ account/i18n/zh_HK.po 2011-01-06 08:43:57 +0000
@@ -30,7 +30,7 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
+msgid "No End of year journal defined for the fiscal year"
msgstr ""
#. module: account
=== modified file 'account/i18n/zh_TW.po'
--- account/i18n/zh_TW.po 2011-01-06 07:52:12 +0000
+++ account/i18n/zh_TW.po 2011-01-06 08:43:57 +0000
@@ -29,8 +29,8 @@
#. module: account
#: code:addons/account/wizard/account_open_closed_fiscalyear.py:40
#, python-format
-msgid "No journal for ending writing has been defined for the fiscal year"
-msgstr "æ²ææ¥èªç´éäºå·²ç¶çµææ¬è²¡æ¿å¹´åº¦"
+msgid "No End of year journal defined for the fiscal year"
+msgstr ""
#. module: account
#: code:addons/account/account.py:506
=== modified file 'account/invoice.py'
=== modified file 'account/wizard/account_open_closed_fiscalyear.py'
--- account/wizard/account_open_closed_fiscalyear.py 2011-01-04 13:28:53 +0000
+++ account/wizard/account_open_closed_fiscalyear.py 2011-01-06 08:43:57 +0000
@@ -37,7 +37,7 @@
data = self.read(cr, uid, ids, [], context=context)[0]
data_fyear = fy_obj.browse(cr, uid, data['fyear_id'], context=context)
if not data_fyear.end_journal_period_id:
- raise osv.except_osv(_('Error'), _('No journal for ending writing has been defined for the fiscal year'))
+ raise osv.except_osv(_('Error'), _('No End of year journal defined for the fiscal year'))
period_journal = data_fyear.end_journal_period_id
ids_move = move_obj.search(cr, uid, [('journal_id','=',period_journal.journal_id.id),('period_id','=',period_journal.period_id.id)])
if ids_move:
Follow ups