health
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health] trytond_health_invoice 1.6 ?


From: Angel Arancibia
Subject: [Health] trytond_health_invoice 1.6 ?
Date: Tue, 20 Nov 2012 12:43:10 -0300

Hi, i'm trying to install gnuhealth. i need the funtionality provided by trytond_health_invoice but i'd noticed that there is no 1.6.* modules, only 1.4.*  

I've try to force the instalation anyway with 

pip install trytond_health_invoice --no-deps

but i'm geting some problems with icons definition:

health invoice_view define icon as:


                <record model="ir.ui.icon" id="gnuhealth_invoice_icon">
                        <field name="name">gnuhealth-invoice</field>
                        <field name="path">icons/invoice.svg</field>
                </record>

but there is no "icons" folder:

address@hidden:~/test3/lib/python2.6/site-packages/trytond/modules/health_invoice$ ls
health_invoice.py   health_invoice_view.xml  __init__.pyc  security  setup.pyc  __tryton__.py   wizard
health_invoice.pyc  __init__.py              locale        setup.py  tests      __tryton__.pyc


source package seems to have it, but pip don't extract it


It is okay to mix packages version? trytond_health_invoice is obsolet?

Thank in advance
Angel

reply via email to

[Prev in Thread] Current Thread [Next in Thread]