Merge lp:~unifield-team/unifield-server/us-1322 into lp:unifield-server

Proposed by Fabien MORIN
Status: Rejected
Rejected by: jftempo
Proposed branch: lp:~unifield-team/unifield-server/us-1322
Merge into: lp:unifield-server
Diff against target: 1 lines (+0/-0)
0 files modified
To merge this branch: bzr merge lp:~unifield-team/unifield-server/us-1322
Reviewer Review Type Date Requested Status
UniField Reviewer Team Pending
Review via email: mp+317466@code.launchpad.net

Description of the change

I fix a bug in US-1322, can you merge the fix with the trunk ?

To post a comment you must log in.

Unmerged revisions

4106. By Fabien MORIN

US-1322 [IMP] the size of related product_product.name is 128 as the
fieldproduct_list_line.desc relate on it, it cannot be smaller not to crash on
database update with such error:

[2017-02-16 11:45:34,776][us-1198-may-19_BD_DHK_OCA] ERROR:db.cursor:bad query: UPDATE "product_list_line" SET "desc"=E'Rifampicin 75 mg/Isoniazid 50 mg/Pyrazinamide 150 mg, dispersible tablet (RHZ-75/50/150)' WHERE id=6327
Traceback (most recent call last):
  File "/home/us-1198-may-19/unifield-server/bin/sql_db.py", line 159, in execute
    res = self._obj.execute(query, params)
DataError: value too long for type character varying(64)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bin/addons/product_list/product_list.py'

Subscribers

People subscribed via source and target branches

to all changes: