[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Health-dev] [bug #43048] Assertion Error with datetime, it does not pos
From: |
oscar alvarez |
Subject: |
[Health-dev] [bug #43048] Assertion Error with datetime, it does not possible install health module |
Date: |
Fri, 22 Aug 2014 04:08:13 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 |
URL:
<http://savannah.gnu.org/bugs/?43048>
Summary: Assertion Error with datetime, it does not possible
install health module
Project: GNU Health
Submitted by: oscar_alv
Submitted on: Fri 22 Aug 2014 04:08:11 AM GMT
Category: Installation
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
Module: health
_______________________________________________________
Details:
I installed tryton 3.2 and several basic official modules, so next I try
install only the health module, with
$trytond -d DATABASENAME -u health
I get this:
[Fri Aug 22 03:34:59 2014] INFO:modules:health
[Fri Aug 22 03:34:59 2014] INFO:modules:health:register
gnuhealth.operational_area
[Fri Aug 22 03:35:01 2014] INFO:modules:health:register
gnuhealth.operational_sector
[Fri Aug 22 03:35:01 2014] INFO:modules:health:register gnuhealth.du
[Fri Aug 22 03:35:02 2014] INFO:modules:health:register gnuhealth.occupation
[Fri Aug 22 03:35:02 2014] INFO:modules:health:register gnuhealth.ethnicity
[Fri Aug 22 03:35:02 2014] INFO:modules:health:register party.party
Traceback (most recent call last):
File "/home/oscar/.virtualenvs/gnu_tryton32/bin/trytond", line 113, in
<module>
trytond.server.TrytonServer(options).run()
File
"/home/oscar/.virtualenvs/gnu_tryton32/local/lib/python2.7/site-packages/trytond/server.py",
line 123, in run
Pool(db_name).init(update=update, lang=lang)
File
"/home/oscar/.virtualenvs/gnu_tryton32/local/lib/python2.7/site-packages/trytond/pool.py",
line 151, in init
lang=lang)
File
"/home/oscar/.virtualenvs/gnu_tryton32/local/lib/python2.7/site-packages/trytond/modules/__init__.py",
line 429, in load_modules
_load_modules()
File
"/home/oscar/.virtualenvs/gnu_tryton32/local/lib/python2.7/site-packages/trytond/modules/__init__.py",
line 397, in _load_modules
load_module_graph(graph, pool, lang)
File
"/home/oscar/.virtualenvs/gnu_tryton32/local/lib/python2.7/site-packages/trytond/modules/__init__.py",
line 237, in load_module_graph
cls.__register__(module)
File
"/home/oscar/.virtualenvs/gnu_tryton32/local/lib/python2.7/site-packages/trytond/modules/health/health.py",
line 386, in __register__
super(PartyPatient, cls).__register__(module_name)
File
"/home/oscar/.virtualenvs/gnu_tryton32/local/lib/python2.7/site-packages/trytond/model/modelsql.py",
line 112, in __register__
default_fun, field_size, string=field.string)
File
"/home/oscar/.virtualenvs/gnu_tryton32/local/lib/python2.7/site-packages/trytond/backend/postgresql/table.py",
line 270, in add_raw_column
(column_format(default),))
File
"/home/oscar/.virtualenvs/gnu_tryton32/local/lib/python2.7/site-packages/trytond/model/fields/date.py",
line 31, in sql_format
or value.time() == datetime.time())
AssertionError
So trying from ui I get the same message.
So all modules was installed with pip, including trytond_health
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?43048>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Health-dev] [bug #43048] Assertion Error with datetime, it does not possible install health module,
oscar alvarez <=
- [Health-dev] [bug #43048] Assertion Error with datetime, it does not possible install health module, oscar alvarez, 2014/08/22
- [Health-dev] [bug #43048] Assertion Error with datetime, it does not possible install health module, oscar alvarez, 2014/08/22
- [Health-dev] [bug #43048] Assertion Error with datetime, it does not possible install health module, Luis Falcon, 2014/08/24
- [Health-dev] [bug #43048] Assertion Error with datetime, it does not possible install health module, oscar alvarez, 2014/08/24
- [Health-dev] [bug #43048] Assertion Error with datetime, it does not possible install health module, Luis Falcon, 2014/08/24
- [Health-dev] [bug #43048] Assertion Error with datetime, it does not possible install health module, Luis Falcon, 2014/08/24
- [Health-dev] [bug #43048] Assertion Error with datetime, it does not possible install health module, Luis Falcon, 2014/08/24