Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1283)

Issue 4137041: Set filename of binary field on another field (server patch) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years ago by nicoe
Modified:
14 years, 12 months ago
Reviewers:
ced
Visibility:
Public.

Patch Set 1 #

Total comments: 2

Patch Set 2 : update depends #

Total comments: 1

Patch Set 3 : Added filename_visible attribute to xml #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -11 lines) Patch
M trytond/ir/attachment.py View 1 2 1 chunk +3 lines, -4 lines 0 comments Download
M trytond/ir/ui/form.rnc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M trytond/ir/ui/form.rng View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M trytond/model/fields/binary.py View 1 2 1 chunk +11 lines, -6 lines 0 comments Download
M trytond/model/model.py View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 7
nicoe
15 years ago (2011-02-07 17:19:12 UTC) #1
ced
Linked to https://bugs.tryton.org/roundup/issue1786
15 years ago (2011-02-07 17:28:44 UTC) #2
ced
http://codereview.appspot.com/4137041/diff/1/trytond/model/fields/binary.py File trytond/model/fields/binary.py (right): http://codereview.appspot.com/4137041/diff/1/trytond/model/fields/binary.py#newcode22 trytond/model/fields/binary.py:22: self.file_name = file_name file_name must be added to depends
15 years ago (2011-02-07 19:17:23 UTC) #3
nicoe
http://codereview.appspot.com/4137041/diff/1/trytond/model/fields/binary.py File trytond/model/fields/binary.py (right): http://codereview.appspot.com/4137041/diff/1/trytond/model/fields/binary.py#newcode22 trytond/model/fields/binary.py:22: self.file_name = file_name On 2011/02/07 19:17:23, ced wrote: > ...
15 years ago (2011-02-08 11:53:34 UTC) #4
nicoe
15 years ago (2011-02-08 11:55:42 UTC) #5
ced
http://codereview.appspot.com/4137041/diff/7001/trytond/model/fields/binary.py File trytond/model/fields/binary.py (right): http://codereview.appspot.com/4137041/diff/7001/trytond/model/fields/binary.py#newcode18 trytond/model/fields/binary.py:18: self.file_name = file_name self.file_name should have a default value ...
15 years ago (2011-02-08 22:24:01 UTC) #6
nicoe
15 years ago (2011-02-10 12:13:23 UTC) #7

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b