Commit Graph

17 Commits

Author SHA1 Message Date
OCA-git-bot
4cbc9601af [BOT] post-merge updates 2025-01-28 18:34:01 +00:00
sergio-teruel
0ae4fab56d [FIX] product_contract: Compute date_start and date_end correctly. Make fields computed 2025-01-28 08:17:02 +01:00
OCA-git-bot
2eda508c2c [BOT] post-merge updates 2025-01-27 17:34:03 +00:00
Carlos Roca
f006353aa4 [IMP] product_contract: Set description under product name instead of description
Using the feature extraLines of Many2one field Component we can add the info under the product and avoid noice on the product description.

You can show this info on the description by using the system parameters:
    - product_contract.show_recurrency
    - product_contract.show_invoicing_type
    - product_contract.show_date
2025-01-27 08:31:15 +01:00
OCA-git-bot
64b9d09502 [BOT] post-merge updates 2024-09-02 07:43:10 +00:00
Carlos Roca
9e8129290a [IMP] product_contract: Add posibility to compute date_start of line using confirmation date_start
With these changes, we allow the contract line start date to be computed
using the order confirmation date. When the product is configured with
any of the options set in contract_start_date_method other than manual,
the start date will be calculated based on the established date and the
selected period.

Additionally, we can force the month in which we will work in case the
frequency is yearly, quarterly, or semesterly.

Is not added support for daily, weekly or monthlylastday in this commit.
2024-09-02 08:37:45 +02:00
Carlos Roca
88d2cb9a2f [IMP] product_contract: Add contract configurator instead of making tree not editable
Before this changes, when trying to edit a line of sale order, it was
opening the form of the line. But following the way to work of odoo
with sale event, we have make a new contract configurator that will
be opened when selecting a product of type contract.
2024-08-26 11:29:09 +02:00
OCA-git-bot
98659097ad [BOT] post-merge updates 2024-06-04 14:59:23 +00:00
David Jaen
317012aac1 [MIG] product_contract: Migration to 17.0 2024-05-08 16:17:59 +02:00
David Jaen
df1331c8aa [IMP] product_contract: pre-commit auto fixes 2024-05-07 13:46:18 +02:00
Rad0van
1b930d402e [MIG] product_contract: Migration to 16.0 2024-05-06 17:49:07 +02:00
OCA-git-bot
92c740e5ce [UPD] README.rst 2024-05-06 17:49:07 +02:00
OCA-git-bot
653f78594f [UPD] README.rst 2024-05-06 17:49:07 +02:00
OCA-git-bot
8269a6505f [UPD] README.rst 2024-05-06 17:49:07 +02:00
OCA-git-bot
ce58428e61 [UPD] README.rst 2024-05-06 17:49:07 +02:00
OCA-git-bot
45b09daec3 [ADD] icon.png 2024-05-06 17:49:07 +02:00
OCA-git-bot
b60f334642 [UPD] README.rst 2024-05-06 17:49:07 +02:00