Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] account_fiscal_year: Migration to 18.0 #1977

Open
wants to merge 66 commits into
base: 18.0
Choose a base branch
from

Commits on Nov 26, 2024

  1. [ADD] add module "account_fiscal_year"

    damdam-s authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    295cf8e View commit details
    Browse the repository at this point in the history
  2. [FIX] Tests

    lmignon authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    0261ef4 View commit details
    Browse the repository at this point in the history
  3. [FIX*IMP] account_fiscal_year

    * Add contributors to README
    * try to find a FY start date according to the start date from choosen period
    * Unable to unlink a date_range with type fiscal_year
    * `fiscal_year` flag readonly
    * add menu to date_range under accounting section
    * remove method on  object because it's the same as in  file
    * unable to delete  with flag 'fiscal_year' but can delete
    * clean __openerp__.py
    * account_fiscal_year version number
    damdam-s authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c293a8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7304385 View commit details
    Browse the repository at this point in the history
  5. [10.0][MIGRATION] Migrated module 'account_fiscal_year' to V10 (OCA#407)

    [MIG] Migrated module 'account_fiscal_year' to V10
    espo-tony authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    4726240 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0dc2ea View commit details
    Browse the repository at this point in the history
  7. [MIG] account_fiscal_year: Migration to 11.

    TDu authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    742d006 View commit details
    Browse the repository at this point in the history
  8. OCA Transbot updated translations from Transifex

    [UPD] Update account_fiscal_year.pot
    oca-transbot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    0a6830f View commit details
    Browse the repository at this point in the history
  9. Added translation using Weblate (Arabic)

    osoul authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    de267ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f352c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    17bb9db View commit details
    Browse the repository at this point in the history
  12. [UPD] Update account_fiscal_year.pot

    Update translation files
    
    Updated by Update PO files to match POT (msgmerge) hook in Weblate.
    oca-travis authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    fd838d9 View commit details
    Browse the repository at this point in the history
  13. [ADD] icon.png

    OCA-git-bot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d70788d View commit details
    Browse the repository at this point in the history
  14. ADD refactored account_fiscal_year

    eLBati authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    711b450 View commit details
    Browse the repository at this point in the history
  15. [ADD] fiscalyear date.range.type data

    This date.range.type in v11 have benn used in some cases. Then, when you migrate, you need to have this data or else delete its xmlid.
    
    We think it's better to keep it, because you may want to still use it.
    MiquelRForgeFlow authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    4df4d13 View commit details
    Browse the repository at this point in the history
  16. [UPD] Update account_fiscal_year.pot

    oca-travis authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3a02083 View commit details
    Browse the repository at this point in the history
  17. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: account-financial-tools-12.0/account-financial-tools-12.0-account_fiscal_year
    Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-12-0/account-financial-tools-12-0-account_fiscal_year/
    oca-transbot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6e35e93 View commit details
    Browse the repository at this point in the history
  18. [UPD] README.rst

    OCA-git-bot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    bc59691 View commit details
    Browse the repository at this point in the history
  19. Added translation using Weblate (Dutch)

    Yung-Wa authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    036ad2b View commit details
    Browse the repository at this point in the history
  20. [13.0][MIG] account_fiscal_year

    astirpe authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    bf8e802 View commit details
    Browse the repository at this point in the history
  21. [UPD] Update account_fiscal_year.pot

    oca-travis authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c0a1e26 View commit details
    Browse the repository at this point in the history
  22. [UPD] README.rst

    OCA-git-bot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c6fba94 View commit details
    Browse the repository at this point in the history
  23. pre-commit update

    OCA-git-bot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1dd8fc0 View commit details
    Browse the repository at this point in the history
  24. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: account-financial-tools-13.0/account-financial-tools-13.0-account_fiscal_year
    Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-13-0/account-financial-tools-13-0-account_fiscal_year/
    oca-transbot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    efbaa9e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    afa000e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9fef71d View commit details
    Browse the repository at this point in the history
  27. [UPD] Update account_fiscal_year.pot

    oca-travis authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    230f99b View commit details
    Browse the repository at this point in the history
  28. [UPD] README.rst

    OCA-git-bot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9222e92 View commit details
    Browse the repository at this point in the history
  29. account_fiscal_year 14.0.1.0.1

    OCA-git-bot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    437f290 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3a0bad6 View commit details
    Browse the repository at this point in the history
  31. account_fiscal_year 14.0.1.1.0

    OCA-git-bot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    eeb7e02 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    2976782 View commit details
    Browse the repository at this point in the history
  33. Translated using Weblate (French)

    Currently translated at 90.0% (18 of 20 strings)
    
    Translation: account-financial-tools-14.0/account-financial-tools-14.0-account_fiscal_year
    Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-14-0/account-financial-tools-14-0-account_fiscal_year/fr/
    Yvesldff authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    81bca75 View commit details
    Browse the repository at this point in the history
  34. Added translation using Weblate (Dutch)

    bosd authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    11b49e5 View commit details
    Browse the repository at this point in the history
  35. Translated using Weblate (Dutch)

    Currently translated at 100.0% (20 of 20 strings)
    
    Translation: account-financial-tools-14.0/account-financial-tools-14.0-account_fiscal_year
    Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-14-0/account-financial-tools-14-0-account_fiscal_year/nl/
    bosd authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e0e7e38 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2a795c7 View commit details
    Browse the repository at this point in the history
  37. Translated using Weblate (French (France))

    Currently translated at 95.0% (19 of 20 strings)
    
    Translation: account-financial-tools-14.0/account-financial-tools-14.0-account_fiscal_year
    Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-14-0/account-financial-tools-14-0-account_fiscal_year/fr_FR/
    Yvesldff authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    4d27278 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    bb31f22 View commit details
    Browse the repository at this point in the history
  39. [UPD] README.rst

    OCA-git-bot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d487a4c View commit details
    Browse the repository at this point in the history
  40. account_fiscal_year 14.0.1.1.1

    OCA-git-bot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a6470ff View commit details
    Browse the repository at this point in the history
  41. Translated using Weblate (Italian)

    Currently translated at 100.0% (20 of 20 strings)
    
    Translation: account-financial-tools-14.0/account-financial-tools-14.0-account_fiscal_year
    Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-14-0/account-financial-tools-14-0-account_fiscal_year/it/
    francesco-ooops authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e7b01d1 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    fe3a848 View commit details
    Browse the repository at this point in the history
  43. [UPD] Update account_fiscal_year.pot

    oca-ci authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    958ccac View commit details
    Browse the repository at this point in the history
  44. [UPD] README.rst

    OCA-git-bot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1322c87 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    4801f5a View commit details
    Browse the repository at this point in the history
  46. Translated using Weblate (Spanish)

    Currently translated at 80.0% (16 of 20 strings)
    
    Translation: account-financial-tools-15.0/account-financial-tools-15.0-account_fiscal_year
    Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-15-0/account-financial-tools-15-0-account_fiscal_year/es/
    extrememicro authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a7331af View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    7552471 View commit details
    Browse the repository at this point in the history
  48. [UPD] README.rst

    OCA-git-bot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    0c60a89 View commit details
    Browse the repository at this point in the history
  49. account_fiscal_year 16.0.1.0.1

    OCA-git-bot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    2a10d96 View commit details
    Browse the repository at this point in the history
  50. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_year
    Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_year/
    weblate authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    0cfcf58 View commit details
    Browse the repository at this point in the history
  51. [UPD] Update account_fiscal_year.pot

    oca-ci authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    58684f6 View commit details
    Browse the repository at this point in the history
  52. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_year
    Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_year/
    weblate authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    476a084 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    c75c440 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    1401476 View commit details
    Browse the repository at this point in the history
  55. [UPD] Update account_fiscal_year.pot

    oca-ci authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e155d04 View commit details
    Browse the repository at this point in the history
  56. [BOT] post-merge updates

    OCA-git-bot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    bc828c5 View commit details
    Browse the repository at this point in the history
  57. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_fiscal_year
    Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_fiscal_year/
    weblate authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    df80cc3 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    52cac51 View commit details
    Browse the repository at this point in the history
  59. [IMP] account_fiscal_year : Add fields start date and end date of the…

    … current fiscal year on res.company model, and display on the views
    legalsylvain authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    fc43831 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    9272386 View commit details
    Browse the repository at this point in the history
  61. [UPD] Update account_fiscal_year.pot

    oca-ci authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c8de884 View commit details
    Browse the repository at this point in the history
  62. [BOT] post-merge updates

    OCA-git-bot authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    2fcda90 View commit details
    Browse the repository at this point in the history
  63. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_fiscal_year
    Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_fiscal_year/
    weblate authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    293f225 View commit details
    Browse the repository at this point in the history
  64. Translated using Weblate (Italian)

    Currently translated at 100.0% (21 of 21 strings)
    
    Translation: account-financial-tools-17.0/account-financial-tools-17.0-account_fiscal_year
    Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-17-0/account-financial-tools-17-0-account_fiscal_year/it/
    mymage authored and salvorapi committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3726e21 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    e785d32 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    ca1c9bb View commit details
    Browse the repository at this point in the history