Skip to content

Commit

Permalink
[ADD] dental: add controller
Browse files Browse the repository at this point in the history
-Add controller dental module as given in task
-Add template
-Add static file
-Design UI
  • Loading branch information
irah-odoo committed Sep 6, 2024
1 parent 4fd1df0 commit 111bfb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dental/view/dental_chronic_condition.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
</record>

<!-- form view -->

<record id="action_dental_chronic_condition_form" model="ir.ui.view">
<field name="name">dental.chronic.condition.form</field>
<field name="model">dental.chronic.condition</field>
Expand Down

0 comments on commit 111bfb8

Please sign in to comment.