Skip to content
Snippets Groups Projects
  1. Nov 27, 2020
  2. Nov 16, 2020
  3. Oct 02, 2020
  4. Sep 29, 2020
  5. Sep 07, 2020
  6. Sep 01, 2020
  7. Jun 09, 2020
  8. Apr 23, 2020
  9. Mar 23, 2020
    • Antoine Prieels's avatar
      [ADD] pos_six: Six payment terminals with TIM · 12fd8c37
      Antoine Prieels authored
      
      Deprecate MPD integration for Six payment terminals and replace it
      with TIM because:
      - MPD broadcasts connection messages to the network so having
        multiple terminals and MPD servers in the same network results
        in connection issues
      - TIM has a JS SDK so it doesn't require an IoT Box.
      - MPD supports only Yomani and Yoximo terminals while TIM also
        supports Ingenico.
      
      closes odoo/odoo#46789
      
      Taskid: 2188566
      Related: odoo/upgrade#903
      Related: odoo/enterprise#8994
      Signed-off-by: default avatarpimodoo <pimodoo@users.noreply.github.com>
      12fd8c37
  10. Feb 13, 2020
  11. Dec 16, 2019
  12. Dec 02, 2019
    • Thibault Delavallée's avatar
      [MOV] website_rating: now move translations to portal_rating · 7fae045d
      Thibault Delavallée authored
      PURPOSE
      
      Clean posting process and improve mail.message definition and comprehension.
      Move as much possible content from website_* modules to portal_* modules
      to ease their use in customer portal
      
      SPECIFICATIONS
      
      Now that website_rating is now portal_rating, let us update translations
      files accordingly.
      
      LINKS
      
      Task ID 2071556
      PR #38692
      7fae045d
  13. Oct 07, 2019
  14. Sep 10, 2019
  15. Aug 13, 2019
  16. Aug 26, 2019
  17. Jul 01, 2019
  18. Jun 12, 2019
  19. Jul 03, 2019
  20. Mar 20, 2019
  21. Jan 08, 2019
  22. Dec 24, 2018
  23. Dec 06, 2018
  24. Nov 20, 2018
    • Thibault Delavallée's avatar
      [REM] survey_crm: remove module · c95b1494
      Thibault Delavallée authored
      This module only adds an action allowing to send some invitations to surveys to
      leads. It is safer to go through the survey module especially that its use is
      about to be improved.
      
      Commit linked to task ID 1910982.
      
      closes odoo/odoo#28801
      c95b1494
  25. Oct 08, 2018
  26. Oct 02, 2018
  27. Sep 26, 2018
  28. Sep 25, 2018
    • Aurélien Warnon's avatar
      [IMP] product,(website_)sale: Move product options configurator into sale module · 856c2e90
      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
      856c2e90
  29. Sep 21, 2018
  30. Sep 18, 2018
  31. Aug 24, 2018
  32. Aug 14, 2018
  33. Aug 02, 2018
  34. Jul 27, 2018
  35. Jun 25, 2018
  36. Mar 22, 2018
  37. Jan 10, 2018
  38. Dec 13, 2017
Loading