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_move_line_rma_order_line: Migration to 16.0 #453

Merged
merged 15 commits into from
May 9, 2024

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    18a2199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0fa2d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1776c4a View commit details
    Browse the repository at this point in the history
  4. [FIX] tests

    MiquelRForgeFlow authored and AlexPForgeFlow committed May 9, 2024
    Configuration menu
    Copy the full SHA
    30d2aa1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cd5606 View commit details
    Browse the repository at this point in the history
  6. IMP: added init hook

    ChrisOForgeFlow authored and AlexPForgeFlow committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d50fbfe View commit details
    Browse the repository at this point in the history
  7. [IMP] rma: Refactor all rma modules in order to consider using the co…

    …rrect price unit in moves
    
    Otherwise the inventory accounting will be completely wrong.
    JordiBForgeFlow authored and AlexPForgeFlow committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a6f2e5c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f3bf3f3 View commit details
    Browse the repository at this point in the history
  9. [FIX] account_move_line_rma_order_line: Force to trigger again the in…

    …it hook.
    
    As the script was incorrect in previous versions.
    JordiBForgeFlow authored and AlexPForgeFlow committed May 9, 2024
    Configuration menu
    Copy the full SHA
    86fadeb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e98a1c View commit details
    Browse the repository at this point in the history
  11. [FIX] rma: rma_custmer_user has no write permissions in partner, so c…

    …ompute method fails.
    
    [IMP] rma: use rma user in tests
    [FIX] rma_account: move_line_id field string
    [IMP] rma, rma_account, rma_sale, rma_purchase: tests for stock valuation
    [FIX] account_move_line_rma_order_line: minor lint, make auto-install
    [IMP] rma_account_unreconciled: use manager user in test
    AaronHForgeFlow authored and AlexPForgeFlow committed May 9, 2024
    Configuration menu
    Copy the full SHA
    95147bc View commit details
    Browse the repository at this point in the history
  12. [FIX] include anglo-saxon price unit calculation in refunds.

    Otherwise the anglo saxon entries won't be correct.
    For example, the Interim (Delivered) account should balance
    after receiving and triggering a refund on a customer rma.
    JordiBForgeFlow authored and AlexPForgeFlow committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b118320 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8033ed4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3247261 View commit details
    Browse the repository at this point in the history
  15. [FIX] account_move_line_rma_order_line: remove security group group_a…

    …ccount_move_rma_order_line + clean up commented code
    AlexPForgeFlow committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5193293 View commit details
    Browse the repository at this point in the history