Skip to content

Commit

Permalink
Merge PR OCA#1215 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by pedrobaeza
  • Loading branch information
OCA-git-bot committed Jan 8, 2024
2 parents 3597b5c + b34053b commit 6942228
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
4 changes: 4 additions & 0 deletions project_timeline/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@
* `Open Source Integrators <https://www.opensourceintegrators.com>`_:

* Daniel Reis <[email protected]>

* `XCG Consulting <https://xcg-consulting.fr>`_:

* Houzéfa Abbasbhay
11 changes: 0 additions & 11 deletions project_timeline/views/project_project_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,4 @@
>
<field name="view_mode">kanban,timeline,form</field>
</record>
<record id="project_project_form" model="ir.ui.view">
<field name="name">project.project.form</field>
<field name="model">project.project</field>
<field name="inherit_id" ref="project.edit_project" />
<field name="arch" type="xml">
<field name="analytic_account_id" position="before">
<field name="date_start" />
<field name="date" />
</field>
</field>
</record>
</odoo>

0 comments on commit 6942228

Please sign in to comment.