Pedro M. Baeza 92d86a1a5a [FIX] contract: fix views assignment + improvement on tests + copyright in headers
**Be totally deterministic about which views to use**

Having a primary view that is not explicitly declared to be uses and w/o priority
makes Odoo to choose between one of them randomly (well, not exactly, but kind of),
so we put here which views to use.

I have also put tree view as primary and put a large priority for not being
selected on other actions that don't have this explicit views.

A friendly name in views is also assigned.

**Improvements in tests**

* Use SavepointCase for making the setup only once for all tests
* Make them inheritable, creating a base class with only the setup,
  so that it can be inherited without the need of executing all tests
  contained here each time you inherit it, and adding other class
  in the same module that inherits from the base class that actually
  performs the tests.
* Removed duplicated test method
2020-07-13 17:02:57 +02:00
2020-03-14 11:55:15 +01:00
2020-03-14 11:55:15 +01:00
2019-10-12 11:59:36 +02:00
2019-09-29 23:31:26 +02:00
2020-03-14 11:55:15 +01:00
2020-03-14 11:55:15 +01:00
2019-10-12 11:59:36 +02:00
2020-03-14 11:55:15 +01:00
2020-03-14 11:55:15 +01:00
2019-10-12 11:59:36 +02:00
2019-10-12 11:59:36 +02:00

Runbot Status Build Status Coverage Status

Contracts

Odoo Contracts are special types of Analytic Accounts. This repository provides features extending Contracts.

Dependencies on Project features should not be required. For Project related extensions please see the OCA/Project repository.

Translation Status

Translation Status

Description
No description provided
Readme 66 MiB
Languages
Python 60.4%
HTML 39%
JavaScript 0.4%
SCSS 0.2%