[tryton] tryton installation on aws ec2

2012-08-18 Thread avfc services
*I am trying to install the trytond server on aws, ec2 instance and 
instance hanging on reaching the last line  :
( What is the reason for this error ?)

[ec2-user@ip-10-194-145-50 /]$ sudo easy_install trytond==2.4
Searching for trytond==2.4
Best match: trytond 2.4.0
Processing trytond-2.4.0-py2.6.egg
trytond 2.4.0 is already the active version in easy-install.pth
Installing trytond script to /usr/bin

Using /usr/lib/python2.6/site-packages/trytond-2.4.0-py2.6.egg
Processing dependencies for trytond==2.4
Searching for lxml=2.0
Reading http://pypi.python.org/simple/lxml/
Reading http://codespeak.net/lxml
Best match: lxml 2.3.5
Downloading http://lxml.de/files/lxml-2.3.5.tgz
Processing lxml-2.3.5.tgz
Running lxml-2.3.5/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-LBCPSk/lxml-2.3.5/egg-dist-tmp-VPLNWd
Building lxml version 2.3.5.
Building without Cython.
Using build configuration of libxslt 1.1.26
Building against libxml2/libxslt in the following directory: /usr/lib64

*

-- 
-- 
tryton@googlegroups.com mailing list





[tryton] client installation error

2012-08-16 Thread avfc services
*What can be reasons if a tryton client2.4 is not installing on windows 
system (XP or 7) ?
*

-- 
-- 
tryton@googlegroups.com mailing list





[tryton] Re: client installation error

2012-08-16 Thread avfc services
 *when i double clicked on the tryton client 2.4 in windows and wait for 
some seconds , there was no reaction and i did not get any installation 
promt.*

बृहस्पतिवार, 16 अगस्त 2012 4:53:09 pm UTC+5:30 को, avfc services ने लिखा:

 *What can be reasons if a tryton client2.4 is not installing on windows 
 system (XP or 7) ?
 *

-- 
-- 
tryton@googlegroups.com mailing list





[tryton] database error

2012-07-14 Thread avfc services
When i am trying to create a new database via tryton 2.4 i am getting below 
error what is the reason of that  :

gnuh@avf [~]# /opt/python26/bin/trytond 
[Sat Jul 14 03:52:43 2012] INFO:server:using /etc/trytond.conf as 
configuration file
[Sat Jul 14 03:52:43 2012] INFO:server:initialising distributed objects 
services
[Sat Jul 14 03:52:43 2012] INFO:server:starting JSON-RPC protocol on *:8000
1.22.127.241 - - [14/Jul/2012 03:53:24] code 400, message Bad request 
syntax 
('\x16\x03\x01\x00Z\x01\x00\x00V\x03\x01P\x013\x83\xa4-Z\xad$\xc4\xb0\xd3\xdf\xfd\xda3\xae\xa9\x89\x8c\xd4`;\xc7Q\xcc+\x1f\xccz}y\x00\x00(\x009\x008\x005\x00\x16\x00\x13\x00')
[Sat Jul 14 03:53:56 2012] INFO:database:connect to newdb
[Sat Jul 14 03:53:57 2012] INFO:database:connect to template1
[Sat Jul 14 03:53:57 2012] ERROR:database:CREATE DB: newdb failed
[Sat Jul 14 03:53:57 2012] ERROR:database:Exception in call: 
Traceback (most recent call last):
File 
/opt/python26/lib/python2.6/site-packages/trytond-2.4.0-py2.6.egg/trytond/protocols/dispatcher.py,
 
line 201, in create
database = Database().connect()
File 
/opt/python26/lib/python2.6/site-packages/trytond-2.4.0-py2.6.egg/trytond/backend/postgresql/database.py,
 
line 61, in connect
self._connpool = ThreadedConnectionPool(minconn, maxconn, dsn)
File 
/opt/python26/lib/python2.6/site-packages/psycopg2-2.4.5-py2.6-linux-x86_64.egg/psycopg2/pool.py,
 
line 180, in __init__
self, minconn, maxconn, *args, **kwargs)
File 
/opt/python26/lib/python2.6/site-packages/psycopg2-2.4.5-py2.6-linux-x86_64.egg/psycopg2/pool.py,
 
line 82, in __init__
self._connect()
File 
/opt/python26/lib/python2.6/site-packages/psycopg2-2.4.5-py2.6-linux-x86_64.egg/psycopg2/pool.py,
 
line 86, in _connect
conn = psycopg2.connect(*self._args, **self._kwargs)
File 
/opt/python26/lib/python2.6/site-packages/psycopg2-2.4.5-py2.6-linux-x86_64.egg/psycopg2/__init__.py,
 
line 179, in connect
connection_factory=connection_factory, async=async)
OperationalError: fe_sendauth: no password supplied 

-- 
tryton@googlegroups.com mailing list


[tryton] GNU Health

2012-07-04 Thread avfc services
In GNU Health  , how can i print the discharge summary of a patient.

-- 
tryton@googlegroups.com mailing list


[tryton] Invoice creation

2012-07-03 Thread avfc services
I am facing a problem in following steps :
 create new draft invoice --- create new invoice line --- create new
account --- create new account type  assigning company

