Skip to content
Snippets Groups Projects
  1. Dec 21, 2022
  2. 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
  3. 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
  4. Sep 25, 2019
  5. Aug 01, 2019
  6. Apr 19, 2019
  7. Aug 18, 2018
  8. Aug 14, 2018
  9. Oct 09, 2017
  10. Sep 18, 2017
    • Foram Katharotiya's avatar
      [IMP] l10n_in: GST introduced as new legal requirements. · 2b3c8e6c
      Foram Katharotiya authored
      aka 'Indian localization out of the box'.
      
      Details:
           GST introduced, module refactored.
           Update GST chart of account, tags and SGST, CGST & IGST taxes.
           Replace vat label with GSTIN in reports & views.
           Added HSN Code field and display it on invoice form view & report.
           Added pin number field in res_country_state.
           Show the total amount in words based on Indian numbering system on form view of customer/supplier invoice/refund.
           Arrange address format of India country.
           l10n_in_schedule6: Introduce new GST taxes, chart of accounts & account tags.
           l10n_in_sale, l10n_in_purchase, l10n_in_stock: added modules to add hsn code and replace vat with gstin in sale, purchase & stock reports
      
      Was task: 33241. Was PR #18952
      2b3c8e6c
Loading