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] stock_request_purchase: Migration to 18.0 #51

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

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    a08f485 View commit details
    Browse the repository at this point in the history
  2. add stock_request in 11.0

    OCA Transbot updated translations from Transifex
    JordiBForgeFlow authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e1e4847 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2273c75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0112a6e View commit details
    Browse the repository at this point in the history
  5. [FIX] Various fixes:

    - Error with the sequence number.
    - Visible texts that should be in uppercases.
    - order_id should only be visible if group_stock_request_order
      option is enabled.
    - adds more tests
    - adds consistency between models company-wise
    MiquelRForgeFlow authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e204975 View commit details
    Browse the repository at this point in the history
  6. various fixes

    JordiBForgeFlow authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    19857b0 View commit details
    Browse the repository at this point in the history
  7. [IMP] simplify queries

    [UPD] Update stock_request_purchase.pot
    etobella authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    28c4637 View commit details
    Browse the repository at this point in the history
  8. Translated using Weblate (Spanish)

    Currently translated at 100,0% (13 of 13 strings)
    
    Translation: stock-logistics-warehouse-11.0/stock-logistics-warehouse-11.0-stock_request_purchase
    Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-11-0/stock-logistics-warehouse-11-0-stock_request_purchase/es/
    etobella authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    67e58ad View commit details
    Browse the repository at this point in the history
  9. [12.0][MIG] stock_request_purchase

    [UPD] Update stock_request_purchase.pot
    
    [UPD] README.rst
    kittiu authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2391b7b View commit details
    Browse the repository at this point in the history
  10. [FIX] stock_request_purchase: remove sudo

    stock_request_purchase 12.0.1.1.0
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_request_purchase
    Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_request_purchase/
    
    [UPD] README.rst
    etobella authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1752372 View commit details
    Browse the repository at this point in the history
  11. [FIX] Dependencies

    MiquelRForgeFlow authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d39e153 View commit details
    Browse the repository at this point in the history
  12. [FIX] stock_request_*: add expected_date implicit on tests to avoid e…

    …rrors
    
    stock_request_purchase 12.0.1.1.1
    HviorForgeFlow authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1b6b196 View commit details
    Browse the repository at this point in the history
  13. Added translation using Weblate (Chinese (Simplified))

    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 100.0% (13 of 13 strings)
    
    Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_request_purchase
    Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_request_purchase/zh_CN/
    liweijie0812 authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1b92edc View commit details
    Browse the repository at this point in the history
  14. [12.0][FIX] Stock Request Order purchase button fix

    stock_request_purchase 12.0.1.1.2
    Jaime Arroyo authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    83c5dc3 View commit details
    Browse the repository at this point in the history
  15. Translated using Weblate (Spanish)

    Currently translated at 100.0% (13 of 13 strings)
    
    Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_request_purchase
    Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_request_purchase/es/
    Nelson Ramírez Sánchez authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2c02e4b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    59fd2b2 View commit details
    Browse the repository at this point in the history
  17. [MIG] stock_request_purchase: Migration to 13.0

    [UPD] Update stock_request_purchase.pot
    
    [UPD] README.rst
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: stock-logistics-warehouse-13.0/stock-logistics-warehouse-13.0-stock_request_purchase
    Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-13-0/stock-logistics-warehouse-13-0-stock_request_purchase/
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: stock-logistics-warehouse-13.0/stock-logistics-warehouse-13.0-stock_request_purchase
    Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-13-0/stock-logistics-warehouse-13-0-stock_request_purchase/
    JoanSForgeFlow authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e7753f6 View commit details
    Browse the repository at this point in the history
  18. [UPD] Eficent -> ForgeFlow

    MiquelRForgeFlow authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e726f1f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3c29705 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fe7285b View commit details
    Browse the repository at this point in the history
  21. [14.0][IMP] stock_request_purchase: Use _for_xml_id for actions

    [UPD] Update stock_request_purchase.pot
    rousseldenis authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8f85ca0 View commit details
    Browse the repository at this point in the history
  22. [MIG] stock_request_purchase: Migration to 15.0

    [UPD] Update stock_request_purchase.pot
    
    [UPD] README.rst
    
    stock_request_purchase 15.0.1.0.1
    BernatPForgeFlow authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1f35f39 View commit details
    Browse the repository at this point in the history
  23. [IMP] stock_request_purchase: Propagate the cancellation of related p…

    …urchases
    
    TT43414
    
    stock_request_purchase 15.0.1.0.2
    victoralmau authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8635c04 View commit details
    Browse the repository at this point in the history
  24. [IMP] stock_request_purchase: Change invisible attr of the action_vie…

    …w_stock_request action of purchase.order
    
    TT43297
    victoralmau authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2f43133 View commit details
    Browse the repository at this point in the history
  25. [IMP] stock_request_purchase: Add _get_stock_requests() method to get…

    … all stock requests from action.
    
    Allows inheritance by other modules
    
    TT43297
    
    stock_request_purchase 15.0.1.1.0
    
    [UPD] README.rst
    victoralmau authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1eb53c7 View commit details
    Browse the repository at this point in the history
  26. [FIX] stock_request_purchase: Change to the correct icon

    TT44811
    
    stock_request_purchase 15.0.1.2.0
    
    [UPD] README.rst
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: stock-logistics-warehouse-15.0/stock-logistics-warehouse-15.0-stock_request_purchase
    Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-15-0/stock-logistics-warehouse-15-0-stock_request_purchase/
    victoralmau authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    bcfc5b1 View commit details
    Browse the repository at this point in the history
  27. Translated using Weblate (Spanish)

    Currently translated at 100.0% (13 of 13 strings)
    
    Translation: stock-logistics-warehouse-15.0/stock-logistics-warehouse-15.0-stock_request_purchase
    Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-15-0/stock-logistics-warehouse-15-0-stock_request_purchase/es/
    Ivorra78 authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7da26a7 View commit details
    Browse the repository at this point in the history
  28. Added translation using Weblate (Italian)

    Translated using Weblate (Italian)
    
    Currently translated at 100.0% (13 of 13 strings)
    
    Translation: stock-logistics-warehouse-15.0/stock-logistics-warehouse-15.0-stock_request_purchase
    Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-15-0/stock-logistics-warehouse-15-0-stock_request_purchase/it/
    mymage authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5be812f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3e284c8 View commit details
    Browse the repository at this point in the history
  30. [MIG] stock_request_purchase: Migration to 16.0

    Co-authored-by: Bruno-Zanotti
    bruno-zanotti authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d51839b View commit details
    Browse the repository at this point in the history
  31. [UPD] Update stock_request_purchase.pot

    oca-ci authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    06820fa View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    c1a5e48 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    71d5db8 View commit details
    Browse the repository at this point in the history
  34. [UPD] Update stock_request_purchase.pot

    oca-ci authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    eee805d View commit details
    Browse the repository at this point in the history
  35. [BOT] post-merge updates

    OCA-git-bot authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d2f7932 View commit details
    Browse the repository at this point in the history
  36. [IMP] stock_request_purchase: Cancel stock request when unlinking rel…

    …ated purchase order lines
    
    Before this commit, when a purchase order line was unlinked, the stock request remained open. After this commit, related stock requests are canceled.
    carlos-lopez-tecnativa authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4fbbebf View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6d726e4 View commit details
    Browse the repository at this point in the history
  38. [BOT] post-merge updates

    OCA-git-bot authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3ae01d3 View commit details
    Browse the repository at this point in the history
  39. [BOT] post-merge updates

    OCA-git-bot authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ce78a01 View commit details
    Browse the repository at this point in the history
  40. [UPD] stock_request_purchase: explicitly assign maintainers

    This module was created before the maintainers key existed.
    LoisRForgeFlow authored and jcadhoc committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9a10933 View commit details
    Browse the repository at this point in the history
  41. [BOT] post-merge updates

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

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    4808fa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df541e4 View commit details
    Browse the repository at this point in the history