Rodney Enciso Arias 7 years ago
parent
commit
c8fe1b4232
4 changed files with 1 additions and 2 deletions
  1. BIN
      __init__.pyc
  2. 1 1
      __openerp__.py
  3. 0 1
      models.py
  4. BIN
      models.pyc

BIN
__init__.pyc


+ 1 - 1
__openerp__.py

@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 {
     'name': "EIRU SET",
-    'author': "Robert Gauto/Adrielso Kunert/Rodney Enciso Arias/Sebastian Penayo",
+    'author': "Eiru Software / Rodney Enciso Arias",
     'category': 'Reporte',
     'version': '0.1',
     'depends': ['base','eiru_assets','company_set_information','invoice_credit','attachments_views'],

+ 0 - 1
models.py

@@ -1,3 +1,2 @@
 # -*- coding: utf-8 -*-
-
 from openerp import models, fields, api

BIN
models.pyc