[IMP] posbox: add a homepage to the root controller on the posbox that explains what...
authorFrédéric van der Essen <fva@openerp.com>
Fri, 21 Mar 2014 13:46:23 +0000 (14:46 +0100)
committerFrédéric van der Essen <fva@openerp.com>
Fri, 21 Mar 2014 13:46:23 +0000 (14:46 +0100)
commit0e251dbc8e136a81e7710863ec8be9b96c6cb140
tree40309695e966c7331f32db56bd6b3cf56ef3749c
parentb206261dd5fab792f7f0da4ddd16f966e6012bbf
[IMP] posbox: add a homepage to the root controller on the posbox that explains what it is and where to find information

bzr revid: fva@openerp.com-20140321134623-eaj56nrh8hkagvym
addons/hw_posbox_homepage/__init__.py [new file with mode: 0644]
addons/hw_posbox_homepage/__openerp__.py [new file with mode: 0644]
addons/hw_posbox_homepage/controllers/__init__.py [new file with mode: 0644]
addons/hw_posbox_homepage/controllers/main.py [new file with mode: 0644]