~inddiana/diana-addons/trunk-2

« back to all changes in this revision

Viewing changes to supply_control/__openerp__.py

  • Committer: Aristóbulo Meneses
  • Date: 2013-09-05 14:13:34 UTC
  • mfrom: (19.1.3 diana_suministros)
  • Revision ID: aristobulo@gmail.com-20130905141334-pi65y8syaiw99ble

[IMP] Se agrega entrega de suministro mensual
por listado y filtros por sedes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
    control para la entrega de suministros en Industrias Diana C.A. y realizar la
11
11
    impresion de los tickets""",
12
12
    "update_xml" : [
 
13
                'security/group_user_access_suplly.xml',
 
14
                'security/ir.model.access.csv',
13
15
                'view/diana_supply_view.xml',
14
16
                'wizard/printers_selection_wizard.xml',
 
17
                'wizard/wizard_print_report_sede.xml',
15
18
                'report/sisb_supply_lines_report.xml',
 
19
                'report/report_sede_suministro.xml',
 
20
             
16
21
                    ],
17
22
    "active": False,
18
23
    "installable": True,