mirror of
https://github.com/bringout/oca-ocb-project.git
synced 2026-04-20 14:22:03 +02:00
Initial commit: Project packages
This commit is contained in:
commit
89613c97b0
753 changed files with 496325 additions and 0 deletions
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<data noupdate="1">
|
||||
<record id="hr_expense.travel_admin_by_car_expense" model="hr.expense">
|
||||
<field name="analytic_distribution" eval="{ref('project.analytic_office_design'): 100}"/>
|
||||
</record>
|
||||
<record id="hr_expense.travel_demo_by_car_expense" model="hr.expense">
|
||||
<field name="analytic_distribution" eval="{ref('project.analytic_office_design'): 100}"/>
|
||||
</record>
|
||||
</data>
|
||||
</odoo>
|
||||
Loading…
Add table
Add a link
Reference in a new issue