From e13dba72091363a8714cab01c0b73f31af04b272 Mon Sep 17 00:00:00 2001 From: Joseph Armas Date: Mon, 17 May 2021 13:26:48 -0500 Subject: [PATCH] [FIX] animal: Fixed formatting and conventions --- animal/__init__.py | 2 -- animal/__manifest__.py | 1 - animal/models/__init__.py | 2 -- animal/views/animal.xml | 67 ++++++++++++++++++++------------------- 4 files changed, 34 insertions(+), 38 deletions(-) diff --git a/animal/__init__.py b/animal/__init__.py index 3b2a810b9..0650744f6 100644 --- a/animal/__init__.py +++ b/animal/__init__.py @@ -1,3 +1 @@ -# Copyright (C) 2020 Open Source Integrators -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from . import models diff --git a/animal/__manifest__.py b/animal/__manifest__.py index f4982e5c5..ca958137d 100644 --- a/animal/__manifest__.py +++ b/animal/__manifest__.py @@ -22,7 +22,6 @@ "views/animal.xml", "views/menu.xml", ], - "demo": [], "application": True, "development_status": "Beta", "maintainers": ["max3903"], diff --git a/animal/models/__init__.py b/animal/models/__init__.py index 6272f78c7..54f929204 100644 --- a/animal/models/__init__.py +++ b/animal/models/__init__.py @@ -1,5 +1,3 @@ -# Copyright (C) 2020 Open Source Integrators -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). from . import ( animal_species, animal_breed, diff --git a/animal/views/animal.xml b/animal/views/animal.xml index 26106529a..fce15746c 100644 --- a/animal/views/animal.xml +++ b/animal/views/animal.xml @@ -80,51 +80,54 @@ animal - - - - - -
+ + + + +
- - + - - - + + Avatar - -
- +
+ -
+ + +
-
    -
  • -
  • +
  • + +
  • +
  • ,
  • -
- + > + + + + + - - - +
+ + + @@ -207,9 +210,7 @@ kanban,tree,form -

- Create an animal. -

+

Create an animal