~camptocamp/openobject-addons/extra-trunk-base_external_referentials-subexport-no-cr

« back to all changes in this revision

Viewing changes to product_qt/product_qt.py

  • Committer: Serpent Consulting Services
  • Date: 2012-10-11 03:36:59 UTC
  • Revision ID: support@serpentcs.com-20121011033659-fx0iaghnnpmeshms
[REF] basic ref, more to come

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
##############################################################################
30
30
 
31
31
from osv import osv, fields
32
 
import pooler
33
32
import time
34
 
import math
35
 
 
36
 
from tools import config
37
33
 
38
34
#----------------------------------------------------------
39
35
# Quality Testing
118
114
                  }
119
115
mrp_production_workcenter_line()
120
116
 
121
 
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
122
 
 
 
117
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
 
 
b'\\ No newline at end of file'