Keyboard Shortcuts

File
u :up to issue
m :publish + mail comments
M :edit review message
j / k :jump to file after / before current file
J / K :jump to next file with a comment after / before current file
Side-by-side diff
i :toggle intra-line diffs
e :expand all comments
c :collapse all comments
s :toggle showing all comments
n / p :next / previous diff chunk or comment
N / P :next / previous comment
<Up> / <Down> :next / previous line
<Enter> :respond to / edit current comment
d :mark current comment as done
Issue
u :up to list of issues
m :publish + mail comments
j / k :jump to patch after / before current patch
o / <Enter> :open current patch in side-by-side view
i :open current patch in unified diff view
Issue List
j / k :jump to issue after / before current issue
o / <Enter> :open current issue
# : close issue
Comment/message editing
<Ctrl> + s or <Ctrl> + Enter :save comment
<Esc> :cancel edit
Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(218)
Issues Repositories Search
Open Issues | Closed Issues | All Issues | Sign in with your Google Account to create issues and add comments

Issue 4056045: update party_bank for 1.8

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 11 months ago by Paul J Stevens
Modified:
14 years, 10 months ago
Reviewers:
yangoon, ced
Visibility:
Public.

Patch Set 1 #

Total comments: 9
Created: 14 years, 11 months ago
Download [raw] [tar.bz2]
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -27 lines) Patch
M __tryton__.py View 1 chunk +1 line, -1 line 2 comments Download
M bank.py View 4 chunks +21 lines, -26 lines 7 comments Download
Total messages: 3
|
ced
http://codereview.appspot.com/4056045/diff/1/__tryton__.py File __tryton__.py (right): http://codereview.appspot.com/4056045/diff/1/__tryton__.py#newcode7 __tryton__.py:7: 'version': '1.8.1', Why not 1.8.0 ? http://codereview.appspot.com/4056045/diff/1/bank.py File bank.py ...
14 years, 11 months ago (2011年01月25日 13:02:10 UTC) #1
http://codereview.appspot.com/4056045/diff/1/__tryton__.py
File __tryton__.py (right):
http://codereview.appspot.com/4056045/diff/1/__tryton__.py#newcode7
__tryton__.py:7: 'version': '1.8.1',
Why not 1.8.0 ?
http://codereview.appspot.com/4056045/diff/1/bank.py
File bank.py (right):
http://codereview.appspot.com/4056045/diff/1/bank.py#newcode21
bank.py:21: bic = fields.Char('BIC/SWIFT', select=1,
Out of the scope but could be good as there will be migration.
By the way, there is a defined length for bic 11
http://en.wikipedia.org/wiki/ISO_9362
http://codereview.appspot.com/4056045/diff/1/bank.py#newcode31
bank.py:31: res[bank.id] = ", ".join(x for x in [bank.name, bank.bank_code,
bank.bic] if x)
80 cols
http://codereview.appspot.com/4056045/diff/1/bank.py#newcode61
bank.py:61: iban = fields.Char('IBAN',
Outside of the scope but it could be good to get IBAN validation with an
external lib like for vatnumber.
http://codereview.appspot.com/4056045/diff/1/bank.py#newcode77
bank.py:77: # Migration from 1.2: packing renamed into shipment
Don't understand the comment ;-)
http://codereview.appspot.com/4056045/diff/1/bank.py#newcode122
bank.py:122: BankAccount()
Always good to not alter file unnecessary (newline at end of file).
Sign in to reply to this message.
yangoon
Module is internally already migrated and in testing phase. It will be updated thereafter on ...
14 years, 11 months ago (2011年01月25日 17:13:25 UTC) #2
Module is internally already migrated and in testing phase. It will be updated
thereafter on intuxication.
Nevertheless thanks to all for your input.
http://codereview.appspot.com/4056045/diff/1/__tryton__.py
File __tryton__.py (right):
http://codereview.appspot.com/4056045/diff/1/__tryton__.py#newcode7
__tryton__.py:7: 'version': '1.8.1',
I don't think it will get any 1.8, from our side. Our internal procedures
require, that a module with even numbers won't get new features, only fixes. See
also https://bugs.tryton.org/roundup/issue1828
http://codereview.appspot.com/4056045/diff/1/bank.py
File bank.py (right):
http://codereview.appspot.com/4056045/diff/1/bank.py#newcode21
bank.py:21: bic = fields.Char('BIC/SWIFT', select=1,
On 2011年01月25日 13:02:10, ced wrote:
> Out of the scope but could be good as there will be migration.
> By the way, there is a defined length for bic 11
> http://en.wikipedia.org/wiki/ISO_9362
Good idea.
http://codereview.appspot.com/4056045/diff/1/bank.py#newcode61
bank.py:61: iban = fields.Char('IBAN',
On 2011年01月25日 13:02:10, ced wrote:
> Outside of the scope but it could be good to get IBAN validation with an
> external lib like for vatnumber.
On Todo.
Sign in to reply to this message.
yangoon
On 2011年01月25日 17:13:25, yangoon wrote: > Module is internally already migrated and in testing phase. ...
14 years, 10 months ago (2011年03月01日 16:07:39 UTC) #3
On 2011年01月25日 17:13:25, yangoon wrote:
> Module is internally already migrated and in testing phase. It will be updated
> thereafter on intuxication.
Done on http://mercurial.intuxication.org/tryton/party_bank/.
I think this codereview can be closed, thx for your input.
Sign in to reply to this message.
|
Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b

AltStyle によって変換されたページ (->オリジナル) /