created and added new module product_margin
authorRucha Patel <ruchakpatel@gmail.com>
Fri, 3 Oct 2008 07:14:45 +0000 (12:44 +0530)
committerRucha Patel <ruchakpatel@gmail.com>
Fri, 3 Oct 2008 07:14:45 +0000 (12:44 +0530)
commit595d8918ba8e27de070d63200fb3c819b002d72c
tree5bde683222d652df08376e68f96742c0daf2b910
parent5a17384a561af87e1f53ce9d8cb2b1b0bc711323
created and added new module product_margin

bzr revid: ruchakpatel@gmail.com-20081003071445-v8amnq6ccpeu2ce9
addons/product_margin/__init__.py [new file with mode: 0644]
addons/product_margin/__terp__.py [new file with mode: 0644]
addons/product_margin/product_margin.py [new file with mode: 0644]
addons/product_margin/product_margin_view.xml [new file with mode: 0644]
addons/product_margin/wizard/__init__.py [new file with mode: 0644]
addons/product_margin/wizard/wizard_product_margin.py [new file with mode: 0644]