~syleam/wms/6.0-wms_crossdock

« back to all changes in this revision

Viewing changes to stock.py

  • Committer: Sebastien LANGE
  • Date: 2012-02-28 22:15:11 UTC
  • Revision ID: git-v1:9b9eb5f3641ac7403bb8553281a2c9fd88270a43
[FIX] Add import fields

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
 
27
27
from osv import osv
 
28
from osv import fields
28
29
from tools.translate import _
29
30
 
30
31