health-dev
[Top][All Lists]
Advanced

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

Re: [Health-dev] Missing dependencies: ['account_invoice_stock']


From: Bounmy Sihaphom
Subject: Re: [Health-dev] Missing dependencies: ['account_invoice_stock']
Date: Sat, 7 Feb 2015 04:41:38 +0700


On Fri, Feb 6, 2015 at 6:08 PM, Bounmy Sihaphom <address@hidden> wrote:
On Fri, Feb 6, 2015 at 5:33 PM, Cédric Krier <address@hidden> wrote:
On 06 Feb 17:26, Bounmy Sihaphom wrote:
> Exception: Missing dependencies: ['account_invoice_stock']

You have to install this new module by appending
"-u account_invoice_stock" to the command line.

--Hi Cedric!
I did so.I download trytond_account_invoice_stock-3.4.0 and did the symbolic link where it belongs.And I check permissions, it seems ok.Then search the net, some says it depends to other modules, I also checked the version of purchase Module , it seems the same version.
 
I also executed the update-procedure as follows:
 
./trytond -u account_invoice_stock -d cmr28 ... and got the following output:
 
address@hidden:~/gnuhealth/tryton/server/trytond-3.4.1/bin $ ./trytond -u account_invoice_stock -d cmr28
[Fri Feb 06 21:31:46 2015] INFO:trytond.server:using /home/gnuhealth/gnuhealth/tryton/server/config/trytond.conf as configuration file
[Fri Feb 06 21:31:46 2015] INFO:trytond.server:initialising distributed objects services
[Fri Feb 06 21:31:46 2015] INFO:database:connect to "cmr28"
[Fri Feb 06 21:31:46 2015] INFO:modules:ir:registering classes
[Fri Feb 06 21:31:46 2015] INFO:modules:res:registering classes
[Fri Feb 06 21:31:46 2015] INFO:modules:webdav:registering classes
[Fri Feb 06 21:31:46 2015] INFO:modules:tests:registering classes
[Fri Feb 06 21:31:46 2015] INFO:modules:currency:registering classes
[Fri Feb 06 21:31:46 2015] INFO:modules:product:registering classes
[Fri Feb 06 21:31:46 2015] INFO:modules:country:registering classes
[Fri Feb 06 21:31:46 2015] INFO:modules:calendar:registering classes
[Fri Feb 06 21:31:46 2015] INFO:modules:party:registering classes
[Fri Feb 06 21:31:46 2015] WARNING:party:Unable to import vatnumber. VAT number validation disabled.
[Fri Feb 06 21:31:46 2015] INFO:modules:company:registering classes
[Fri Feb 06 21:31:46 2015] INFO:modules:company_work_time:registering classes
[Fri Feb 06 21:31:46 2015] INFO:modules:health:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:stock:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:account:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_crypto:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_socioeconomics:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_reporting:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_archives:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:account_product:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_icd10:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_inpatient:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_lab:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_icpm:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_icd10pcs:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_pediatrics:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:stock_lot:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:timesheet:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_lifestyle:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_genetics:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_imaging:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_surgery:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_who_essential_medicines:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_iss:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_gyneco:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_calendar:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:account_invoice:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_nursing:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_profile:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_inpatient_calendar:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_mdg6:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_pediatrics_growth_charts:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_qrcodes:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_history:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_ntd:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_services:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_ntd_dengue:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_icu:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_stock:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:account_invoice_stock:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_pediatrics_growth_charts_who:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:health_ntd_chagas:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:purchase:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:cmr_health:registering classes
[Fri Feb 06 21:31:47 2015] INFO:modules:stock_supply:registering classes
[Fri Feb 06 21:31:47 2015] INFO:pool:init pool for "cmr28"
[Fri Feb 06 21:31:47 2015] INFO:modules:ir
[Fri Feb 06 21:31:47 2015] INFO:modules:res
[Fri Feb 06 21:31:47 2015] INFO:modules:webdav
[Fri Feb 06 21:31:47 2015] INFO:modules:currency
[Fri Feb 06 21:31:47 2015] INFO:modules:product
[Fri Feb 06 21:31:47 2015] INFO:modules:country
[Fri Feb 06 21:31:47 2015] INFO:modules:calendar
[Fri Feb 06 21:31:47 2015] INFO:modules:party
[Fri Feb 06 21:31:47 2015] INFO:modules:company
[Fri Feb 06 21:31:47 2015] INFO:modules:company_work_time
[Fri Feb 06 21:31:47 2015] INFO:modules:health
[Fri Feb 06 21:31:47 2015] INFO:modules:stock
[Fri Feb 06 21:31:47 2015] INFO:modules:account
[Fri Feb 06 21:31:48 2015] INFO:modules:health_crypto
[Fri Feb 06 21:31:48 2015] INFO:modules:health_socioeconomics
[Fri Feb 06 21:31:48 2015] INFO:modules:stock_lot
[Fri Feb 06 21:31:48 2015] INFO:modules:health_reporting
[Fri Feb 06 21:31:48 2015] INFO:modules:health_inpatient
[Fri Feb 06 21:31:48 2015] INFO:modules:account_product
[Fri Feb 06 21:31:48 2015] INFO:modules:health_lab
[Fri Feb 06 21:31:48 2015] INFO:modules:health_icpm
[Fri Feb 06 21:31:48 2015] INFO:modules:health_icd10pcs
[Fri Feb 06 21:31:48 2015] INFO:modules:health_pediatrics
[Fri Feb 06 21:31:48 2015] INFO:modules:health_calendar
[Fri Feb 06 21:31:48 2015] INFO:modules:timesheet
[Fri Feb 06 21:31:48 2015] INFO:modules:health_lifestyle
[Fri Feb 06 21:31:48 2015] INFO:modules:health_genetics
[Fri Feb 06 21:31:48 2015] INFO:modules:health_imaging
[Fri Feb 06 21:31:48 2015] INFO:modules:health_surgery
[Fri Feb 06 21:31:48 2015] INFO:modules:health_who_essential_medicines
[Fri Feb 06 21:31:48 2015] INFO:modules:health_archives
[Fri Feb 06 21:31:48 2015] INFO:modules:health_gyneco
[Fri Feb 06 21:31:48 2015] INFO:modules:health_icd10
[Fri Feb 06 21:31:48 2015] INFO:modules:account_invoice
[Fri Feb 06 21:31:48 2015] INFO:modules:health_nursing
[Fri Feb 06 21:31:48 2015] INFO:modules:health_profile
[Fri Feb 06 21:31:48 2015] INFO:modules:health_mdg6
[Fri Feb 06 21:31:48 2015] INFO:modules:health_pediatrics_growth_charts
[Fri Feb 06 21:31:48 2015] INFO:modules:health_qrcodes
[Fri Feb 06 21:31:48 2015] INFO:modules:health_history
[Fri Feb 06 21:31:48 2015] INFO:modules:health_ntd
[Fri Feb 06 21:31:48 2015] INFO:modules:health_services
[Fri Feb 06 21:31:48 2015] INFO:modules:health_stock
[Fri Feb 06 21:31:48 2015] INFO:modules:health_ntd_dengue
[Fri Feb 06 21:31:48 2015] INFO:modules:health_icu
[Fri Feb 06 21:31:48 2015] INFO:modules:account_invoice_stock
[Fri Feb 06 21:31:48 2015] INFO:modules:account_invoice_stock:register account.invoice.line-stock.move
[Fri Feb 06 21:31:49 2015] INFO:modules:account_invoice_stock:register account.invoice.line
[Fri Feb 06 21:31:49 2015] INFO:modules:account_invoice_stock:register stock.move
Traceback (most recent call last):
  File "./trytond", line 80, in <module>
    trytond.server.TrytonServer(options).run()
  File "/home/gnuhealth/gnuhealth/tryton/server/trytond-3.4.1/trytond/server.py", line 98, in run
    Pool(db_name).init(update=self.options.update, lang=lang)
  File "/home/gnuhealth/gnuhealth/tryton/server/trytond-3.4.1/trytond/pool.py", line 151, in init
    lang=lang)
  File "/home/gnuhealth/gnuhealth/tryton/server/trytond-3.4.1/trytond/modules/__init__.py", line 416, in load_modules
    _load_modules()
  File "/home/gnuhealth/gnuhealth/tryton/server/trytond-3.4.1/trytond/modules/__init__.py", line 383, in _load_modules
    load_module_graph(graph, pool, update, lang)
  File "/home/gnuhealth/gnuhealth/tryton/server/trytond-3.4.1/trytond/modules/__init__.py", line 239, in load_module_graph
    module_state=package_state)
  File "/home/gnuhealth/gnuhealth/tryton/server/trytond-3.4.1/trytond/convert.py", line 399, in __init__
    self.to_delete = self.populate_to_delete()
  File "/home/gnuhealth/gnuhealth/tryton/server/trytond-3.4.1/trytond/convert.py", line 562, in populate_to_delete
    ], order=[('id', 'DESC')])
  File "/home/gnuhealth/gnuhealth/tryton/server/trytond-3.4.1/trytond/model/modelsql.py", line 1038, in search
    cursor.execute(*select)
  File "/home/gnuhealth/gnuhealth/tryton/server/trytond-3.4.1/trytond/backend/postgresql/database.py", line 312, in execute
    return self.cursor.execute(sql, params)
psycopg2.ProgrammingError: column a.fs_values does not exist
LINE 1: ... "create_date", "a"."write_date" AS "write_date", "a"."fs_va...
 

Cédric Krier - B2CK SPRL
Email/Jabber: address@hidden
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/



reply via email to

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