openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #06508
[Bug 912358] Re: check length of names needed
You may optionnaly define a table name when such a case happens.
Anyway if you make a PROPER merge proposal we could merge your patch.
** Changed in: openobject-server
Importance: Low => Wishlist
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/912358
Title:
check length of names needed
Status in OpenERP Server:
Confirmed
Bug description:
sometimes the names for relations can't be stored
example
raising an error with modules to be installed which is hard to
recover.
example
account_financial_report_webkit
this works
account_journal_account_report_general_ledger_webkit_rel_account_report_general_ledger_webkit_id_index
but creates an index (cut off)
account_journal_account_report_general_ledger_webkit_rel_accoun
this fails
account_journal_account_report_general_ledger_webkit_rel_account_journal_id_index
obviously name length exceeded
see attachment
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/912358/+subscriptions
References