Skip to content
Snippets Groups Projects
  1. May 29, 2019
  2. May 15, 2019
  3. May 29, 2019
    • MaxLarue's avatar
      [IMP] sale_timesheet: overview usability and styling · e0b33e28
      MaxLarue authored
      
      In order to make the overview more understandable, we provide some modifications:
      
      - remove some value when they are zero ("No task found", ...)
      - the whole middle column (percentages) is merged inside the hours one
      - provide some tooltips
      - renaming titles
      - ...
      
      To do so and to avoid leaving empty lines or doing complicated template branching, the
      above table is split in two different tables, so that we can remove lines independently.
      
      We also added a new category in the overview, concerning timesheets that are related to a cancelled so. This meant tweaking the project_overview plan_prepare_value method, in order to have the new numbers calculated and keep the others consitent.
      
      Task-1968121
      
      closes odoo/odoo#33015
      
      Signed-off-by: default avatarJérome Maes (jem) <jem@openerp.com>
      e0b33e28
    • Juhil Somaiya's avatar
      [FIX] calendar: traceback on recurrent meetings when repetition number is 0 · 1f3a00fb
      Juhil Somaiya authored
      
      If the user tries to save the recurrent event with 0 as the number of
      repitations or interval there will be a traceback so instead of traceback
      display the warning so user will not be able to save that event.
      
      Task-1930809
      
      closes odoo/odoo#31388
      
      Signed-off-by: default avatarNicolas Martinelli (nim) <nim@odoo.com>
      1f3a00fb
  4. May 28, 2019
  5. Apr 08, 2019
  6. May 28, 2019
  7. Apr 22, 2019
  8. May 28, 2019
  9. May 27, 2019
  10. May 28, 2019
Loading