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
I have installed my custom module on 4.2 and it worked with no errors.
Now, after having made some code changes I ran >trytond-admin -v -c
file.conf -d dbname -u module_name and I am getting the following error
which I don't know how to debug:
Traceback (most recent call last):
File "/Users/