Skip to content
Snippets Groups Projects
  1. Oct 03, 2017
  2. Oct 02, 2017
    • Simon Lejeune's avatar
      [REF] stock: alert on show details if not saved · cde5b232
      Simon Lejeune authored
      It's not possible to click on the show details button if the picking is
      not saved. It's a limitation of the webclient. This commit introduces a
      waring telling the user to save the form view first.
      cde5b232
    • Nhomar Hernandez's avatar
      [FIX] sales: Set proper group on all menus to avoid basic users like a · b5de65ed
      Nhomar Hernandez authored
      warehouse basic user see all the sales app.
      
      I did not hide the main menu only because when we customize, we can use
      such menu for other purposes we just set the proper group on all first
      level menus and then by default the app is hidden if a custom module add
      a menu there without explicit groups then this will be shown again (which I
      think is the expected behaviour).
      
      Closes #19816
      b5de65ed
    • Khoi Nguyen's avatar
      [FIX] web: fix TAB key in editable list views · 59b55e22
      Khoi Nguyen authored
      Before this commit, two variables were used to store the current
      position in a list view: currentCol and currentRow. This made it
      difficult to handle incremental moves (eg: tab, shift+tab) inside a
      row, since we have to ignore all buttons. Previously, this was done by
      converting 'currentCol' to 'currentFieldIndex', but the conversion
      between the two variables was incorrect and does not appear to be
      that easy to fix. As an example, it was not possible to TAB-navigate to
      the last column of the components list when creating a BoM.
      
      This commit removes all mentions of 'currentCol' and uses
      'currentFieldIndex' instead, removing the need for conversions. The TAB
      navigation code is simpler as a result, and should now be correct.
      59b55e22
    • Pierre Masereel's avatar
      [FIX] point_of_sale: scale weight and price with pricelists · d236da5b
      Pierre Masereel authored
      Since pricelist have been added in POS, the price was not correctly set
      in the scale screen.
      
      We also reduced the ferquency we call the posbox to get the scale weight,
      because we requested it every 150ms, and the posbox requests only every
      500 ms to the scale
      d236da5b
    • Simon Lejeune's avatar
      [FIX] stock: lock/unlock in classi view · afaf7cc7
      Simon Lejeune authored
      Wrong condition implemented in rev[1] and it was not possible to add a
      stock move in a ready picking anymore in the classic view.
      
      [1] f359ca05
      afaf7cc7
    • qsm-odoo's avatar
      [FIX] doc: update following af297345 · ff702bc6
      qsm-odoo authored
      ff702bc6
    • qsm-odoo's avatar
      [FIX] website: prevent dropping snippets in <p/> · 14c7af50
      qsm-odoo authored
      Main snippets can be dropped in `.oe_structure` elements and
      `[data-oe-type=html]` elements. The second case happens when adding
      a field in a page thanks to `t-field`. If used on a <p/> element,
      the content cannot contain snippets (as browsers will not allow <div/>
      and <section/> in a <p/>).
      
      Note: we should not use <p/> with HTML fields at all but this might
      happen with old databases... or by mistake. The problem is that the
      problem is not visible during development without this fix.
      14c7af50
    • stefanorigano's avatar
      [FIX] mail: thread note bg-color · 299d2ea1
      stefanorigano authored
      This commit fix 596e88f0 , using a better bg-color in order to improve
      text readability. It apply also apply a minor padding-left to avoid
      having text attached to the coloured div border.
      Moreover, the bg-colour can not be applied to activities thread.
      
      The little history behind: remove the bg-color was decided by fp and
      the UX dep. I’m not aware if 596e88f0 is approved or not, but the final
      result was not acceptable.
      299d2ea1
    • stefanorigano's avatar
    • stefanorigano's avatar
      [FIX] mail: 'chatter's entry', restore UX prior to 7a91d876 · 06b6df95
      stefanorigano authored
      This commit will restore the chatter entries UX defined for v11
      and accidentally removed on 7a91d876.
      
      In v11 unread systray chat entries have white bg and bold text. Entries
      that have been read, instead, should be less emphasised with
      light grey bg and normal font weight
      06b6df95
    • stefanorigano's avatar
      [FIX] mail: 'chatter app icons', restore design prior to 7a91d876 · 6e515718
      stefanorigano authored
      This commit will restore the chatter App icon design defined for v11
      and accidentally removed on 7a91d876.
      
      Apps icons should NOT have a circular shape in order to keep branding
      consistency.
      6e515718
    • amoyaux's avatar
      [FIX] stock: lock/unlock show details view · f359ca05
      amoyaux authored
      It is not possible to work directly on the operation tab
      when the detailed operation tab is available. On detailed
      operations page it is now impossible to add a new move line
      when the picking is done and locked.
      
      This commit add some condition in the view and add a check
      in the move line creation. If the move line has a picking but
      no move then we create it (mark as done directly)
      f359ca05
    • Simon Lejeune's avatar
      d11a8049
    • Olivier Colson's avatar
      [FIX] account, base_setup, crm, event, google_calendar, hr, hr_attendance,... · 0556b7fe
      Olivier Colson authored
      [FIX] account, base_setup, crm, event, google_calendar, hr, hr_attendance, hr_expense, hr_payroll, hr_recruitment, l10n_be_hr_payroll_fleet, mass_mailing, mrp, project, purchase, sale, stock, website: rename the actions leading to settings to "settings", for breadcrumbs
      
      Before that, the breadcrumb used the name of the action called to access the settings view, which sometimes did no correspond with the settings tab that was actually used.
      0556b7fe
    • Odoo Translation Bot's avatar
    • Martin Trigaux's avatar
      [I18N] base: add missing terms · 71c8fd8d
      Martin Trigaux authored
      base.pot includes the description of all modules, including enterprise modules
      71c8fd8d
    • Martin Trigaux's avatar
      [IMP] hr: remove useless group description · 998a1aee
      Martin Trigaux authored
      The group is in base, this is where the group should be described.
      Manage your "own stuff" is probably not very informative anyway.
      998a1aee
    • Richard Mathot's avatar
      [FIX] ir_actions: help messages cleaning · ff3b21bd
      Richard Mathot authored
      ff3b21bd
    • Pierre Masereel's avatar
      [FIX] stock: stock move edition · fcc0404f
      Pierre Masereel authored
      This commit fine tune the appearance of the show detials icon as well as
      the editability of the quantity done directly through the move line.
      
      - if no product is selected, don't allow to fill quantity done
      - if the selected product requires the show details icon, don't allow to
        fill quantity done and directly display it
      fcc0404f
    • Martin Trigaux's avatar
      [I18N] Update translation source terms · 0e345522
      Martin Trigaux authored
      0e345522
    • Martin Trigaux's avatar
      [FIX] pad: pad content encoding · 44697192
      Martin Trigaux authored
      Avoid error during pad creation
      
      TypeError: cannot use a string pattern on a bytes-like object
      44697192
    • Martin Trigaux's avatar
      [FIX] hr_recuitment: grammar · e1b0e338
      Martin Trigaux authored
      e1b0e338
Loading