-
-
Notifications
You must be signed in to change notification settings - Fork 525
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
[17.0][MIG] contract_sale_generation: Migration to 17.0 #1087
base: 17.0
Are you sure you want to change the base?
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26dd550 - Browse repository at this point
Copy the full SHA 26dd550View commit details -
Configuration menu - View commit details
-
Copy full SHA for 770e74e - Browse repository at this point
Copy the full SHA 770e74eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac5ef98 - Browse repository at this point
Copy the full SHA ac5ef98View commit details -
Configuration menu - View commit details
-
Copy full SHA for d13e87e - Browse repository at this point
Copy the full SHA d13e87eView commit details -
[10.0][FIX+IMP] contract: Improve usability and don't fail on wrong d…
…ata (OCA#130) * [FIX+IMP] contract: Improve usability and don't fail on wrong data * Cron create invoices masked for avoiding silent errors * New constraints for assuring data consistency * UI helps for entering consistent data * Spanish translation * Remove double company_id field on form * [FIX] contract_sale_generation: Adapt tests to upstream contract
Configuration menu - View commit details
-
Copy full SHA for 9178bf2 - Browse repository at this point
Copy the full SHA 9178bf2View 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 cc994bc - Browse repository at this point
Copy the full SHA cc994bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25e2340 - Browse repository at this point
Copy the full SHA 25e2340View commit details -
Translated using Weblate (Galician)
Currently translated at 100.0% (10 of 10 strings) Translation: contract-10.0/contract-10.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-10-0/contract-10-0-contract_sale_generation/gl/
Configuration menu - View commit details
-
Copy full SHA for a7b2946 - Browse repository at this point
Copy the full SHA a7b2946View commit details -
Translated using Weblate (German)
Currently translated at 100.0% (10 of 10 strings) Translation: contract-10.0/contract-10.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-10-0/contract-10-0-contract_sale_generation/de/
Configuration menu - View commit details
-
Copy full SHA for 4d35572 - Browse repository at this point
Copy the full SHA 4d35572View commit details -
Translated using Weblate (Finnish)
Currently translated at 100.0% (10 of 10 strings) Translation: contract-10.0/contract-10.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-10-0/contract-10-0-contract_sale_generation/fi/
Configuration menu - View commit details
-
Copy full SHA for 5ef57ab - Browse repository at this point
Copy the full SHA 5ef57abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69fa481 - Browse repository at this point
Copy the full SHA 69fa481View commit details -
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (15 of 15 strings) Translation: contract-12.0/contract-12.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract_sale_generation/pt_BR/
Configuration menu - View commit details
-
Copy full SHA for 5add774 - Browse repository at this point
Copy the full SHA 5add774View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c78434 - Browse repository at this point
Copy the full SHA 8c78434View commit details -
Translated using Weblate (French)
Currently translated at 100.0% (15 of 15 strings) Translation: contract-12.0/contract-12.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract_sale_generation/fr/
Configuration menu - View commit details
-
Copy full SHA for 9637571 - Browse repository at this point
Copy the full SHA 9637571View commit details -
[12.0][FIX] contract: Incorrect product UOM qty dict key for the sale…
….order.line The product UOM qty was not correctly set on the Sale Order Line During the creation of a recurring Order from a Contract, the given quantity on the Contract Line was not correctly set on the created Sale Order Line.
Configuration menu - View commit details
-
Copy full SHA for dab7692 - Browse repository at this point
Copy the full SHA dab7692View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7482221 - Browse repository at this point
Copy the full SHA 7482221View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9501c53 - Browse repository at this point
Copy the full SHA 9501c53View commit details -
[14.0][IMP] contract_sale_generation
Use the generation_type field defined now in contract base module. Improve tests
Configuration menu - View commit details
-
Copy full SHA for 7d12412 - Browse repository at this point
Copy the full SHA 7d12412View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6997763 - Browse repository at this point
Copy the full SHA 6997763View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6637456 - Browse repository at this point
Copy the full SHA 6637456View commit details -
Configuration menu - View commit details
-
Copy full SHA for 628e54d - Browse repository at this point
Copy the full SHA 628e54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c77f020 - Browse repository at this point
Copy the full SHA c77f020View commit details -
Configuration menu - View commit details
-
Copy full SHA for d330ff1 - Browse repository at this point
Copy the full SHA d330ff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b24ed20 - Browse repository at this point
Copy the full SHA b24ed20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 504e41c - Browse repository at this point
Copy the full SHA 504e41cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01a5c80 - Browse repository at this point
Copy the full SHA 01a5c80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f0f735 - Browse repository at this point
Copy the full SHA 2f0f735View commit details -
[14.0][FIX] contract_sale_generation: Recompute next recurring date a…
…fter generation on contract level As in contract module, recompute recurring_next_date after sale generation on contract level
Configuration menu - View commit details
-
Copy full SHA for cf664b3 - Browse repository at this point
Copy the full SHA cf664b3View commit details -
[14.0][FIX] contract_sale_generation: Add start date on contract leve…
…l (for recurrency on contract)
Configuration menu - View commit details
-
Copy full SHA for c40078b - Browse repository at this point
Copy the full SHA c40078bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c20c900 - Browse repository at this point
Copy the full SHA c20c900View commit details -
Translated using Weblate (Catalan)
Currently translated at 100.0% (15 of 15 strings) Translation: contract-14.0/contract-14.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-contract_sale_generation/ca/
Configuration menu - View commit details
-
Copy full SHA for 78f6751 - Browse repository at this point
Copy the full SHA 78f6751View commit details -
Translated using Weblate (Italian)
Currently translated at 73.3% (11 of 15 strings) Translation: contract-14.0/contract-14.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-contract_sale_generation/it/
Configuration menu - View commit details
-
Copy full SHA for 61e7300 - Browse repository at this point
Copy the full SHA 61e7300View commit details -
Configuration menu - View commit details
-
Copy full SHA for c048651 - Browse repository at this point
Copy the full SHA c048651View commit details -
Configuration menu - View commit details
-
Copy full SHA for a50f8ab - Browse repository at this point
Copy the full SHA a50f8abView commit details -
Translated using Weblate (Italian)
Currently translated at 93.3% (14 of 15 strings) Translation: contract-15.0/contract-15.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-15-0/contract-15-0-contract_sale_generation/it/
Configuration menu - View commit details
-
Copy full SHA for 17101df - Browse repository at this point
Copy the full SHA 17101dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04f71ee - Browse repository at this point
Copy the full SHA 04f71eeView commit details -
[UPD] Update contract_sale_generation.pot
oca-ci authored and lmoreno committedMay 28, 2024 Configuration menu - View commit details
-
Copy full SHA for d9d1dff - Browse repository at this point
Copy the full SHA d9d1dffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b4cb43 - Browse repository at this point
Copy the full SHA 0b4cb43View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-16.0/contract-16.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_sale_generation/
Configuration menu - View commit details
-
Copy full SHA for add75cb - Browse repository at this point
Copy the full SHA add75cbView commit details -
Translated using Weblate (Portuguese (Brazil))
Currently translated at 83.3% (10 of 12 strings) Translation: contract-16.0/contract-16.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_sale_generation/pt_BR/
Configuration menu - View commit details
-
Copy full SHA for fa13b05 - Browse repository at this point
Copy the full SHA fa13b05View commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (12 of 12 strings) Translation: contract-16.0/contract-16.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_sale_generation/es/
Configuration menu - View commit details
-
Copy full SHA for dcea6be - Browse repository at this point
Copy the full SHA dcea6beView commit details -
Configuration menu - View commit details
-
Copy full SHA for a51de6c - Browse repository at this point
Copy the full SHA a51de6cView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-16.0/contract-16.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_sale_generation/
Configuration menu - View commit details
-
Copy full SHA for 04c2a4a - Browse repository at this point
Copy the full SHA 04c2a4aView commit details -
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (12 of 12 strings) Translation: contract-16.0/contract-16.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_sale_generation/pt_BR/
Configuration menu - View commit details
-
Copy full SHA for ef83a50 - Browse repository at this point
Copy the full SHA ef83a50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9980cb7 - Browse repository at this point
Copy the full SHA 9980cb7View commit details -
[UPD] Update contract_sale_generation.pot
oca-ci authored and lmoreno committedMay 28, 2024 Configuration menu - View commit details
-
Copy full SHA for c956f16 - Browse repository at this point
Copy the full SHA c956f16View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf54092 - Browse repository at this point
Copy the full SHA cf54092View commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-16.0/contract-16.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_sale_generation/
Configuration menu - View commit details
-
Copy full SHA for 6291c09 - Browse repository at this point
Copy the full SHA 6291c09View commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (15 of 15 strings) Translation: contract-16.0/contract-16.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_sale_generation/es/
Configuration menu - View commit details
-
Copy full SHA for ff703d7 - Browse repository at this point
Copy the full SHA ff703d7View commit details -
Translated using Weblate (Dutch)
Currently translated at 100.0% (15 of 15 strings) Translation: contract-16.0/contract-16.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_sale_generation/nl/
Configuration menu - View commit details
-
Copy full SHA for 2a2989c - Browse repository at this point
Copy the full SHA 2a2989cView commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (15 of 15 strings) Translation: contract-16.0/contract-16.0-contract_sale_generation Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_sale_generation/it/
Configuration menu - View commit details
-
Copy full SHA for b245d0a - Browse repository at this point
Copy the full SHA b245d0aView commit details -
[IMP] contract_sale_generation: pre-commit auto fixes
lmoreno committedMay 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 869ec6d - Browse repository at this point
Copy the full SHA 869ec6dView commit details -
[MIG] contract_sale_generation: Migration to 17.0
lmoreno committedMay 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 3c428b8 - Browse repository at this point
Copy the full SHA 3c428b8View commit details