In above steps i unable to assign the company , kindly help me to
assign the company.

-- 
tryton@googlegroups.com mailing list


[tryton] configuration file

2012-06-27 Thread avfc services
I have installed the trytond  its modules using easy install , any one 
please tell me where is the *trytond.conf* file .

-- 
-- 
tryton@googlegroups.com mailing list





[tryton] Starting Error

2012-06-16 Thread avfc services
I got this message many times  in place of the  message  waiting for 
active connections . 

testuser1@testuser1-G41MT-S2P:~$ 
/home/testuser1/Downloads/trytond-2.4.0/bin/trytond 
[Sat Jun 16 17:26:22 2012] INFO:server:using /etc/trytond.conf as 
configuration file
[Sat Jun 16 17:26:22 2012] INFO:server:initialising distributed objects 
services
[Sat Jun 16 17:26:22 2012] INFO:server:starting JSON-RPC protocol on 
localhost:8000

What is it means ? How can i resolve this?

-- 
tryton@googlegroups.com mailing list


[tryton] Tryton Tutorial or ebook

2012-06-15 Thread avfc services
Is there any tutorial or ebook (pdf ) is available for tryton installation, 
Modules , Trouble shooting, Version control etc ?

-- 
tryton@googlegroups.com mailing list


[tryton] Trytond installation error

2012-06-14 Thread avfc services
every time when i try to install the tryton server 2.2 from source on 
ubuntu-10.10 i get this error :

*testuser1@testuser1-G41MT-S2P:~/Documents/trytond-2.2.0$ sudo bin/trytond *
[Fri Jun 15 00:53:43 2012] INFO:server:using /etc/trytond.conf as 
configuration file
[Fri Jun 15 00:53:43 2012] INFO:server:initialising distributed objects 
services
[Fri Jun 15 00:53:43 2012] DEBUG:psycopg2:installed. Logging using Python 
logging module
[Fri Jun 15 00:53:43 2012] INFO:modules:ir:registering classes
[Fri Jun 15 00:53:43 2012] INFO:modules:res:registering classes
[Fri Jun 15 00:53:43 2012] INFO:modules:product:registering classes
[Fri Jun 15 00:53:43 2012] INFO:modules:webdav:registering classes
[Fri Jun 15 00:53:43 2012] INFO:modules:workflow:registering classes
[Fri Jun 15 00:53:43 2012] INFO:modules:country:registering classes
[Fri Jun 15 00:53:43 2012] INFO:modules:currency:registering classes
[Fri Jun 15 00:53:43 2012] INFO:modules:test:registering classes
[Fri Jun 15 00:53:43 2012] INFO:modules:party:registering classes
Traceback (most recent call last):
  File bin/trytond, line 104, in module
trytond.server.TrytonServer(options).run()
  File 
/home/testuser1/.local/share/Trash/files/trytond-2.2.0/trytond/server.py, 
line 102, in run
Pool.start()
  File 
/home/testuser1/.local/share/Trash/files/trytond-2.2.0/trytond/pool.py, 
line 71, in start
register_classes(reload_p=reload_p)
  File 
/home/testuser1/.local/share/Trash/files/trytond-2.2.0/trytond/modules/__init__.py,
 
line 389, in register_classes
pathname, description)
  File 
/usr/local/lib/python2.6/dist-packages/trytond_party-2.4.0-py2.6.egg/trytond/modules/party/__init__.py,
 
line 5, in module
from .party import *
  File 
/usr/local/lib/python2.6/dist-packages/trytond_party-2.4.0-py2.6.egg/trytond/modules/party/party.py,
 
line 5, in module
from trytond.wizard import Wizard, StateTransition, StateView, Button
ImportError: cannot import name StateTransition



if Any one have the solution then please let me know ?

-- 
tryton@googlegroups.com mailing list


[tryton] availabilty of Business Modules

2012-06-08 Thread avfc services
Is there is Human Resource module and Manufacturing Requirement Planning 
Module  are available in tryton or not ? 

-- 
tryton@googlegroups.com mailing list


Re: [tryton] availabilty of Business Modules

2012-06-08 Thread avfc services
The requirements are : Employee Record  , Employee salary Record, Employee
duty schedule management in a business .

On Fri, Jun 8, 2012 at 4:52 PM, Cédric Krier cedric.kr...@b2ck.com wrote:

 On 08/06/12 00:46 -0700, avfc services wrote:
  Is there is Human Resource module and Manufacturing Requirement Planning
  Module  are available in tryton or not ?

 It is difficult to answer such questions because you are using generic
 terms. It is better if you can ask about your requirements.
 For MRP, you should take a look at the coming production module
 http://hg.tryton.org/2.4/modules/production

 --
 Cédric Krier

 B2CK SPRL
 Rue de Rotterdam, 4
 4000 Liège
 Belgium
 Tel: +32 472 54 46 59
 Email/Jabber: cedric.kr...@b2ck.com
 Website: http://www.b2ck.com/


-- 
tryton@googlegroups.com mailing list


[tryton] Tryton features

2012-06-03 Thread avfc services
How can i change the gtk theme of tryton. Is it possible to add the a new 
field  date of manufacturing in the product model , if yes then how ?

-- 
tryton@googlegroups.com mailing list