mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[MIG] contract_variable_quantity: Migrate to v10
* Bump version * Change openerp references to odoo * Installable to True * Change permissions & views to accounting dependency
This commit is contained in:
@@ -42,7 +42,7 @@ To use this module, you need to:
|
|||||||
|
|
||||||
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
|
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
|
||||||
:alt: Try me on Runbot
|
:alt: Try me on Runbot
|
||||||
:target: https://runbot.odoo-community.org/runbot/110/9.0
|
:target: https://runbot.odoo-community.org/runbot/110/10.0
|
||||||
|
|
||||||
Bug Tracker
|
Bug Tracker
|
||||||
===========
|
===========
|
||||||
@@ -59,6 +59,7 @@ Contributors
|
|||||||
------------
|
------------
|
||||||
|
|
||||||
* Pedro M. Baeza <pedro.baeza@tecnativa.com>
|
* Pedro M. Baeza <pedro.baeza@tecnativa.com>
|
||||||
|
* Dave Lasley <dave@laslabs.com>
|
||||||
|
|
||||||
Maintainer
|
Maintainer
|
||||||
----------
|
----------
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': 'Variable quantity in contract recurrent invoicing',
|
'name': 'Variable quantity in contract recurrent invoicing',
|
||||||
'version': '9.0.1.0.0',
|
'version': '10.0.1.0.0',
|
||||||
'category': 'Contract Management',
|
'category': 'Contract Management',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'author': "Tecnativa,"
|
'author': "Tecnativa,"
|
||||||
@@ -17,5 +17,5 @@
|
|||||||
'security/ir.model.access.csv',
|
'security/ir.model.access.csv',
|
||||||
'views/contract_view.xml',
|
'views/contract_view.xml',
|
||||||
],
|
],
|
||||||
'installable': False,
|
'installable': True,
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
# Kaloyan Naumov <kaloyan@lumnus.net>, 2016
|
# Kaloyan Naumov <kaloyan@lumnus.net>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-17 09:01+0000\n"
|
"POT-Creation-Date: 2016-09-17 09:01+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-17 09:01+0000\n"
|
"PO-Revision-Date: 2016-09-17 09:01+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
# Kostas Goutoudis <goutoudis@gmail.com>, 2016
|
# Kostas Goutoudis <goutoudis@gmail.com>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# dglucose <eric.lemesre@gmail.com>, 2016
|
# dglucose <eric.lemesre@gmail.com>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# Adriana Ierfino <adriana.ierfino@savoirfairelinux.com>, 2016
|
# Adriana Ierfino <adriana.ierfino@savoirfairelinux.com>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# Alejandro Santana <alejandrosantana@anubia.es>, 2016
|
# Alejandro Santana <alejandrosantana@anubia.es>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# Alejandro Santana <alejandrosantana@anubia.es>, 2016
|
# Alejandro Santana <alejandrosantana@anubia.es>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
# Ana-Maria Olujić <ana-maria.olujic@slobodni-programi.hr>, 2016
|
# Ana-Maria Olujić <ana-maria.olujic@slobodni-programi.hr>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
# Bole <bole@dajmi5.com>, 2016
|
# Bole <bole@dajmi5.com>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-17 09:01+0000\n"
|
"POT-Creation-Date: 2016-09-17 09:01+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-17 09:01+0000\n"
|
"PO-Revision-Date: 2016-09-17 09:01+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# Paolo Valier <paolo.valier@hotmail.it>, 2016
|
# Paolo Valier <paolo.valier@hotmail.it>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# Arminas Grigonis <arminas@versada.lt>, 2016
|
# Arminas Grigonis <arminas@versada.lt>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# Imre Kristoffer Eilertsen <imreeil42@gmail.com>, 2016
|
# Imre Kristoffer Eilertsen <imreeil42@gmail.com>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2016
|
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
# Pedro Castro Silva <pedrocs@sossia.pt>, 2016
|
# Pedro Castro Silva <pedrocs@sossia.pt>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# Paulo Ricardo <ti@shoppingescritorio.com.br>, 2016
|
# Paulo Ricardo <ti@shoppingescritorio.com.br>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# Pedro Castro Silva <pedrocs@sossia.pt>, 2016
|
# Pedro Castro Silva <pedrocs@sossia.pt>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
# Fekete Mihai <mihai.fekete@forestandbiomass.ro>, 2016
|
# Fekete Mihai <mihai.fekete@forestandbiomass.ro>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# ivbo <ivan@bock.sk>, 2016
|
# ivbo <ivan@bock.sk>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
# Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
|
# Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
"POT-Creation-Date: 2016-09-11 02:47+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
"PO-Revision-Date: 2016-09-11 02:47+0000\n"
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
# © 2016 Pedro M. Baeza <pedro.baeza@tecnativa.com>
|
# © 2016 Pedro M. Baeza <pedro.baeza@tecnativa.com>
|
||||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||||
|
|
||||||
from openerp import _, api, fields, models, exceptions
|
from odoo import _, api, fields, models, exceptions
|
||||||
from openerp.tools.safe_eval import safe_eval
|
from odoo.tools.safe_eval import safe_eval
|
||||||
|
|
||||||
|
|
||||||
class AccountAnalyticAccount(models.Model):
|
class AccountAnalyticAccount(models.Model):
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
"id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink"
|
"id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink"
|
||||||
"contract_line_qty_formula_manager","Recurring formula manager","model_contract_line_qty_formula","base.group_sale_manager",1,1,1,1
|
"contract_line_qty_formula_manager","Recurring formula manager","model_contract_line_qty_formula","account.group_account_manager",1,1,1,1
|
||||||
"contract_line_qty_formula_user","Recurring formula user","model_contract_line_qty_formula","base.group_sale_salesman",1,0,0,0
|
"contract_line_qty_formula_user","Recurring formula user","model_contract_line_qty_formula","account.group_account_user",1,0,0,0
|
||||||
|
|||||||
|
@@ -2,8 +2,8 @@
|
|||||||
# © 2016 Pedro M. Baeza <pedro.baeza@tecnativa.com>
|
# © 2016 Pedro M. Baeza <pedro.baeza@tecnativa.com>
|
||||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||||
|
|
||||||
from openerp.tests import common
|
from odoo.tests import common
|
||||||
from openerp import exceptions
|
from odoo import exceptions
|
||||||
|
|
||||||
|
|
||||||
class TestContractVariableQuantity(common.SavepointCase):
|
class TestContractVariableQuantity(common.SavepointCase):
|
||||||
|
|||||||
@@ -80,7 +80,7 @@
|
|||||||
<menuitem id="contract.menu_config_contract"
|
<menuitem id="contract.menu_config_contract"
|
||||||
name="Contracts"
|
name="Contracts"
|
||||||
sequence="5"
|
sequence="5"
|
||||||
parent="base.menu_sale_config"
|
parent="account.menu_finance_configuration"
|
||||||
/>
|
/>
|
||||||
<menuitem id="menu_contract_quantity_formula"
|
<menuitem id="menu_contract_quantity_formula"
|
||||||
action="action_contract_quantity_formula"
|
action="action_contract_quantity_formula"
|
||||||
|
|||||||
Reference in New Issue
Block a user