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

[14.0][BPRT] edi_oca: add smart button in record form to show all related queue jobs #32

Open
wants to merge 82 commits into
base: 14.0
Choose a base branch
from

Commits on Jul 19, 2024

  1. Add edi_sale_oca

    simahawk authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7a12d78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee531f View commit details
    Browse the repository at this point in the history
  3. edi_sale: filter/group by origin

    simahawk authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d86e9a2 View commit details
    Browse the repository at this point in the history
  4. edi_sale: handle ext ref for sol

    simahawk authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e55c2f8 View commit details
    Browse the repository at this point in the history
  5. edi_sale: show edi_id

    simahawk authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7111831 View commit details
    Browse the repository at this point in the history
  6. edi_sale: store metadata

    simahawk authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8053611 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b502b3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e07c9cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24ec539 View commit details
    Browse the repository at this point in the history
  10. edi_sale: add edi_exchange_ready

    simahawk authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    482b148 View commit details
    Browse the repository at this point in the history
  11. edi_sale: fix edi disable flag

    simahawk authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9a86b11 View commit details
    Browse the repository at this point in the history
  12. edi_sale: fix _edi_exchange_ready for qty=0

    Lines w/ no qty must not be excluded a priori
    simahawk authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    da06fa3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f6f078e View commit details
    Browse the repository at this point in the history
  14. edi_sale: fix test_process

    simahawk authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    48a81f0 View commit details
    Browse the repository at this point in the history
  15. edi_sale: propagate origin on lines

    simahawk authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    35ec71e View commit details
    Browse the repository at this point in the history
  16. [MIG] edi_sale_oca: Migration to 16.0

    duongtq authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b1f710e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c203284 View commit details
    Browse the repository at this point in the history
  18. [IMP] edi_sale_oca: Refactor code for passing all configurations via …

    …env_ctx
    
    The configurations here are values for the wizard and whatever we need
    duongtq authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    48c754b View commit details
    Browse the repository at this point in the history
  19. [UPD] Update edi_sale_oca.pot

    oca-ci authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    01469d8 View commit details
    Browse the repository at this point in the history
  20. [BOT] post-merge updates

    OCA-git-bot authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    fd73801 View commit details
    Browse the repository at this point in the history
  21. [IMP] edi_oca: add partner form page

    duongtq authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d61c20d View commit details
    Browse the repository at this point in the history
  22. [UPD] Update edi_sale_oca.pot

    oca-ci authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ccac2c9 View commit details
    Browse the repository at this point in the history
  23. [BOT] post-merge updates

    OCA-git-bot authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c24da23 View commit details
    Browse the repository at this point in the history
  24. [FIX] edi_sale_oca: fix test

    duongtq authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9f86a3f View commit details
    Browse the repository at this point in the history
  25. [UPD] Update edi_sale_oca.pot

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

    OCA-git-bot authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    25bf865 View commit details
    Browse the repository at this point in the history
  27. [UPD] Update edi_sale_oca.pot

    oca-ci authored and thienvh332 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4956da6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1195ead View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    bd3e057 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d4dd854 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. [FIX] account_invoice_import_simple_pdf: version extraction for fitz/…

    …PyMuPDF
    
    Use with statement for NamedTemporaryFile()
    alexis-via committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1bddcdf View commit details
    Browse the repository at this point in the history
  2. [FIX] account_invoice_import_simple_pdf: add seek(0) to avoid error "…

    …empty file"
    
    Add try/except on pypdf text extraction
    alexis-via committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a5c733c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    f443247 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. [FIX] account_invoice_download: don't set default_name in context

    If default_name is set in context just to have a default label on the
    account.invoice.import.download, it will also be used if do a manual run
    right after, so you will get draft invoices with a 'name' already set !
    alexis-via committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6366caf View commit details
    Browse the repository at this point in the history
  2. Merge PR OCA#1041 into 14.0

    Signed-off-by simahawk
    OCA-git-bot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f7cae2f View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b44373a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge PR OCA#1018 into 14.0

    Signed-off-by alexis-via
    OCA-git-bot committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bb4fe31 View commit details
    Browse the repository at this point in the history
  2. [BOT] post-merge updates

    OCA-git-bot committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f00132b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    c93b5fc View commit details
    Browse the repository at this point in the history
  2. Merge PR OCA#1043 into 14.0

    Signed-off-by alexis-via
    OCA-git-bot committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    b79a2b3 View commit details
    Browse the repository at this point in the history
  3. [BOT] post-merge updates

    OCA-git-bot committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    94addaf View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge PR OCA#1023 into 14.0

    Signed-off-by simahawk
    OCA-git-bot committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5e459c0 View commit details
    Browse the repository at this point in the history
  2. [UPD] Update edi_oca.pot

    oca-ci committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6c64ab5 View commit details
    Browse the repository at this point in the history
  3. [UPD] Update edi_sale_oca.pot

    oca-ci committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    173ae79 View commit details
    Browse the repository at this point in the history
  4. [BOT] post-merge updates

    OCA-git-bot committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    222e606 View commit details
    Browse the repository at this point in the history
  5. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: edi-14.0/edi-14.0-edi_oca
    Translate-URL: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-edi_oca/
    weblate committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e2ebcb1 View commit details
    Browse the repository at this point in the history
  6. Add edi_sale_endpoint

    simahawk committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    00825b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    409f40a View commit details
    Browse the repository at this point in the history
  8. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: edi-14.0/edi-14.0-edi_sale_oca
    Translate-URL: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-edi_sale_oca/
    weblate committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    95f7266 View commit details
    Browse the repository at this point in the history
  9. Merge PR OCA#1066 into 14.0

    Signed-off-by simahawk
    OCA-git-bot committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    eb27a4d View commit details
    Browse the repository at this point in the history
  10. [UPD] Update edi_sale_order_import.pot

    oca-ci committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    039ec9b View commit details
    Browse the repository at this point in the history
  11. [BOT] post-merge updates

    OCA-git-bot committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2f1d449 View commit details
    Browse the repository at this point in the history
  12. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: edi-14.0/edi-14.0-edi_sale_order_import
    Translate-URL: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-edi_sale_order_import/
    weblate committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6cb125f View commit details
    Browse the repository at this point in the history
  13. Merge PR OCA#1022 into 14.0

    Signed-off-by simahawk
    OCA-git-bot committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c70c569 View commit details
    Browse the repository at this point in the history
  14. [UPD] Update edi_sale_endpoint.pot

    oca-ci committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4e3f5ea View commit details
    Browse the repository at this point in the history
  15. [BOT] post-merge updates

    OCA-git-bot committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    acb4d94 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. edi: fix consumer get_view w/ nested forms

    Select main  only as they can be nested into field custom forms.
    I'm looking at you  on v16 :S
    simahawk committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c79797e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2af5e5b View commit details
    Browse the repository at this point in the history
  3. [IMP] edi_oca: support exchange filename without extension on exchang…

    …e record
    duongtq authored and simahawk committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8c73940 View commit details
    Browse the repository at this point in the history
  4. [IMP] edi_oca: add partner form page

    duongtq authored and simahawk committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7424e61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8abdb1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c44660 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4af4b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56b7417 View commit details
    Browse the repository at this point in the history
  9. [IMP] edi_oca: add a backend_type_code field on the backend

    this field can be used in backend views to show/hide configuration elements depending on the backend type
    gurneyalex authored and simahawk committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b62b49d View commit details
    Browse the repository at this point in the history
  10. [IMP] edi_oca: allow to receive empty files

    Currently when we receive an empty file:
    
    - Receive step doesn't end up in state error_on_receive : that's because we just ignore the content here
    - But the process step will raise an error
    - So this commit goal tries to improve that
    - By default, this option is disabled so we still consider that an empty file is an error case
    duongtq authored and simahawk committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    01fd7fe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6324534 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    81a718e View commit details
    Browse the repository at this point in the history
  13. [IMP] edi_oca: support modifying failed check send message

    duongtq authored and simahawk committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4a5076e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4081735 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6f472cd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bd9db2a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9155585 View commit details
    Browse the repository at this point in the history
  18. Merge PR OCA#1052 into 14.0

    Signed-off-by simahawk
    OCA-git-bot committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    678319d View commit details
    Browse the repository at this point in the history
  19. [UPD] Update edi_oca.pot

    oca-ci committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c0977f9 View commit details
    Browse the repository at this point in the history
  20. [BOT] post-merge updates

    OCA-git-bot committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0a85e71 View commit details
    Browse the repository at this point in the history
  21. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: edi-14.0/edi-14.0-edi_oca
    Translate-URL: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-edi_oca/
    weblate committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6d9b74d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. [IMP] edi_oca: update docs for EDI Jobs

    duongtq authored and simahawk committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2993f3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    892e21e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1820bd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    804a678 View commit details
    Browse the repository at this point in the history
  5. edi_oca: adapt tests for v14

    simahawk committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    60af05b View commit details
    Browse the repository at this point in the history