Pedro M. Baeza aac05b9fcf [FIX] contract_variable_quantity: Allow to propagate variable qty fields from template
**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.
2024-01-05 11:07:38 -03:00
2023-10-27 22:45:54 +02:00
2024-01-05 10:31:25 +00:00
2023-10-09 20:16:59 +00:00
2023-10-09 15:34:25 +00:00
2023-10-27 22:45:54 +02:00
2022-10-03 19:54:39 +02:00
2023-10-27 22:45:54 +02:00
2022-10-03 19:54:39 +02:00
2022-10-03 19:54:39 +02:00
2022-10-03 19:54:39 +02:00
2023-10-27 22:45:54 +02:00
2022-10-03 19:54:39 +02:00
2023-10-27 22:45:54 +02:00
2023-10-27 22:45:54 +02:00
2022-10-03 19:54:39 +02:00
2024-01-05 10:31:13 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

contract

TODO: add repo description.

Available addons

addon version maintainers summary
agreement_rebate_partner_company_group 16.0.1.0.0 Rebate agreements applied to all company group members
contract 16.0.2.0.0 Recurring - Contracts Management
contract_invoice_start_end_dates 16.0.1.0.0 florian-dacosta Contract Invoice Start End Dates
contract_payment_mode 16.0.1.0.0 Payment mode in contracts and their invoices
contract_sale 16.0.1.1.0 Contract from Sale
contract_sale_generation 16.0.1.0.0 Contracts Management - Recurring Sales

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

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