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][WIP] account_payment_multi_deduction #772

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

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    aa8201a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    515ac98 View commit details
    Browse the repository at this point in the history
  3. [UPD] README.rst

    OCA-git-bot authored and Saran440 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    3ba2299 View commit details
    Browse the repository at this point in the history
  4. [IMP] : black, isort

    kittiu authored and Saran440 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    7c83c35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fc628a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0ed61b View commit details
    Browse the repository at this point in the history
  7. [UPD] README.rst

    OCA-git-bot authored and Saran440 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    12741c1 View commit details
    Browse the repository at this point in the history
  8. pre-commit update

    OCA-git-bot authored and Saran440 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a564764 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b49d94f View commit details
    Browse the repository at this point in the history
  10. [13.0][IMP] account_payment_multi_deduction, add hook when create ded…

    …uction move line
    kittiu authored and Saran440 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    36135f9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    42d87ff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d8741dd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b611f45 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a2b8cfc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9846dea View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7821284 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    49b5621 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    eb83faf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    060a04a View commit details
    Browse the repository at this point in the history
  20. [UPD] README.rst

    OCA-git-bot authored and Saran440 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    77cd2ee View commit details
    Browse the repository at this point in the history
  21. [FIX] account_payment_multi_deduction: bump version

    to solve a pypi upload issue
    gurneyalex authored and Saran440 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    5c20c1f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9e512f3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e0e8a5f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    030e0e9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    050cb2d View commit details
    Browse the repository at this point in the history
  26. [IMP] update dotfiles [ci skip]

    OCA-git-bot authored and Saran440 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    536693d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    dbef61d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    78fabeb View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8c0c23f View commit details
    Browse the repository at this point in the history
  30. [UPD] Update account_payment_multi_deduction.pot

    oca-ci authored and Saran440 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    96015d8 View commit details
    Browse the repository at this point in the history
  31. [UPD] README.rst

    OCA-git-bot authored and Saran440 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    4deceda View commit details
    Browse the repository at this point in the history
  32. [FIX] account_payment_multi_deduction: can't edit payment draft

    Step to reproduce:
    1. create vendor bills and register payment with fully paid or multi deduction
    2. reset to draft payment
    3. edit value payment, i.e. date > save
    4. it will error
    
    This PR fixed send value analytic for update move in payment.
    if payment is deduction, it will skip check move.
    Saran440 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c644ced View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e9844b1 View commit details
    Browse the repository at this point in the history
  34. [UPD] Update account_payment_multi_deduction.pot

    oca-ci authored and Saran440 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    8059827 View commit details
    Browse the repository at this point in the history
  35. Added translation using Weblate (Italian)

    mymage authored and Saran440 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    630c0c4 View commit details
    Browse the repository at this point in the history
  36. Translated using Weblate (Italian)

    Currently translated at 100.0% (31 of 31 strings)
    
    Translation: account-payment-16.0/account-payment-16.0-account_payment_multi_deduction
    Translate-URL: https://translation.odoo-community.org/projects/account-payment-16-0/account-payment-16-0-account_payment_multi_deduction/it/
    mymage authored and Saran440 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    172f480 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e2b5604 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3927e93 View commit details
    Browse the repository at this point in the history