- Oct 02, 2018
-
-
Martin Trigaux authored
Reflect module moved to enterprise and remove fields after c9837ac5
-
- Sep 26, 2018
-
-
Josse Colpaert authored
-
- Sep 25, 2018
-
-
Aurélien Warnon authored
Task #1871557 Purpose ======= - Configure a product from a sales order as easily as in the ecommerce The backend uses the same template as the frontend to configure a products and its options - Display optionnal products of optionnal products in the "sale options" section - Allow adding exlusions to some combinations of the product and/or to some combinations of the optionnal and accessory products Specification ============= PHASE I 1. Improve the "Add to cart" with optional products - When you add an option to cart, move the product to the cart & show the options of this option - Don't open the option wizard if no option available (in case this module becomes generic, it's better to skip this step when it's not needed) - Display the options right under their related product in the cart 2. Do not allow to add the product as an optional product for itself Why ? - No functional sense - Creates issues in the add to cart wizard 3. Exclude some attribute combinations within the product or with related options and accessory products - Rename VARIANT PRICES button -> CONFIGURE VARIANTS - When you click this button and select a value, open form view rather than inline edition - Form view of variant values: - Attribute - Value - HTML Color Index - Attribute Price Extra - Not Compatible with: o2m tab with 2 fields: Product AND Attribute Value (of this product) [m2m tag selection] - in any new line, autocomplete the current product by default - Tooltip: A list of product and attribute values that you want to exclude for this product's attribue value. Also applies on optionnal and accessory products. 4. New option to configure a product in a sales order line - This option is only visible if the corresponding option is activated in the sales settings - It opens a wizard to select a product template, configure related attribute values and select optional products (based on frontend view) - Attributes not compatible with other selected attributes should not be selectable - Must work like in the frontend
-
- Sep 21, 2018
-
-
Martin Trigaux authored
-
Antony Lesuisse authored
For Name field or M2O, gives a list of companies Data comes from Odoo IAP Service
-
- Sep 18, 2018
-
-
Martin Trigaux authored
cf b83a5746
-
- Aug 24, 2018
-
-
Martin Trigaux authored
Create the odoo-12 project
-
- Aug 14, 2018
-
-
Richard Mathot authored
task: 51094
-
- Aug 02, 2018
-
-
Martin Trigaux authored
For odoo-master transifex project
-
- Jul 27, 2018
-
-
Martin Trigaux authored
To reflect all the unstable changes made in translations
-
- Jun 25, 2018
-
-
Martin Trigaux authored
To odoo-master Transifex project
-
- Mar 22, 2018
-
-
Martin Trigaux authored
-
- Jan 10, 2018
-
-
Haresh Shyara authored
-
- Dec 13, 2017
-
-
Martin Trigaux authored
-
- Dec 12, 2017
-
-
Jérome Maes authored
Displaying the rating of project is moved directly in project module, since it does not depends on website. User may want to display rating of its support project even without website.
-
Jérome Maes authored
Impacted modules: project, rating_project, sale_service_rating and website_rating_project. Removed modules: rating_project and sale_service_rating. Move code to empty 'rating_project' module, in order to kill it. Code is not modified, simply copy/paste at the right place in 'project' module code. However, 'enable rating on task' options is convert into a res.groups that can be activated from the project settings.
-
- Nov 30, 2017
-
-
Martin Trigaux authored
-
- Oct 10, 2017
-
-
Martin Trigaux authored
Was missing from previous commit Add missing reference to sms modules in the Transifex configuration file
-
Martin Trigaux authored
-
- Oct 02, 2017
-
-
Martin Trigaux authored
-
- Sep 20, 2017
-
-
Martin Trigaux authored
saas-18 will be the future version 11
-
- Sep 15, 2017
-
-
Simon Lejeune authored
-
- Sep 06, 2017
-
-
Parth Gajjar authored
According to fp, this outdated and incomplete module will be moved to enterprise to become a fully developed and integrated application.
-
- Aug 25, 2017
-
-
Kirti Choudhary authored
Adapt tx to module rename hence it's entry in config file
-
- Aug 21, 2017
-
-
Thibault Delavallée authored
This module is now void since the customer portal has been moved to purchase. Let us therefore remove the module itself.
-
- Aug 14, 2017
-
-
Martin Trigaux authored
Not published on Transifex
-
- Aug 08, 2017
-
-
Thibault Delavallée authored
-
Thibault Delavallée authored
-
- Aug 07, 2017
-
-
Yannick Tivisse authored
-
- Jul 25, 2017
-
-
Martin Trigaux authored
-
- Jul 17, 2017
-
-
Martin Trigaux authored
4 new modules that were not exported Reword unclear error message
-
- Jun 23, 2017
-
-
Martin Trigaux authored
Was done poncutally but no global one since the release
-
- May 11, 2017
-
-
Jérome Maes authored
Remove the module, since we deprecate complex sheet management.
-
- Apr 11, 2017
-
-
Géry Debongnie authored
This commit introduce a full redesign of all JS views. We started basically from scratch. The goal was to unify all the various views under a common framework, to make them testable, to make then usable in different conditions (in studio, or in the frontend), and to make our lives easier. Some important points are: - we introduced new coding guidelines (camelCase, 80 chars width, ...) - we have a brand new testing framework (still QUnit based) - kanban view moved to the web addon - calendar view (formerly web_calender) moved to web as well - the tree view was removed - all new code should be documented We hope that this code is the start of a new era for the Odoo web client, we want to have a high quality codebase, well documented, well tested, well designed. Work done by the framework team: mostly aab, ged, chm, dmo, qsm
-
- Mar 23, 2017
-
-
Jérome Maes authored
All portal features were moved into base and website_portal, portal module is obsolete. This commit remove its code, and modify the modules dependencies accordingly. website_portal now depends on auth_signup.
-
- Feb 15, 2017
-
-
Martin Trigaux authored
remove old modules, add new one
-
- Jan 03, 2017
-
-
Yannick Tivisse authored
First step towards cleaning and improving automated actions is to correctly name things. base_action_rule module is therefore renamed to base_automation. Model is also renamed to base.automation.
-
- Nov 23, 2016
-
-
Yannick Tivisse authored
-
- Nov 08, 2016
-
-
Martin Trigaux authored
-
- Oct 12, 2016
-
-
Thibault Delavallée authored
-