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

[17.0][MIG] rma_purchase #515

Open
wants to merge 68 commits into
base: 17.0
Choose a base branch
from
Open

Commits on Aug 22, 2024

  1. init branch

    JordiBForgeFlow authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c19c744 View commit details
    Browse the repository at this point in the history
  2. [9.0][FIX] rma:

    * fix assignment of moves.
    * default qty in rma lines.
    * remove account dependency.
    * test and flake8 fixes.
    LoisRForgeFlow authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a5c0997 View commit details
    Browse the repository at this point in the history
  3. [IMP] default operation in product and product_categ for customer and…

    … supplier
    
    [IMP]Separate menus for customer and supplier operations
    * Add active field to rma operation
    * Added tests
    * Fix travis
    * Fix create supplier rma from customer rma
    AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ba72adb View commit details
    Browse the repository at this point in the history
  4. [9.0][IMP] rma_purchase:

    * remove unneded copy and ondelete attributes.
    * simplify action_view methods.
    * fix rma line supplier view.
    * fix wizard.
    * extend README.
    * minor extra fixes.
    LoisRForgeFlow authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8bfef4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b874ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bf4e52 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f563ed9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0efa0e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d43f8fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2dc4dbb View commit details
    Browse the repository at this point in the history
  11. [MIG]rma_purchase v10

    AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ffd9783 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1c08ff1 View commit details
    Browse the repository at this point in the history
  13. [FIX]various fixes

    AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7097b08 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    42ad5a9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b03bd2f View commit details
    Browse the repository at this point in the history
  16. [11.0] MIG: rma_purchase

    Bhavesh Odedra authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1d09a61 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1271c94 View commit details
    Browse the repository at this point in the history
  18. [FIX] TypeError: unhashable type: 'list'

    Bhavesh Odedra authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5be7503 View commit details
    Browse the repository at this point in the history
  19. Revert "[FIX] TypeError: unhashable type: 'list'"

    This reverts commit 6443a81.
    Bhavesh Odedra authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    236c986 View commit details
    Browse the repository at this point in the history
  20. [IMP]name get when filling form purchase order lines

    Conflicts:
    	rma_purchase/models/purchase_order_line.py
    AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    45c5b36 View commit details
    Browse the repository at this point in the history
  21. [9.0] rma_purchase: add purchase_policy

    cherry-pick 2100329
    LoisRForgeFlow authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c2a1f9b View commit details
    Browse the repository at this point in the history
  22. [IMP] code

    Bhavesh Odedra authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5c05ee3 View commit details
    Browse the repository at this point in the history
  23. [IMP] rma_operation

    Bhavesh Odedra authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5e177de View commit details
    Browse the repository at this point in the history
  24. Revert "[IMP] code"

    This reverts commit dfa54da.
    Bhavesh Odedra authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e70bf96 View commit details
    Browse the repository at this point in the history
  25. Revert "[IMP] rma_operation"

    This reverts commit 044bb24.
    Bhavesh Odedra authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    23d898b View commit details
    Browse the repository at this point in the history
  26. [MIG] Purchase policy

    Bhavesh Odedra authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    745837b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4686da2 View commit details
    Browse the repository at this point in the history
  28. [FIX] flake8

    Bhavesh Odedra authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    166009d View commit details
    Browse the repository at this point in the history
  29. [FIX] issue of name_get purchase order line id

    Bhavesh Odedra authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4af0270 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    81c06e0 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    911da5b View commit details
    Browse the repository at this point in the history
  32. [ENH] change from customer to supplier domain and lable in Purchase w…

    …izard
    Bhavesh Odedra authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a46bf9b View commit details
    Browse the repository at this point in the history
  33. [ENH] make supplier readonly in Create Purchase Order wizard

    Bhavesh Odedra authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d15eed4 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    6d3c6a5 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    49c8caa View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b17d1cd View commit details
    Browse the repository at this point in the history
  37. [SET] Correct website URL for RMA modules

    Bhavesh Odedra authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    265286d View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3bc07f4 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    76ce2a2 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    9047f0a View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    1a2d282 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    4676bf6 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    eb99918 View commit details
    Browse the repository at this point in the history
  44. [14.0][MIG] rma*: ir.actions.act_window has different access

    right in v14. Actions that read those records need to use
    `sudo` to allow non-admin users to be able to use these actions.
    LoisRForgeFlow authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    46c0f2d View commit details
    Browse the repository at this point in the history
  45. Fix Pre-commit Websites

    MateuGForgeFlow authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    28bd3f2 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    73b672e View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    3ef9f89 View commit details
    Browse the repository at this point in the history
  48. [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 AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    88d8ef7 View commit details
    Browse the repository at this point in the history
  49. [15.0][IMP] Tests for stock valuation

    [FIX] rma: rma_custmer_user has no write permissions in partner, so compute 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
    AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d3347dc View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    b346c25 View commit details
    Browse the repository at this point in the history
  51. [FIX] rma_purchase: fix author in manifest

    OCA was added in the past by mistake only because a misconfiguration
    in the CI forced OCA as a required author.
    LoisRForgeFlow authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    94a0344 View commit details
    Browse the repository at this point in the history
  52. [IMP] fp-303: add changes from 14.0

    Juany Davila authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4efe35c View commit details
    Browse the repository at this point in the history
  53. [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 AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6cc3cea View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    4ca18b6 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    4c470cb View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    6d2a498 View commit details
    Browse the repository at this point in the history
  57. [FIX] rma_purchase: purchase_line_id filled with wrong model.

    "line" is an rma.order.line while purchase_line_id is a relation
    to purchase.order.line.
    LoisRForgeFlow authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    800612e View commit details
    Browse the repository at this point in the history
  58. [FIX] rma_purchase: Ensure that configuration on the operation is app…

    …lied
    
    Without this, some policies are not being copied from the
    operation selected when creating new rma line from a rma group.
    
    In v16 this patch and the usage of such onchange can be removed
    in favor of (pre)computed stored editable fields for all policies
    and configuration in the RMA operation.
    LoisRForgeFlow authored and AaronHForgeFlow committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a09478d View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    6c86b7b View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    ea479f3 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    3b5603a View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    c798a17 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    dfe86c6 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    09fd554 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    a4c9d50 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    25702b8 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    30a3eec View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    3c1c203 View commit details
    Browse the repository at this point in the history