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

Issue 195047: Code after refactoring

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 3 months ago by sharoonthomas
Modified:
11 years, 1 month ago
Reviewers:
yangoon, udono, yangoon1
Visibility:
Public.

Description

Updated the code according to recommendations. Please review

Patch Set 1 #

Total comments: 30

Patch Set 2 : added company and changed lead to open lead #

Patch Set 3 : Changes from review #

Patch Set 4 : Changed some missing reviews #

Patch Set 5 : updated version no too #

Total comments: 24

Patch Set 6 : refractoring from review #

Total comments: 5

Patch Set 7 : Fixed email id #

Patch Set 8 : changed open lead to lead #

Unified diffs Side-by-side diffs Delta from patch set Stats (+418 lines, -51 lines) Patch
M __tryton__.py View 1 2 3 4 5 6 2 chunks +6 lines, -4 lines 0 comments Download
M opportunity.py View 1 2 3 4 5 6 7 5 chunks +75 lines, -47 lines 0 comments Download
A opportunity.xml View 3 4 5 1 chunk +337 lines, -0 lines 0 comments Download

Messages

Total messages: 17
sharoonthomas
Hi, I had to make a new issue with the refactored files. Here we go... ...
14 years, 3 months ago (2010-01-26 19:54:41 UTC) #1
ced
http://codereview.appspot.com/195047/diff/1/6 File __tryton__.py (right): http://codereview.appspot.com/195047/diff/1/6#newcode5 __tryton__.py:5: 'version': '1.0.0', We use 0.0.1 for development module http://codereview.appspot.com/195047/diff/1/6#newcode19 ...
14 years, 3 months ago (2010-01-26 20:12:22 UTC) #2
yangoon1
http://codereview.appspot.com/195047/diff/1/6 File __tryton__.py (right): http://codereview.appspot.com/195047/diff/1/6#newcode4 __tryton__.py:4: 'name': 'Sales Leads and Opportunities', for me: Sale Opportunity ...
14 years, 3 months ago (2010-01-26 20:39:16 UTC) #3
sharoonthomas
http://codereview.appspot.com/195047/diff/1/6 File __tryton__.py (right): http://codereview.appspot.com/195047/diff/1/6#newcode4 __tryton__.py:4: 'name': 'Sales Leads and Opportunities', Changed to Sales Opportunities ...
14 years, 3 months ago (2010-01-26 21:30:35 UTC) #4
sharoonthomas
14 years, 3 months ago (2010-01-26 21:45:32 UTC) #5
ced
It misses ir.rule for the sale.opportunity* by company http://codereview.appspot.com/195047/diff/1019/1021 File opportunity.py (right): http://codereview.appspot.com/195047/diff/1019/1021#newcode24 opportunity.py:24: }, ...
14 years, 3 months ago (2010-01-26 22:09:51 UTC) #6
timitos
http://codereview.appspot.com/195047/diff/1019/1021 File opportunity.py (right): http://codereview.appspot.com/195047/diff/1019/1021#newcode21 opportunity.py:21: title = fields.Char('Title', required=True, translate=True, select=1, in many modules ...
14 years, 3 months ago (2010-01-26 22:45:44 UTC) #7
ced
http://codereview.appspot.com/195047/diff/1019/1021 File opportunity.py (right): http://codereview.appspot.com/195047/diff/1019/1021#newcode178 opportunity.py:178: On 2010/01/26 22:45:44, timitos wrote: > On 2010/01/26 22:09:52, ...
14 years, 3 months ago (2010-01-26 22:50:45 UTC) #8
sharoonthomas
14 years, 3 months ago (2010-01-26 23:07:49 UTC) #9
sharoonthomas
http://codereview.appspot.com/195047/diff/1019/1021 File opportunity.py (right): http://codereview.appspot.com/195047/diff/1019/1021#newcode24 opportunity.py:24: }, depends=['state']) On 2010/01/26 22:09:52, ced wrote: > this ...
14 years, 3 months ago (2010-01-26 23:08:01 UTC) #10
timitos
On 2010/01/26 22:50:45, ced wrote: > http://codereview.appspot.com/195047/diff/1019/1021 > File opportunity.py (right): > > http://codereview.appspot.com/195047/diff/1019/1021#newcode178 > ...
14 years, 3 months ago (2010-01-27 07:28:01 UTC) #11
udono
http://codereview.appspot.com/195047/diff/29/30 File __tryton__.py (right): http://codereview.appspot.com/195047/diff/29/30#newcode7 __tryton__.py:7: 'email': 'info@penlabs.co.in', changing your business? o missing
14 years, 3 months ago (2010-01-27 10:53:35 UTC) #12
sharoonthomas
http://codereview.appspot.com/195047/diff/29/30 File __tryton__.py (right): http://codereview.appspot.com/195047/diff/29/30#newcode7 __tryton__.py:7: 'email': 'info@penlabs.co.in', On 2010/01/27 10:53:35, udo.spallek wrote: > changing ...
14 years, 3 months ago (2010-01-27 10:55:11 UTC) #13
yangoon1
http://codereview.appspot.com/195047/diff/29/30 File __tryton__.py (right): http://codereview.appspot.com/195047/diff/29/30#newcode7 __tryton__.py:7: 'email': 'info@penlabs.co.in', ? email really ok Had to interrupt, ...
14 years, 3 months ago (2010-01-27 11:30:15 UTC) #14
sharoonthomas
http://codereview.appspot.com/195047/diff/29/31 File opportunity.py (right): http://codereview.appspot.com/195047/diff/29/31#newcode8 opportunity.py:8: STATES = [('lead', 'Open Lead'), On 2010/01/27 11:30:15, yangoon ...
14 years, 3 months ago (2010-01-27 11:31:43 UTC) #15
yangoon
13 years, 4 months ago (2010-12-31 12:50:30 UTC) #16
udono
11 years, 1 month ago (2013-03-27 12:41:37 UTC) #17
can be closed
Sign in to reply to this message.

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