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

[16.0][MIG] account_payment_credit_card: Migration to version 16.0 #751

Merged
merged 21 commits into from
Aug 29, 2024

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    eafa97e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd91f42 View commit details
    Browse the repository at this point in the history
  3. update website value

    Bhavesh Odedra authored and carlos-lopez-tecnativa committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    bda7e29 View commit details
    Browse the repository at this point in the history
  4. Improve code

    Bhavesh Odedra authored and carlos-lopez-tecnativa committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b02199e View commit details
    Browse the repository at this point in the history
  5. README

    max3903 authored and carlos-lopez-tecnativa committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6d26e5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ebdc38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a85d722 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac87c54 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9091705 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4306b87 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    89be6a9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    67e5492 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1fd4a49 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3e7517d View commit details
    Browse the repository at this point in the history
  15. [FIX] a_payment_credit_card: fix '_post' signature

    The expected signature is _post(soft=True)
    sebalix authored and carlos-lopez-tecnativa committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    907e779 View commit details
    Browse the repository at this point in the history
  16. [FIX] account_payment_credit_card: create all lines on batch

    this commit avoid error unbalanced journal
    add context skip_account_move_synchronization for skip exception on https://github.com/odoo/odoo/blob/2851f3b5a7caf3530777071a3641ed00ea264ced/addons/account/models/account_payment.py#L709
    celm1990 authored and carlos-lopez-tecnativa committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    54256fe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d778bf7 View commit details
    Browse the repository at this point in the history
  18. [UPD] README.rst

    OCA-git-bot authored and carlos-lopez-tecnativa committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ea480f7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7e8d153 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0f86a81 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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