change versions of terp files
authorNajlaâ EL KHAYAT <nel@tinyerp.com>
Fri, 9 Jan 2009 08:30:15 +0000 (09:30 +0100)
committerNajlaâ EL KHAYAT <nel@tinyerp.com>
Fri, 9 Jan 2009 08:30:15 +0000 (09:30 +0100)
bzr revid: nel@tinyerp.com-20090109083015-1m378z8fkk6s38xy

addons/account/__terp__.py
addons/account_analytic_analysis/__terp__.py
addons/account_payment/__terp__.py
addons/hr/__terp__.py
addons/hr_holidays/__terp__.py
addons/mrp/__terp__.py
addons/product/__terp__.py
addons/project/__terp__.py
addons/stock/__terp__.py

index 3d3905e..ea8e986 100644 (file)
@@ -21,7 +21,7 @@
 ##############################################################################
 {
     "name" : "Accounting and financial management",
-    "version" : "1.0",
+    "version" : "1.1",
     "depends" : ["product", "base", "process"],
     "author" : "Tiny",
     "description": """Financial and accounting module that covers:
index 650dcd4..fc8e1c6 100644 (file)
@@ -24,7 +24,7 @@
     "description": """Modifiy the account analytic view to show
 important data for project manager of services companies.
 Add menu to show relevant information for each manager.""",
-    "version" : "1.0",
+    "version" : "1.1",
     "author" : "Camptocamp",
     "category" : "Generic Modules/Accounting",
     "module": "",
index 0a88b0b..09790dc 100644 (file)
@@ -21,7 +21,7 @@
 ##############################################################################
 {
     "name": "Payment Management",
-    "version": "1.0",
+    "version": "1.1",
     "author": "Tiny",
     "category": "Generic Modules/Payment",
     "depends": ["account"],
index d39891e..7fc3081 100644 (file)
@@ -21,7 +21,7 @@
 ##############################################################################
 {
     "name" : "Human Resources",
-    "version" : "1.0",
+    "version" : "1.1",
     "author" : "Tiny",
     "category" : "Generic Modules/Human Resources",
     "website" : "http://www.openerp.com",
index 0018d20..feef8b1 100644 (file)
@@ -1,7 +1,7 @@
 # -*- encoding: utf-8 -*-
 {
     "name" : "Human Resources: Holidays management",
-    "version" : "0.1",
+    "version" : "1.1",
     "author" : "Tiny & Axelor",
     "category" : "Generic Modules/Human Resources",
     "website" : "http://www.openerp.com",
index 5ea266c..3cb5bdb 100644 (file)
@@ -21,7 +21,7 @@
 ##############################################################################
 {
     "name" : "Manufacturing Resource Planning",
-    "version" : "1.0",
+    "version" : "1.1",
     "author" : "Tiny",
     "website" : "http://www.openerp.com",
     "category" : "Generic Modules/Production",
index bbc4d66..8619679 100644 (file)
@@ -21,7 +21,7 @@
 ##############################################################################
 {
     "name" : "Products & Pricelists",
-    "version" : "1.0",
+    "version" : "1.1",
     "author" : "Tiny",
     "category" : "Generic Modules/Inventory Control",
     "depends" : ["base", "process"],
index 3668c7d..1837346 100644 (file)
@@ -21,7 +21,7 @@
 ##############################################################################
 {
     "name" : "Project Management",
-    "version": "1.0",
+    "version": "1.1",
     "author" : "Tiny",
     "website" : "http://www.openerp.com",
     "category" : "Generic Modules/Projects & Services",
index dc09385..bf10b15 100644 (file)
@@ -21,7 +21,7 @@
 ##############################################################################
 {
     "name" : "Stock Management",
-    "version" : "1.0",
+    "version" : "1.1",
     "author" : "Tiny",
     "website" : "http://www.openerp.com",
     "depends" : ["product", "account"],