-
-
Notifications
You must be signed in to change notification settings - Fork 528
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[18.0][MIG] product_contract #1137
base: 18.0
Are you sure you want to change the base?
Commits on Nov 4, 2024
-
[ADD] product_contract: Create module
* Add contract functionality to `product.templates` * Add logic to create contracts from `sale.order` that contains contract products.
Configuration menu - View commit details
-
Copy full SHA for 9a890b3 - Browse repository at this point
Copy the full SHA 9a890b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d97e5e5 - Browse repository at this point
Copy the full SHA d97e5e5View commit details -
[FIX] contract_sale_generation: it doesn't create sales (OCA#141)
* Change the method called in the view * Complete the create_invoice method * Bump version + authoring * Correct bad call of method Small Documentation * Add super call in python test * FIX bad field names causing bad quantities in sale.order.line
Configuration menu - View commit details
-
Copy full SHA for cc886fc - Browse repository at this point
Copy the full SHA cc886fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5666cf3 - Browse repository at this point
Copy the full SHA 5666cf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for feddc38 - Browse repository at this point
Copy the full SHA feddc38View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca03bc6 - Browse repository at this point
Copy the full SHA ca03bc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcf06d2 - Browse repository at this point
Copy the full SHA dcf06d2View commit details -
[IMP] - Create contract on sale order confirmation
- On Sale Order confirmation, a contract is created for each contract template used on sale order lines - A not finished contract can be mentioned on sale order line - A sale order line linked to a contract will update it and don't create a new one if it had the same template
Configuration menu - View commit details
-
Copy full SHA for 382caab - Browse repository at this point
Copy the full SHA 382caabView commit details -
Configuration menu - View commit details
-
Copy full SHA for de2076d - Browse repository at this point
Copy the full SHA de2076dView commit details -
[FIX] - Remove recurring_next_date from sale order line
recurring_next_date should be computed by contract line to get default value
Configuration menu - View commit details
-
Copy full SHA for 971a9b0 - Browse repository at this point
Copy the full SHA 971a9b0View commit details -
[IMP] - Contract product are ignored on invoicing process
- Sale order line for contract product pass to nothing to invoice on order confirmation - Contract Invoices are linked to sale order line
Configuration menu - View commit details
-
Copy full SHA for ac02850 - Browse repository at this point
Copy the full SHA ac02850View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f2329f - Browse repository at this point
Copy the full SHA 2f2329fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a270a - Browse repository at this point
Copy the full SHA 99a270aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 028a277 - Browse repository at this point
Copy the full SHA 028a277View commit details -
Configuration menu - View commit details
-
Copy full SHA for df588e1 - Browse repository at this point
Copy the full SHA df588e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f89da84 - Browse repository at this point
Copy the full SHA f89da84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c4c4d - Browse repository at this point
Copy the full SHA 22c4c4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e70321 - Browse repository at this point
Copy the full SHA 2e70321View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43bb18d - Browse repository at this point
Copy the full SHA 43bb18dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a004c6 - Browse repository at this point
Copy the full SHA 8a004c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbf6867 - Browse repository at this point
Copy the full SHA dbf6867View commit details -
Configuration menu - View commit details
-
Copy full SHA for d776f97 - Browse repository at this point
Copy the full SHA d776f97View commit details -
[IMP] - hide recurring_invoicing_type if recurring_rule_type is month…
…lylastday for the monthlylastday case, pre-paid is logicly impossible, if monthlylastday is set, we consider only post-paid case
Configuration menu - View commit details
-
Copy full SHA for d0d8306 - Browse repository at this point
Copy the full SHA d0d8306View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6914757 - Browse repository at this point
Copy the full SHA 6914757View commit details -
Configuration menu - View commit details
-
Copy full SHA for ede3512 - Browse repository at this point
Copy the full SHA ede3512View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5c50e4 - Browse repository at this point
Copy the full SHA b5c50e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6961e9a - Browse repository at this point
Copy the full SHA 6961e9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc5f64a - Browse repository at this point
Copy the full SHA cc5f64aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c7282 - Browse repository at this point
Copy the full SHA 22c7282View commit details -
Configuration menu - View commit details
-
Copy full SHA for a339a03 - Browse repository at this point
Copy the full SHA a339a03View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee6adbf - Browse repository at this point
Copy the full SHA ee6adbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cae7829 - Browse repository at this point
Copy the full SHA cae7829View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82c5906 - Browse repository at this point
Copy the full SHA 82c5906View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4bcab4 - Browse repository at this point
Copy the full SHA c4bcab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a35d38f - Browse repository at this point
Copy the full SHA a35d38fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b02c3 - Browse repository at this point
Copy the full SHA 15b02c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c86cde8 - Browse repository at this point
Copy the full SHA c86cde8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dd00ec - Browse repository at this point
Copy the full SHA 1dd00ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ee6784 - Browse repository at this point
Copy the full SHA 1ee6784View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1716edc - Browse repository at this point
Copy the full SHA 1716edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for be5587e - Browse repository at this point
Copy the full SHA be5587eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d06da93 - Browse repository at this point
Copy the full SHA d06da93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 050b75f - Browse repository at this point
Copy the full SHA 050b75fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81fba5f - Browse repository at this point
Copy the full SHA 81fba5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7178569 - Browse repository at this point
Copy the full SHA 7178569View commit details -
Configuration menu - View commit details
-
Copy full SHA for 930b007 - Browse repository at this point
Copy the full SHA 930b007View commit details -
[ADD] Add start_date to contract_line display_name
In order to help distinguishing lines with the same name
Configuration menu - View commit details
-
Copy full SHA for 3116bdd - Browse repository at this point
Copy the full SHA 3116bddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70149e4 - Browse repository at this point
Copy the full SHA 70149e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f7cc6 - Browse repository at this point
Copy the full SHA b4f7cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97c55de - Browse repository at this point
Copy the full SHA 97c55deView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba1e57d - Browse repository at this point
Copy the full SHA ba1e57dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 604c5c4 - Browse repository at this point
Copy the full SHA 604c5c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for de64af4 - Browse repository at this point
Copy the full SHA de64af4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d4eb65 - Browse repository at this point
Copy the full SHA 8d4eb65View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b1fde - Browse repository at this point
Copy the full SHA d7b1fdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbf0af7 - Browse repository at this point
Copy the full SHA bbf0af7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f0df65 - Browse repository at this point
Copy the full SHA 5f0df65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46a03b9 - Browse repository at this point
Copy the full SHA 46a03b9View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/
Configuration menu - View commit details
-
Copy full SHA for a0d8957 - Browse repository at this point
Copy the full SHA a0d8957View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6698cc - Browse repository at this point
Copy the full SHA e6698ccView commit details -
Translated using Weblate (German)
Currently translated at 61.0% (25 of 41 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/de/
Configuration menu - View commit details
-
Copy full SHA for 9570d8e - Browse repository at this point
Copy the full SHA 9570d8eView commit details -
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (41 of 41 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/pt_BR/
Configuration menu - View commit details
-
Copy full SHA for 1f19101 - Browse repository at this point
Copy the full SHA 1f19101View commit details -
Translated using Weblate (German)
Currently translated at 100.0% (41 of 41 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/de/
Configuration menu - View commit details
-
Copy full SHA for 077df9f - Browse repository at this point
Copy the full SHA 077df9fView commit details -
[12.0][FIX] - contract company must be the same as the sale order
When creating a contract from a sale order the company must be the sale order company and not the user company
Configuration menu - View commit details
-
Copy full SHA for 3694ffa - Browse repository at this point
Copy the full SHA 3694ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7795eb - Browse repository at this point
Copy the full SHA c7795ebView commit details -
[12.0][FIX] - Run onchange contract_type when changing the contract t…
…emplate Fix this use-case: If the contract journal is not set on the contract template the contract is created without a journal when confirming the sale order
Configuration menu - View commit details
-
Copy full SHA for 69c934f - Browse repository at this point
Copy the full SHA 69c934fView commit details -
Translated using Weblate (Croatian)
Currently translated at 100.0% (41 of 41 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/hr/
Configuration menu - View commit details
-
Copy full SHA for b82f785 - Browse repository at this point
Copy the full SHA b82f785View commit details -
Translated using Weblate (French)
Currently translated at 92.7% (38 of 41 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/fr/
Configuration menu - View commit details
-
Copy full SHA for dc2720e - Browse repository at this point
Copy the full SHA dc2720eView commit details -
[IMP] contract: support pre-paid for monthlylastday
monthlylastday is (almost) not a special case anymore \o/. montlylastday is simply a montly period where the periods are aligned on month boundaries. The last bit of special casing is that postpaid generates invoice the day after the last dasy of the period, except for monthlylastday where the invoice is generated on the last day of the period. This last exception will disappear when we put the offset under user control. This is a breaking change because the post-paid/pre-paid mode becomes relevant for monthlylastday invoicing. The field becomes visible in the UI. Code that generate monthlylastday contract lines must now correctly set the pre-paid/post-paid mode too. Some tests have had to be adapted to reflect that.
Configuration menu - View commit details
-
Copy full SHA for 3f58f24 - Browse repository at this point
Copy the full SHA 3f58f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9905b5 - Browse repository at this point
Copy the full SHA c9905b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a1ee1f - Browse repository at this point
Copy the full SHA 8a1ee1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d25863 - Browse repository at this point
Copy the full SHA 1d25863View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7825c3f - Browse repository at this point
Copy the full SHA 7825c3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60bcb42 - Browse repository at this point
Copy the full SHA 60bcb42View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/
Configuration menu - View commit details
-
Copy full SHA for 0462fbc - Browse repository at this point
Copy the full SHA 0462fbcView commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (41 of 41 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/es/
Configuration menu - View commit details
-
Copy full SHA for 4b42bb5 - Browse repository at this point
Copy the full SHA 4b42bb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c3035b - Browse repository at this point
Copy the full SHA 2c3035bView commit details -
[IMP] contract: remove redundant method
I have detected a method that was created as redundant and with the same technique used when preparing the line values, so better to have everything together in the same method instead of having it spread.
Configuration menu - View commit details
-
Copy full SHA for 1be5c59 - Browse repository at this point
Copy the full SHA 1be5c59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6adceb2 - Browse repository at this point
Copy the full SHA 6adceb2View commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (41 of 41 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/it/
Configuration menu - View commit details
-
Copy full SHA for a318da2 - Browse repository at this point
Copy the full SHA a318da2View commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (41 of 41 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/es/
Configuration menu - View commit details
-
Copy full SHA for e803f88 - Browse repository at this point
Copy the full SHA e803f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 283540a - Browse repository at this point
Copy the full SHA 283540aView commit details -
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (41 of 41 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/pt_BR/
Configuration menu - View commit details
-
Copy full SHA for 97b572c - Browse repository at this point
Copy the full SHA 97b572cView commit details -
Translated using Weblate (Portuguese)
Currently translated at 73.2% (30 of 41 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/pt/
Configuration menu - View commit details
-
Copy full SHA for f66390a - Browse repository at this point
Copy the full SHA f66390aView commit details -
Translated using Weblate (Portuguese)
Currently translated at 73.2% (30 of 41 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/pt/
Configuration menu - View commit details
-
Copy full SHA for a3f0568 - Browse repository at this point
Copy the full SHA a3f0568View commit details -
Translated using Weblate (Portuguese)
Currently translated at 100.0% (41 of 41 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/pt/
Configuration menu - View commit details
-
Copy full SHA for d233379 - Browse repository at this point
Copy the full SHA d233379View commit details -
[12.0][ADD] - add auto_renew_interval, auto_renew_rule_type fields to…
… sale order line
Configuration menu - View commit details
-
Copy full SHA for 84999b7 - Browse repository at this point
Copy the full SHA 84999b7View commit details -
[IMP] - Improve UX, open contract form if the sale order is related t…
…o one (same for contract)
Configuration menu - View commit details
-
Copy full SHA for 0459b54 - Browse repository at this point
Copy the full SHA 0459b54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 233bc32 - Browse repository at this point
Copy the full SHA 233bc32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a43938 - Browse repository at this point
Copy the full SHA 4a43938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 393a0d5 - Browse repository at this point
Copy the full SHA 393a0d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1ffd17 - Browse repository at this point
Copy the full SHA a1ffd17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e0001a - Browse repository at this point
Copy the full SHA 3e0001aView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/
Configuration menu - View commit details
-
Copy full SHA for 7022de2 - Browse repository at this point
Copy the full SHA 7022de2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 984073a - Browse repository at this point
Copy the full SHA 984073aView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/
Configuration menu - View commit details
-
Copy full SHA for 3679566 - Browse repository at this point
Copy the full SHA 3679566View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7314af2 - Browse repository at this point
Copy the full SHA 7314af2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f97eac2 - Browse repository at this point
Copy the full SHA f97eac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for de3ce9f - Browse repository at this point
Copy the full SHA de3ce9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20a86c5 - Browse repository at this point
Copy the full SHA 20a86c5View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/
Configuration menu - View commit details
-
Copy full SHA for 06f7ab8 - Browse repository at this point
Copy the full SHA 06f7ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a78f2b - Browse repository at this point
Copy the full SHA 9a78f2bView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/
Configuration menu - View commit details
-
Copy full SHA for bba3a03 - Browse repository at this point
Copy the full SHA bba3a03View commit details -
[12.0][IMP] - Add failing test for creating contract grouped by contr…
…act template When creating a contract from SO, the systme should bgoup by contract template sale order lines and create one contract per contract template actually the system group by contract template but create as many contracts as many sale order lines.
Configuration menu - View commit details
-
Copy full SHA for 0d6c7a6 - Browse repository at this point
Copy the full SHA 0d6c7a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2f4780 - Browse repository at this point
Copy the full SHA a2f4780View commit details -
Translated using Weblate (French)
Currently translated at 100.0% (43 of 43 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/fr/
Configuration menu - View commit details
-
Copy full SHA for 697be7a - Browse repository at this point
Copy the full SHA 697be7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 605dd5e - Browse repository at this point
Copy the full SHA 605dd5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e72bab1 - Browse repository at this point
Copy the full SHA e72bab1View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/
Configuration menu - View commit details
-
Copy full SHA for c04f8b0 - Browse repository at this point
Copy the full SHA c04f8b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee37c32 - Browse repository at this point
Copy the full SHA ee37c32View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/
Configuration menu - View commit details
-
Copy full SHA for b640033 - Browse repository at this point
Copy the full SHA b640033View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a48ef9 - Browse repository at this point
Copy the full SHA 5a48ef9View commit details -
Update product_contract/migrations/12.0.3.0.0/pre-migration.py Co-Authored-By: Bejaoui Souheil <souheil_bejaoui@hotmail.fr> Update product_contract/migrations/12.0.3.0.0/pre-migration.py Co-Authored-By: Bejaoui Souheil <souheil_bejaoui@hotmail.fr> [FIX]
Configuration menu - View commit details
-
Copy full SHA for 2831bf3 - Browse repository at this point
Copy the full SHA 2831bf3View commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (47 of 47 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/es/
Configuration menu - View commit details
-
Copy full SHA for d600498 - Browse repository at this point
Copy the full SHA d600498View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f7a9d4 - Browse repository at this point
Copy the full SHA 5f7a9d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0c2d0a - Browse repository at this point
Copy the full SHA e0c2d0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2504a60 - Browse repository at this point
Copy the full SHA 2504a60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8053d1f - Browse repository at this point
Copy the full SHA 8053d1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 177e3d4 - Browse repository at this point
Copy the full SHA 177e3d4View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/
Configuration menu - View commit details
-
Copy full SHA for 3496d6e - Browse repository at this point
Copy the full SHA 3496d6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12793c9 - Browse repository at this point
Copy the full SHA 12793c9View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/
Configuration menu - View commit details
-
Copy full SHA for 6dae48a - Browse repository at this point
Copy the full SHA 6dae48aView commit details -
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (47 of 47 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/pt_BR/
Configuration menu - View commit details
-
Copy full SHA for efbd78e - Browse repository at this point
Copy the full SHA efbd78eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1433b51 - Browse repository at this point
Copy the full SHA 1433b51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b6c96b - Browse repository at this point
Copy the full SHA 6b6c96bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f920d1c - Browse repository at this point
Copy the full SHA f920d1cView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/
Configuration menu - View commit details
-
Copy full SHA for d9c3776 - Browse repository at this point
Copy the full SHA d9c3776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 464f7ac - Browse repository at this point
Copy the full SHA 464f7acView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/
Configuration menu - View commit details
-
Copy full SHA for d6d35c5 - Browse repository at this point
Copy the full SHA d6d35c5View commit details -
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (49 of 49 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/pt_BR/
Configuration menu - View commit details
-
Copy full SHA for acf02d9 - Browse repository at this point
Copy the full SHA acf02d9View commit details -
Translated using Weblate (Spanish)
Currently translated at 95.9% (47 of 49 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/es/
Configuration menu - View commit details
-
Copy full SHA for 7acdc92 - Browse repository at this point
Copy the full SHA 7acdc92View commit details -
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (49 of 49 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/pt_BR/
Configuration menu - View commit details
-
Copy full SHA for bceed11 - Browse repository at this point
Copy the full SHA bceed11View commit details -
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (49 of 49 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/pt_BR/
Configuration menu - View commit details
-
Copy full SHA for 498158b - Browse repository at this point
Copy the full SHA 498158bView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/
Configuration menu - View commit details
-
Copy full SHA for 1ef497a - Browse repository at this point
Copy the full SHA 1ef497aView commit details -
Translated using Weblate (French)
Currently translated at 100.0% (49 of 49 strings) Translation: contract-12.0/contract-12.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/fr/
Configuration menu - View commit details
-
Copy full SHA for 985a7dc - Browse repository at this point
Copy the full SHA 985a7dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7b046a - Browse repository at this point
Copy the full SHA a7b046aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d9843d - Browse repository at this point
Copy the full SHA 4d9843dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f915b2c - Browse repository at this point
Copy the full SHA f915b2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87875d0 - Browse repository at this point
Copy the full SHA 87875d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b11f59 - Browse repository at this point
Copy the full SHA 0b11f59View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa54455 - Browse repository at this point
Copy the full SHA aa54455View commit details -
Configuration menu - View commit details
-
Copy full SHA for be9da16 - Browse repository at this point
Copy the full SHA be9da16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dc69c6 - Browse repository at this point
Copy the full SHA 4dc69c6View commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (49 of 49 strings) Translation: contract-14.0/contract-14.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-product_contract/it/
Configuration menu - View commit details
-
Copy full SHA for e15b1c9 - Browse repository at this point
Copy the full SHA e15b1c9View commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (49 of 49 strings) Translation: contract-14.0/contract-14.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-product_contract/it/
Configuration menu - View commit details
-
Copy full SHA for 15f3bd7 - Browse repository at this point
Copy the full SHA 15f3bd7View commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (49 of 49 strings) Translation: contract-14.0/contract-14.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-product_contract/it/
Configuration menu - View commit details
-
Copy full SHA for 48f5d46 - Browse repository at this point
Copy the full SHA 48f5d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3273b37 - Browse repository at this point
Copy the full SHA 3273b37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b4e038 - Browse repository at this point
Copy the full SHA 0b4e038View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d64493 - Browse repository at this point
Copy the full SHA 3d64493View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2d873b - Browse repository at this point
Copy the full SHA f2d873bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31cd0ad - Browse repository at this point
Copy the full SHA 31cd0adView commit details -
Configuration menu - View commit details
-
Copy full SHA for cff155c - Browse repository at this point
Copy the full SHA cff155cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b4a606 - Browse repository at this point
Copy the full SHA 8b4a606View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3147b56 - Browse repository at this point
Copy the full SHA 3147b56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8902548 - Browse repository at this point
Copy the full SHA 8902548View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-17.0/contract-17.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-17-0/contract-17-0-product_contract/
Configuration menu - View commit details
-
Copy full SHA for f977429 - Browse repository at this point
Copy the full SHA f977429View commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (48 of 48 strings) Translation: contract-17.0/contract-17.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-17-0/contract-17-0-product_contract/it/
Configuration menu - View commit details
-
Copy full SHA for e49bde1 - Browse repository at this point
Copy the full SHA e49bde1View commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (48 of 48 strings) Translation: contract-17.0/contract-17.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-17-0/contract-17-0-product_contract/it/
Configuration menu - View commit details
-
Copy full SHA for c4ed6a0 - Browse repository at this point
Copy the full SHA c4ed6a0View commit details -
[IMP] product_contract: Add contract configurator instead of making t…
…ree 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.
Configuration menu - View commit details
-
Copy full SHA for 1c95dae - Browse repository at this point
Copy the full SHA 1c95daeView commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (48 of 48 strings) Translation: contract-17.0/contract-17.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-17-0/contract-17-0-product_contract/it/
Configuration menu - View commit details
-
Copy full SHA for 5eba8ce - Browse repository at this point
Copy the full SHA 5eba8ceView commit details -
[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.
Configuration menu - View commit details
-
Copy full SHA for 9447a3e - Browse repository at this point
Copy the full SHA 9447a3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a94ac - Browse repository at this point
Copy the full SHA 36a94acView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8c9fde - Browse repository at this point
Copy the full SHA f8c9fdeView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-17.0/contract-17.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-17-0/contract-17-0-product_contract/
Configuration menu - View commit details
-
Copy full SHA for ab394b4 - Browse repository at this point
Copy the full SHA ab394b4View commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (90 of 90 strings) Translation: contract-17.0/contract-17.0-product_contract Translate-URL: https://translation.odoo-community.org/projects/contract-17-0/contract-17-0-product_contract/it/
Configuration menu - View commit details
-
Copy full SHA for d8254c8 - Browse repository at this point
Copy the full SHA d8254c8View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 17c7d97 - Browse repository at this point
Copy the full SHA 17c7d97View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0bcce04 - Browse repository at this point
Copy the full SHA 0bcce04View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7dd87ac - Browse repository at this point
Copy the full SHA 7dd87acView commit details