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

Issue 1884051: Magento unused variables and modules removed by Matrixise

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 8 months ago by sharoonthomas
Modified:
13 years, 8 months ago
Reviewers:
stw, jesteve, resteve, stephane.wirtel, sebastien.beau, rvalyi
Visibility:
Public.

Description

This is a patch forwarded by Stephane Wirtel (Open ERP). I think its better to review the code before we merge. I think I have marked CC to all involved. Thanks,

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -52 lines) Patch
M 'delivery.py' View 1 chunk +2 lines, -2 lines 2 comments Download
M 'magerp_core.py' View 3 chunks +2 lines, -4 lines 0 comments Download
M 'magerp_osv.py' View 4 chunks +5 lines, -6 lines 1 comment Download
M 'partner.py' View 1 chunk +19 lines, -19 lines 0 comments Download
M 'product.py' View 5 chunks +1 line, -8 lines 0 comments Download
M 'product_images.py' View 2 chunks +5 lines, -4 lines 0 comments Download
M 'sale.py' View 3 chunks +3 lines, -6 lines 0 comments Download
M 'stock.py' View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3
stephane.wirtel
http://codereview.appspot.com/1884051/diff/1/2 File 'delivery.py' (left): http://codereview.appspot.com/1884051/diff/1/2#oldcode29 'delivery.py':29: 'magento_code': fields.char('Magento Carrier Code', size=64, required=True), For this patch ...
13 years, 8 months ago (2010-08-09 14:05:22 UTC) #1
sharoonthomas
http://codereview.appspot.com/1884051/diff/1/2 File 'delivery.py' (left): http://codereview.appspot.com/1884051/diff/1/2#oldcode29 'delivery.py':29: 'magento_code': fields.char('Magento Carrier Code', size=64, required=True), On 2010/08/09 14:05:22, ...
13 years, 8 months ago (2010-08-09 14:09:02 UTC) #2
stephane.wirtel
13 years, 8 months ago (2010-08-09 14:11:58 UTC) #3
On 2010/08/09 14:09:02, sharoonthomas wrote:
> http://codereview.appspot.com/1884051/diff/1/2
> File 'delivery.py' (left):
> 
> http://codereview.appspot.com/1884051/diff/1/2#oldcode29
> 'delivery.py':29: 'magento_code': fields.char('Magento Carrier Code', size=64,
> required=True),
> On 2010/08/09 14:05:22, stephane.wirtel wrote:
> > For this patch of code, I discussed with Sebastien Beau from Akretion,
because
> > the required fields don't have any default values.
> 
> We have to hope this does not break anything else as there are no unit tests
:(
> 
> http://codereview.appspot.com/1884051/diff/1/4
> File 'magerp_osv.py' (right):
> 
> http://codereview.appspot.com/1884051/diff/1/4#newcode3
> 'magerp_osv.py':3: import netsvc
> If this cleanup is in accordance with PEP008 then netsvc has to be below as
well
agree with you, but in this case, I used pyflakes and not an other validator or
python checker tools.

So, you can change the patch if you want, 

Regards,
Sign in to reply to this message.

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