mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[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:
12
analytic_hours_block/report.xml
Normal file
12
analytic_hours_block/report.xml
Normal 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>
|
||||
Reference in New Issue
Block a user