Subversion Repositories SmartDukaan

Rev

Rev 8139 | Rev 8168 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8139 Rev 8140
Line 1703... Line 1703...
1703
        if amazonlisted.color:
1703
        if amazonlisted.color:
1704
            amazon_item.color=amazonlisted.color
1704
            amazon_item.color=amazonlisted.color
1705
        else:
1705
        else:
1706
            amazon_item.color=''
1706
            amazon_item.color=''
1707
        amazon_item.suppressMfnPriceUpdate=False
1707
        amazon_item.suppressMfnPriceUpdate=False
-
 
1708
        amazon_item.suppressFbaPriceUpdate=False
1708
    elif (amazonItem.asin!=amazonlisted.asin):
1709
    elif (amazonItem.asin!=amazonlisted.asin):
1709
        if amazonlisted.asin:
1710
        if amazonlisted.asin:
1710
            amazonItem.asin=amazonlisted.asin
1711
            amazonItem.asin=amazonlisted.asin
1711
        if amazonlisted.brand:
1712
        if amazonlisted.brand:
1712
            amazonItem.brand=amazonlisted.brand
1713
            amazonItem.brand=amazonlisted.brand