[tryton-dev] Un-assigned Tryton issue tracker requests

2017-02-25 Thread Tryton issue tracker
Created ID   Activity   Title
===
 bug
2 days ago  6294 2 days ago Creating a board view with a form insi ...
 bug
5 months ago 5905 5 months ago Display bug in tryton client with ubun ...
 bug
6 months ago 5810 6 months ago Client crash when user name on Windows ...
 bug
16 months ago 5030 7 months ago Error connecting with Tryton client fr ...
 bug
24 months ago 4582 24 months ago Display datetime before epoch on windows  
 bug
27 months ago 4359 27 months ago Windows client error when image size i ...

To view or respond to any of the requests listed above, visit the URL

   https://bugs.tryton.org/

and click on "Show Unassigned". Do NOT respond to this message.

-- 
You received this message because you are subscribed to the Google Groups 
"tryton-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton-dev/20170225230002.E7FC9118007D%40moretus.b2ck.com.


Re: [tryton-dev] Running trytond-admin -u on my module throws me an error

2017-02-25 Thread Cédric Krier
On 2017-02-24 21:52, Vincent Bastos wrote:
> psycopg2.ProgrammingError: constraint 
> "self_storage_configuration_lease_postage_notice_fee_account_fke" for 
> relation "self_storage_configuration" already exists

The name of your table and field is too long for postgresql. There is a
default limit of 64. There are two options:

 - Increase the limit on postgresql (complicated)
 - Reduce the length of the table and field names

More information at https://bugs.tryton.org/issue4620 and
https://bugs.tryton.org/issue6026

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

-- 
You received this message because you are subscribed to the Google Groups 
"tryton-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton-dev/20170225104800.GQ36856%40tetsuo.