change versions of terp files

bzr revid: nel@tinyerp.com-20090109083015-1m378z8fkk6s38xy
This commit is contained in:
Najlaâ EL KHAYAT 2009-01-09 09:30:15 +01:00
parent 3ccc8357d5
commit 02de8a94c7
9 changed files with 9 additions and 9 deletions

View 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:

View 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": "",

View File

@ -21,7 +21,7 @@
##############################################################################
{
"name": "Payment Management",
"version": "1.0",
"version": "1.1",
"author": "Tiny",
"category": "Generic Modules/Payment",
"depends": ["account"],

View 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",

View 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",

View 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",

View File

@ -21,7 +21,7 @@
##############################################################################
{
"name" : "Products & Pricelists",
"version" : "1.0",
"version" : "1.1",
"author" : "Tiny",
"category" : "Generic Modules/Inventory Control",
"depends" : ["base", "process"],

View 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",

View File

@ -21,7 +21,7 @@
##############################################################################
{
"name" : "Stock Management",
"version" : "1.0",
"version" : "1.1",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"depends" : ["product", "account"],