~serpent-consulting-services/openerp-usa/fix-shipping_api_ups_cc

« back to all changes in this revision

Viewing changes to sale_negotiated_shipping/__openerp__.py

  • Committer: npgllc
  • Date: 2012-07-30 15:09:23 UTC
  • Revision ID: npgllc-20120730150923-l607g6s3vejs9fck
FIX: sale_negotiated_shipping - TypeError: super(type, obj): obj must be an instance or subtype of type

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
{
24
24
    'name': 'Sale Negotiated Shipping',
25
 
    'version': '1.91',
 
25
    'version': '1.92',
26
26
    'category': 'Generic Modules/Logistics Management',
27
27
    'description': """
28
28
    """,