[Fix] stock:remove the file name from terp
authormtr <mtr@mtr>
Fri, 26 Mar 2010 13:43:11 +0000 (19:13 +0530)
committermtr <mtr@mtr>
Fri, 26 Mar 2010 13:43:11 +0000 (19:13 +0530)
commitd9dc66b9942aa4c76b6a3e8872649cca51f0e477
tree8695bdd9f86d34383d7605caedba74b0212a58bb
parent6dec1538a066d8cf6872cb8a8484db65f4b22461
[Fix] stock:remove the file name from terp

bzr revid: mtr@mtr-20100326134311-qbazgm07gjjbjwfx
19 files changed:
addons/mrp/mrp.py
addons/point_of_sale/__terp__.py
addons/point_of_sale/pos_wizard.xml
addons/point_of_sale/report/all_closed_cashbox_of_the_day.py
addons/point_of_sale/report/pos_receipt.rml
addons/point_of_sale/statement_report.xml
addons/point_of_sale/statement_view.xml
addons/point_of_sale/statement_wizard.xml
addons/point_of_sale/wizard/__init__.py
addons/point_of_sale/wizard/all_closed_cashbox_of_the_day.py [deleted file]
addons/point_of_sale/wizard/pos_receipt.py
addons/point_of_sale/wizard/pos_return.py [new file with mode: 0644]
addons/point_of_sale/wizard/wizard_return.py [deleted file]
addons/stock/__terp__.py
addons/stock/stock_wizard.xml
addons/stock/wizard/inventory_merge.py [deleted file]
addons/stock/wizard/stock_inventory_merge.py [new file with mode: 0644]
addons/stock/wizard/stock_picking_make.py [new file with mode: 0644]
addons/stock/wizard/wizard_picking_make.py [deleted file]