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] stock_request_purchase: Migration to 17.0 #35

Merged
merged 34 commits into from
Aug 5, 2024

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    f58bb52 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c35c29e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de18c34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c022e44 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8ac9e19 View commit details
    Browse the repository at this point in the history
  6. various fixes

    JordiBForgeFlow authored and ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6699d5b 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4c89654 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    99792bc 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    40cda91 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9c27849 View commit details
    Browse the repository at this point in the history
  11. [FIX] Dependencies

    MiquelRForgeFlow authored and ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d5d9802 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d9184e4 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    69054d3 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9ea48d5 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f6e186c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5b1adc7 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c345202 View commit details
    Browse the repository at this point in the history
  18. [UPD] Eficent -> ForgeFlow

    MiquelRForgeFlow authored and ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b59b641 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e37cca1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8442598 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    23e38a6 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    128b368 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    14712f3 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8810653 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b8bf7d1 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5a4da64 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    aace9b2 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e91b544 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3b01127 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 ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2b8684b View commit details
    Browse the repository at this point in the history
  31. [UPD] Update stock_request_purchase.pot

    oca-ci authored and ced-adhoc committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0ced3c0 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    33d60d8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f90147d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5244df8 View commit details
    Browse the repository at this point in the history