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] report_xml: Migration to 18.0. #947

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

Commits on Oct 25, 2024

  1. Add module report_xml.

    Jairo Llopis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    93d00ab View commit details
    Browse the repository at this point in the history
  2. Add template utf8_header.

    Almost any XML must start with this. Let's make it easier.
    Jairo Llopis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    fef1630 View commit details
    Browse the repository at this point in the history
  3. Easier XSD checking reports.

    Any report inheriting this AbstractModel can check its XML results
    against any XSD.
    Jairo Llopis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3151a77 View commit details
    Browse the repository at this point in the history
  4. Add sample module.

    Jairo Llopis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0a4af64 View commit details
    Browse the repository at this point in the history
  5. Sort links.

    Jairo Llopis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5ff58c1 View commit details
    Browse the repository at this point in the history
  6. Fix XML tag mismatch.

    Jairo Llopis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b1f9d90 View commit details
    Browse the repository at this point in the history
  7. Allow docargs to be loaded from context.

    Jairo Llopis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b956f72 View commit details
    Browse the repository at this point in the history
  8. Only replace the docs key if it is missing.

    Jairo Llopis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a3564f8 View commit details
    Browse the repository at this point in the history
  9. Clearer code comments, add logging.

    Jairo Llopis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8f9dcf7 View commit details
    Browse the repository at this point in the history
  10. Oops, this header belongs to other module.

    Jairo Llopis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1cac2b9 View commit details
    Browse the repository at this point in the history
  11. Add module report_xml_sample.

    Jairo Llopis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    238e89f View commit details
    Browse the repository at this point in the history
  12. Clean AGPL garbage preserving copyright.

    Jairo Llopis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a8e0ebc View commit details
    Browse the repository at this point in the history
  13. Return supers.

    Jairo Llopis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    01b5edb View commit details
    Browse the repository at this point in the history
  14. Credit creators, using same name across modules to avoid split statis…

    …tics.
    Jairo Llopis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a6979ad View commit details
    Browse the repository at this point in the history
  15. prefix versions with 8.0

    sbidoul authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e7ce53e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ca26b7b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    05b7509 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    703cc90 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    01d7b05 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    181dda7 View commit details
    Browse the repository at this point in the history
  21. [FIX] report_xml readme

    tarteo authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9424c9e View commit details
    Browse the repository at this point in the history
  22. [UPD] Update report_xml.pot

    oca-travis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    242dca9 View commit details
    Browse the repository at this point in the history
  23. [IMP] report_xml: Clarification in README

    Previous instructions were misleading
    pedrobaeza authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5b10719 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6fa56d5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1465538 View commit details
    Browse the repository at this point in the history
  26. [UPD] Update report_xml.pot

    oca-travis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9d391f7 View commit details
    Browse the repository at this point in the history
  27. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: reporting-engine-12.0/reporting-engine-12.0-report_xml
    Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-report_xml/
    oca-transbot authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    90b2ea0 View commit details
    Browse the repository at this point in the history
  28. [UPD] README.rst

    OCA-git-bot authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    cfa6b71 View commit details
    Browse the repository at this point in the history
  29. [IMP] report_xml: black, isort

    Tatider authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    519c436 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2ef8ccd View commit details
    Browse the repository at this point in the history
  31. [UPD] Update report_xml.pot

    oca-travis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e8de587 View commit details
    Browse the repository at this point in the history
  32. [UPD] README.rst

    OCA-git-bot authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1be4cc0 View commit details
    Browse the repository at this point in the history
  33. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: reporting-engine-13.0/reporting-engine-13.0-report_xml
    Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-report_xml/
    oca-transbot authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0709015 View commit details
    Browse the repository at this point in the history
  34. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: reporting-engine-13.0/reporting-engine-13.0-report_xml
    Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-report_xml/
    oca-transbot authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a9ae285 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    d19db99 View commit details
    Browse the repository at this point in the history
  36. [MIG] report_xml: Migration to 14.0

    ozono authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6a5a974 View commit details
    Browse the repository at this point in the history
  37. [UPD] Update report_xml.pot

    oca-travis authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bd1d51f View commit details
    Browse the repository at this point in the history
  38. [UPD] README.rst

    OCA-git-bot authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e0dde55 View commit details
    Browse the repository at this point in the history
  39. report_xml: context and safe_eval fix

    Du-ma authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    84e01a0 View commit details
    Browse the repository at this point in the history
  40. report_xml 14.0.1.0.1

    OCA-git-bot authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    89fadfd View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    7ea40e5 View commit details
    Browse the repository at this point in the history
  42. [MIG] report_xml: migrate 14 -> 15

    * No longer need `with Environment.manage()`
    * Assets are registered in manifest file now
    * ReportController endpoints no longer take a `token` parameter
    * The frontend ActionManager has been rewritten as an Owl service
    aisopuro authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    587ec82 View commit details
    Browse the repository at this point in the history
  43. [UPD] Update report_xml.pot

    oca-ci authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7f79a05 View commit details
    Browse the repository at this point in the history
  44. [UPD] README.rst

    OCA-git-bot authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    24a2488 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    b96167d View commit details
    Browse the repository at this point in the history
  46. [UPD] README.rst

    OCA-git-bot authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f7c37d4 View commit details
    Browse the repository at this point in the history
  47. report_xml 15.0.1.0.1

    OCA-git-bot authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c6fa890 View commit details
    Browse the repository at this point in the history
  48. Translated using Weblate (Catalan)

    Currently translated at 94.4% (17 of 18 strings)
    
    Translation: reporting-engine-15.0/reporting-engine-15.0-report_xml
    Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-15-0/reporting-engine-15-0-report_xml/ca/
    jabelchi authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    513d6ca View commit details
    Browse the repository at this point in the history
  49. [MIG] report_xml: Migration to 16.0

    Du-ma authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4a717c0 View commit details
    Browse the repository at this point in the history
  50. [UPD] Update report_xml.pot

    oca-ci authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    68af5db View commit details
    Browse the repository at this point in the history
  51. [UPD] README.rst

    OCA-git-bot authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6feb59d 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: reporting-engine-16.0/reporting-engine-16.0-report_xml
    Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_xml/
    weblate authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0709c6f View commit details
    Browse the repository at this point in the history
  53. [IMP] update dotfiles [ci skip]

    OCA-git-bot authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2134e02 View commit details
    Browse the repository at this point in the history
  54. [16.0][IMP] report_xml: Added xml_extension

    Adds a way to choose the file extension for your XML file, by adding the flexibility of appending more choices.
    For example, instead of getting `.xml`, this allows to have the report download as `.svg` or even good old `.html` if needed.
    This is also very useful for some localization purposes, where some scarce software uses uncommon file extensions for their XML files, like `.ffdata` for specific accounting reports here in Lithuania.
    
    The change is not breaking, as we set the default to be `.xml` like it was by default anyway.
    Mantux11 authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c49e483 View commit details
    Browse the repository at this point in the history
  55. [UPD] Update report_xml.pot

    oca-ci authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5ccf082 View commit details
    Browse the repository at this point in the history
  56. report_xml 16.0.1.1.0

    OCA-git-bot authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bdb619e 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: reporting-engine-16.0/reporting-engine-16.0-report_xml
    Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_xml/
    weblate authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a68391c View commit details
    Browse the repository at this point in the history
  58. [UPD] README.rst

    OCA-git-bot authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    38a4785 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    5682f96 View commit details
    Browse the repository at this point in the history
  60. [BOT] post-merge updates

    OCA-git-bot authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    75a80fc View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    a0aa19c View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    26b00f0 View commit details
    Browse the repository at this point in the history
  63. [UPD] Update report_xml.pot

    oca-ci authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3856678 View commit details
    Browse the repository at this point in the history
  64. [BOT] post-merge updates

    OCA-git-bot authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    116b7ee View commit details
    Browse the repository at this point in the history
  65. Translated using Weblate (Spanish)

    Currently translated at 100.0% (16 of 16 strings)
    
    Translation: reporting-engine-17.0/reporting-engine-17.0-report_xml
    Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-17-0/reporting-engine-17-0-report_xml/es/
    Ivorra78 authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b523231 View commit details
    Browse the repository at this point in the history
  66. Translated using Weblate (Italian)

    Currently translated at 100.0% (16 of 16 strings)
    
    Translation: reporting-engine-17.0/reporting-engine-17.0-report_xml
    Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-17-0/reporting-engine-17-0-report_xml/it/
    mymage authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2c36713 View commit details
    Browse the repository at this point in the history
  67. Translated using Weblate (Swedish)

    Currently translated at 100.0% (16 of 16 strings)
    
    Translation: reporting-engine-17.0/reporting-engine-17.0-report_xml
    Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-17-0/reporting-engine-17-0-report_xml/sv/
    jakobkrabbe authored and dariodelzozzo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ed9b01e View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    319c9fc View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    1f45a09 View commit details
    Browse the repository at this point in the history