Skip to content
Snippets Groups Projects
  1. Jul 26, 2021
    • Xavier-Do's avatar
      [FIX] *: add explicit license to all manifest · 4f683968
      Xavier-Do authored
      
      The license is missing in most enterprise manifest so
      the decision was taken to make it explicit in all cases.
      When not defined, a warning will be triggered starting from
      14.0 when falling back on the default LGPL-3.
      
      closes odoo/odoo#74231
      
      Related: odoo/enterprise#19850
      Related: odoo/design-themes#43
      Signed-off-by: default avatarXavier Dollé (xdo) <xdo@odoo.com>
      4f683968
  2. Aug 07, 2020
    • william's avatar
      [IMP] l10n_*: update the module categories · eaa7f93c
      william authored
      
      Task 2309613
      
      We have a new hierarchy:
      * Accounting
        * [Generic, not changed]
        * Localization
          * Account Chart
          * Check
          * EDI
          * Point of Sale
          * Purchase
          * Reporting
          * Sale
      
      This helps in displaying only the chart of accounts when clicking on
      "Install more Packages" from the accounting settings in the Fiscal
      Localization section.
      We can also refine the search in the _auto_install_l10n post init hook
      of account.
      
      closes odoo/odoo#55384
      
      Related: odoo/enterprise#12179
      Related: odoo/upgrade#1568
      Signed-off-by: default avatarCedric Snauwaert (csn) <csn@openerp.com>
      eaa7f93c
  3. Jun 23, 2020
  4. Mar 05, 2020
  5. Aug 16, 2019
  6. Feb 19, 2019
    • Nicolas Martinelli's avatar
      [FIX] l10n_us: ABA/Routing · 29a3634c
      Nicolas Martinelli authored
      When defining an ABA routing number with leading zeros (which is
      possible), the value will always be displayed without them.
      
      This is because the field is an integer. Since the ABA routing transit
      number must be a nine-digit code, we automatically fill it with leading
      zeros.
      
      opw-1940138
      
      closes odoo/odoo#31223
      29a3634c
  7. Sep 18, 2018
  8. Nov 07, 2017
    • Nicolas Martinelli's avatar
      [FIX] l10n_us: ABA/Routing number · 02dfd4fe
      Nicolas Martinelli authored
      Edit/create a bank account:
      - Add a correct ABA number => nothing is displayed
      - Add an incorrect number (e.g. with letters) => it crashes
      
      Combining an `Integer` field with a `char` widget is just a bad idea...
      
      opw-781069
      02dfd4fe
    • Nicolas Martinelli's avatar
      [FIX] l10n_us: ABA/Routing number · a824b912
      Nicolas Martinelli authored
      Edit/create a bank account:
      - Add a correct ABA number => nothing is displayed
      - Add an incorrect number (e.g. with letters) => it crashes
      
      Combining an `Integer` field with a `char` widget is just a bad idea.
      Therefore we simply change the type of field and add the appropriate
      contraint.
      
      opw-781069
      a824b912
  9. Aug 25, 2017
  10. May 08, 2017
    • Laurent Smet's avatar
      [REF] report: remove the report module · e8023804
      Laurent Smet authored
      The content of the report module is now dispatched in
      the 'base' and the 'web' modules.
      e8023804
    • Laurent Smet's avatar
      [REM] odoo/report: remove deprecated stuff · 3425752e
      Laurent Smet authored
      - RML Reports
      - Webkit Reports (most part already removed by 13b9982c)
      - LocalService in netsvc.py
      - rename attributes like rml_% to report_%
      - rename ir.actions.report.xml to ir.actions.report
      - allow rendering directly on an ir.actions.report by calling render method
      - remove 'controller' report_type
      - remove unused res.font stuff
      - remove print_report method in models.py (not used)
      - restore removed call to pdftotext process in test_reports
      3425752e
  11. Dec 29, 2016
  12. Sep 07, 2016
  13. Sep 05, 2016
  14. Jul 06, 2016
    • Rohan Patel's avatar
      [MIG] l10n_* : Migrated to new API · ad7ca14d
      Rohan Patel authored
      [MIG] l10n_ae : Migrated to new API.
      
      [MIG] l10n_ar : Migrated to new API.
      
      [MIG] l10n_at : Migrated to new API.
      
      [MIG] l10n_au : Migrated to new API.
      
      [MIG] l10n_be : Migrated to new API.
      
      [MIG] l10n_bo : Migrated to new API.
      
      [MIG] l10n_br : Migrated to new API.
      
      [MIG] l10n_ca : Migrated to new API.
      
      [MIG] l10n_ch : Migrated to new API.
      
      [MIG] l10n_cl : Migrated to new API.
      
      [MIG] l10n_cn : Migrated to new API.
      
      [MIG] l10n_co : Migrated to new API.
      
      [MIG] l10n_cr : Migrated to new API.
      
      [MIG] l10n_de : Migrated to new API.
      
      [MIG] l10n_de_skr03 : Migrated to new API.
      
      [MIG] l10n_de_skr04 : Migrated to new API.
      
      [MIG] l10n_cn_small_business : Migrated to new API.
      
      [MIG] l10n_cn_standard : Migrated to new API.
      
      [MIG] l10n_do : Migrated to new API.
      
      [MIG] l10n_ec : Migrated to new API.
      
      [MIG] l10n_es : Migrated to new API.
      
      [MIG] l10n_et : Migrated to new API.
      
      [MIG] l10n_fr : Migrated to new API.
      
      [MIG] l10n_generic_coa : Migrated to new API.
      
      [MIG] l10n_gr : Migrated to new API.
      
      [MIG] l10n_gt : Migrated to new API.
      
      [MIG] l10n_hn : Migrated to new API.
      
      [MIG] l10n_hr : Migrated to new API.
      
      [MIG] l10n_hu : Migrated to new API.
      
      [MIG] l10n_in : Migrated to new API.
      
      [MIG] l10n_it : Migrated to new API.
      
      [MIG] l10n_jp : Migrated to new API.
      
      [MIG] l10n_lu : Migrated to new API.
      
      [MIG] l10n_ma : Migrated to new API.
      
      [MIG] l10n_mx : Migrated to new API.
      
      [MIG] l10n_nl : Migrated to new API.
      
      [MIG] l10n_no : Migrated to new API.
      
      [MIG] l10n_nz : Migrated to new API.
      
      [MIG] l10n_pa : Migrated to new API.
      
      [MIG] l10n_pe : Migrated to new API.
      
      [MIG] l10n_pl : Migrated to new API.
      
      [MIG] l10n_ro : Migrated to new API.
      
      [MIG] l10n_sa : Migrated to new API.
      
      [MIG] l10n_sg : Migrated to new API.
      
      [MIG] l10n_si : Migrated to new API.
      
      [MIG] l10n_syscohada : Migrated to new API.
      
      [MIG] l10n_th : Migrated to new API.
      
      [MIG] l10n_tr : Migrated to new API.
      
      [MIG] l10n_uk : Migrated to new API.
      
      [MIG] l10n_us : Migrated to new API.
      
      [MIG] l10n_uy : Migrated to new API.
      
      [MIG] l10n_ve : Migrated to new API.
      
      [MIG] l10n_vn : Migrated to new API.
      ad7ca14d
    • Rohan Patel's avatar
      [MOV] l10n_* : Re-organized directory structure · 18012675
      Rohan Patel authored
      [MOV] l10n_ae : Re-organized directory structure.
      
      [MOV] l10n_ar : Re-organized directory structure.
      
      [MOV] l10n_at : Re-organized directory structure.
      
      [MOV] l10n_au : Re-organized directory structure.
      
      [MOV] l10n_be : Re-organized directory structure.
      
      [MOV] l10n_bo : Re-organized directory structure.
      
      [MOV] l10n_br : Re-organized directory structure.
      
      [MOV] l10n_ca : Re-organized directory structure.
      
      [MOV] l10n_ch : Re-organized directory structure.
      
      [MOV] l10n_cl : Re-organized directory structure.
      
      [MOV] l10n_cn : Re-organized directory structure.
      
      [MOV] l10n_co : Re-organized directory structure.
      
      [MOV] l10n_cr : Re-organized directory structure.
      
      [MOV] l10n_de : Re-organized directory structure.
      
      [MOV] l10n_de_skr03 : Re-organized directory structure.
      
      [MOV] l10n_de_skr04 : Re-organized directory structure.
      
      [MOV] l10n_cn_small_business : Re-organized directory structure.
      
      [MOV] l10n_cn_standard : Re-organized directory structure.
      
      [MOV] l10n_do : Re-organized directory structure.
      
      [MOV] l10n_ec : Re-organized directory structure.
      
      [MOV] l10n_es : Re-organized directory structure.
      
      [MOV] l10n_et : Re-organized directory structure.
      
      [MOV] l10n_fr : Re-organized directory structure.
      
      [MOV] l10n_generic_coa : Re-organized directory structure.
      
      [MOV] l10n_gr : Re-organized directory structure.
      
      [MOV] l10n_gt : Re-organized directory structure.
      
      [MOV] l10n_hn : Re-organized directory structure.
      
      [MOV] l10n_hr : Re-organized directory structure.
      
      [MOV] l10n_hu : Re-organized directory structure.
      
      [MOV] l10n_in : Re-organized directory structure.
      
      [MOV] l10n_it : Re-organized directory structure.
      
      [MOV] l10n_jp : Re-organized directory structure.
      
      [MOV] l10n_lu : Re-organized directory structure.
      
      [MOV] l10n_ma : Re-organized directory structure.
      
      [MOV] l10n_mx : Re-organized directory structure.
      
      [MOV] l10n_nl : Re-organized directory structure.
      
      [MOV] l10n_no : Re-organized directory structure.
      
      [MOV] l10n_nz : Re-organized directory structure.
      
      [MOV] l10n_pa : Re-organized directory structure.
      
      [MOV] l10n_pe : Re-organized directory structure.
      
      [MOV] l10n_pl : Re-organized directory structure.
      
      [MOV] l10n_ro : Re-organized directory structure.
      
      [MOV] l10n_sa : Re-organized directory structure.
      
      [MOV] l10n_sg : Re-organized directory structure.
      
      [MOV] l10n_si : Re-organized directory structure.
      
      [MOV] l10n_syscohada : Re-organized directory structure.
      
      [MOV] l10n_th : Re-organized directory structure.
      
      [MOV] l10n_tr : Re-organized directory structure.
      
      [MOV] l10n_uk : Re-organized directory structure.
      
      [MOV] l10n_us : Re-organized directory structure.
      
      [MOV] l10n_uy : Re-organized directory structure.
      
      [MOV] l10n_ve : Re-organized directory structure.
      
      [MOV] l10n_vn : Re-organized directory structure.
      18012675
  15. Jun 30, 2016
    • Yannick Tivisse's avatar
      [IMP] Classified each module in its category to display them correctly on odoo/apps · 692d41c6
      Yannick Tivisse authored
      To be displayed correctly on odoo app (In a given category and not only in all or hidden)
      the module category in the __openerp__.py file should be one of these:
      
          "Accounting",
          "Discuss",
          "Document Management",
          "eCommerce",
          "Human Resources",
          "Industries",
          "Localization",
          "Manufacturing",
          "Marketing",
          "Point of Sale",
          "Productivity",
          "Project",
          "Purchases",
          "Sales",
          "Warehouse",
          "Website",
          "Extra Tools",
      
      'Accounting & Finance' will not work, as 'Project Management', ...
      692d41c6
  16. Jun 28, 2016
    • Mahendra Barad's avatar
      [ADD] account_taxcloud: Integrate TaxCloud API to get Sales Tax · 6ba6213f
      Mahendra Barad authored
      - add a new checkbox on fiscal position: TaxCloud API
      - when computing this fiscal position, it will:
              - return an existing tax if one exists for the same tax
                percentage, state, zip and TIC Category
              - or create and return this tax if it does not exists yet
      - Create a data fiscal position: country U.S., tax cloud API
      - In l10n_us, add a settings in accounting: compute tax automatically using tax cloud.
      
      NB:
      - The signature of map_tax has been modified to optionally specify the product
        and the partner on which the tax is applied
      - The avoid the validationerrors that may occur while evaluation the tax with Taxcloud
        when a public user is on the frontend shop (website_sale), we have to execute the
        error silently by logging it.
      6ba6213f
  17. Feb 26, 2016
  18. Dec 30, 2015
  19. Sep 09, 2015
  20. Sep 07, 2015
  21. Aug 26, 2015
  22. Aug 25, 2015
  23. Aug 21, 2015
  24. Aug 20, 2015
  25. Jun 23, 2015
    • Mahendra Barad's avatar
      [REF]Account: Refactoring the account, Change some fields name according to new api guidelines · 75d7bbb4
      Mahendra Barad authored
      code improvement
      
      code improvement
      
      payment_method to payment_method_id
      
      writeoff_account to writeoff_account_id
      
      property_account_receivable to property_account_receivable_id
      
      property_account_payable to property_account_payable_id
      
      property_account_expense_categ to property_account_expense_categ_id
      
      property_account_income_categ to property_account_income_categ_id
      
      property_account_expense to property_account_expense_id
      
      property_account_income to property_account_income_id
      
      property_account_expense_categ fix
      
      sale_tax to sale_tax_id and default_sale_tax to default_sale_tax_id
      
      purchase_tax to purchase_tax_id and default_purchase_tax to default_purchase_tax_id
      
      ref_companies to ref_companies_ids
      
      property_account_position to property_account_position_id
      
      property_payment_term to property_payment_term_id
      
      property_supplier_payment_term to property_supplier_payment_term_id
      
      bank_accounts_id to bank_accounts_ids
      
      payment_method fix after rebase
      
      user_type after rebase
      
      payment_method fix after rebase
      
      after rebase
      
      invoice to invoice_id
      
      fix payment_method_id after rebase
      
      code improvement
      
      [IMP]user_type to user_type_id
      
      [IMP]property_stock_account_input_categ, property_stock_account_output_categ to _id
      
      [IMP]improve after rebase
      
      [IMP]fix type
      
      [IMP]Account: code improvement
      75d7bbb4
  26. Jun 02, 2015
  27. May 05, 2015
  28. Dec 31, 2014
  29. Jun 19, 2014
  30. Dec 12, 2013
  31. Oct 31, 2013
  32. Sep 06, 2013
  33. Sep 03, 2013
  34. Sep 02, 2013
Loading