Skip to content
Snippets Groups Projects
  1. Oct 01, 2019
    • Lucas Perais (lpe)'s avatar
      [FIX] base, account, product, hr_holidays: document layout save and print · 2721dd52
      Lucas Perais (lpe) authored
      
      In an onboarding situation, the company doesn't have a logo
      make an invoice, send and print, print
      
      The document layout editor's layout opens, because nothing is set up
      on the company
      
      Click Save
      
      Before this commit, it was impossible to make the invoice print
      because each time the document layout was displayed
      
      After this commit, the invoice prints when clicking on Save
      There is no default external layout for main_company
      
      Also, the heuristic used to evaluate whether a company
      has been set up, onboardingly speaking, has changed.
      Before we used the existence of the logo, after we check if
      a layout has been setup. When saving the document layout
      modal, a report layout is written on the company
      
      So, practically, the document layout modal only appears once
      when trying to print invoices (or other documents)
      
      closes odoo/odoo#37137
      
      Signed-off-by: default avatarLucas Perais (lpe) <lpe@odoo.com>
      2721dd52
  2. Oct 02, 2019
  3. Oct 01, 2019
  4. Oct 02, 2019
  5. Oct 01, 2019
  6. Oct 02, 2019
  7. Oct 01, 2019
Loading