mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
3606d696c12d4d72070829f38eb0ea21a47fb7ae
**Steps to reproduce the problem** - Define a contract template with one line with variable quantity and formula. - Use that template in a new contract. - Variable quantity type and formula are not transferred from template to contract. This is due to the lack of that fields in the tree view that prevents web client to fetch and store them. We solve it adding those fields to the contract line tree view, also providing some visibility logic for not showing the corresponding fields according the type. No regression tests is provided, as this is only reproducible with web client, not through code.
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
Description
Languages
Python
60.4%
HTML
39%
JavaScript
0.4%
SCSS
0.2%