[ADD] First commit of the first generic modules to move in our new public branch

(lp:c2c-addons/6.1  rev 1)
This commit is contained in:
Joël Grand-Guillaume
2011-08-12 14:33:12 +02:00
commit 4db3e2556c
11 changed files with 850 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<openerp>
<data>
<report id="block_hours_report"
string="Block Hours State"
model="account.hours.block"
name="account.hours.block"
rml="analytic_hours_block/report/hours_block.rml"/>
</data>
</openerp>