[IMP] point_of_sale:-renamed files
authormtr <mtr@mtr>
Tue, 26 Oct 2010 12:12:59 +0000 (17:42 +0530)
committermtr <mtr@mtr>
Tue, 26 Oct 2010 12:12:59 +0000 (17:42 +0530)
commit21b05dafac063a9f92f5df7722aeb6a2f5b92ca8
tree80fabc8cd407c93d96404ff483dc55827556c9f3
parentaeddd5e664e5558c466ca96a6bac66af2e598a3a
[IMP] point_of_sale:-renamed files

bzr revid: mtr@mtr-20101026121259-tbowld1yx3skezpr
28 files changed:
addons/point_of_sale/__init__.py
addons/point_of_sale/__openerp__.py
addons/point_of_sale/account_statement_demo.xml [new file with mode: 0644]
addons/point_of_sale/account_statement_report.xml [new file with mode: 0644]
addons/point_of_sale/account_statement_view.xml [new file with mode: 0644]
addons/point_of_sale/account_statement_wizard.xml [new file with mode: 0644]
addons/point_of_sale/point_of_sale.py [new file with mode: 0644]
addons/point_of_sale/point_of_sale_data.xml [new file with mode: 0644]
addons/point_of_sale/point_of_sale_demo.xml [new file with mode: 0644]
addons/point_of_sale/point_of_sale_report.xml [new file with mode: 0644]
addons/point_of_sale/point_of_sale_sequence.xml [new file with mode: 0644]
addons/point_of_sale/point_of_sale_view.xml [new file with mode: 0644]
addons/point_of_sale/point_of_sale_workflow.xml [new file with mode: 0644]
addons/point_of_sale/pos.py [deleted file]
addons/point_of_sale/pos_demo.xml [deleted file]
addons/point_of_sale/pos_report.xml [deleted file]
addons/point_of_sale/pos_sequence.xml [deleted file]
addons/point_of_sale/pos_view.xml [deleted file]
addons/point_of_sale/pos_workflow.xml [deleted file]
addons/point_of_sale/posrule_data2.xml [deleted file]
addons/point_of_sale/singer_statement_demo.xml [deleted file]
addons/point_of_sale/statement_report.xml [deleted file]
addons/point_of_sale/statement_view.xml [deleted file]
addons/point_of_sale/statement_wizard.xml [deleted file]
addons/point_of_sale/test/point_of_sale_report.yml [new file with mode: 0644]
addons/point_of_sale/test/point_of_sale_test.yml [new file with mode: 0644]
addons/point_of_sale/test/pos_report.yml [deleted file]
addons/point_of_sale/test/pos_test.yml [deleted file]