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] pos_picking_delayed #1227

Merged
merged 30 commits into from
Oct 9, 2024

Commits on Oct 9, 2024

  1. [ADD] new module pos_picking_delayed

    - creating pos.order doesn't create picking, when it is created via create_from_ui;
    - add a cron to generate picking of pos.order
    - log when cron is called
    - configuration in pos.config (picking_creation_delayed)
    - handle correctly pos order that doesn't generate pickings. (based on services)
    legalsylvain authored and OCA-git-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    61c705b View commit details
    Browse the repository at this point in the history
  2. [MIG][12.0] pos_picking_delayed

    [IMP] replace cron by queue_job
    legalsylvain authored and OCA-git-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    432d4db View commit details
    Browse the repository at this point in the history
  3. [FIX] revision

    legalsylvain authored and OCA-git-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    24479c5 View commit details
    Browse the repository at this point in the history
  4. [IMP] Add default channel

    legalsylvain authored and OCA-git-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    aa9960d View commit details
    Browse the repository at this point in the history
  5. [FIX] disable feature for pos config demo, to avoid errors on other m…

    …odules of the same repository ; [IMP] improve the display of the field on the pos config form
    legalsylvain authored and OCA-git-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5484085 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b706b0b View commit details
    Browse the repository at this point in the history
  7. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: pos-12.0/pos-12.0-pos_picking_delayed
    Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_picking_delayed/
    oca-transbot authored and OCA-git-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5d5748e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7ff15b View commit details
    Browse the repository at this point in the history
  9. Translated using Weblate (Spanish)

    Currently translated at 100.0% (7 of 7 strings)
    
    Translation: pos-12.0/pos-12.0-pos_picking_delayed
    Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_picking_delayed/es/
    danimv5 authored and OCA-git-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d6a31b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4dd30e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5601260 View commit details
    Browse the repository at this point in the history
  12. [12.0][REF] pos_picking_delayed : refactor module, due to queue_job r…

    …efactoring. + Add idempotent test
    legalsylvain authored and OCA-git-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7e12a05 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e7d4928 View commit details
    Browse the repository at this point in the history
  14. [REF] adopt several modules

    legalsylvain authored and OCA-git-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    421aecc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    db04793 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b40dd06 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c57ee2b View commit details
    Browse the repository at this point in the history
  18. [UPD] README.rst

    OCA-git-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1eac127 View commit details
    Browse the repository at this point in the history
  19. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: pos-13.0/pos-13.0-pos_picking_delayed
    Translate-URL: https://translation.odoo-community.org/projects/pos-13-0/pos-13-0-pos_picking_delayed/
    oca-transbot authored and OCA-git-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    707ccc5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3f147be View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e411431 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bce91f0 View commit details
    Browse the repository at this point in the history
  23. Translated using Weblate (Italian)

    Currently translated at 100.0% (7 of 7 strings)
    
    Translation: pos-13.0/pos-13.0-pos_picking_delayed
    Translate-URL: https://translation.odoo-community.org/projects/pos-13-0/pos-13-0-pos_picking_delayed/it/
    mymage authored and OCA-git-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f2669a4 View commit details
    Browse the repository at this point in the history
  24. Translated using Weblate (Italian)

    Currently translated at 100.0% (7 of 7 strings)
    
    Translation: pos-13.0/pos-13.0-pos_picking_delayed
    Translate-URL: https://translation.odoo-community.org/projects/pos-13-0/pos-13-0-pos_picking_delayed/it/
    mymage authored and OCA-git-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2f4f32c View commit details
    Browse the repository at this point in the history
  25. [UPD] README.rst

    OCA-git-bot committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    22d3cfc View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    416d804 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5c6a0b0 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    31c48d9 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    bcd0546 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    33d33c0 View commit details
    Browse the repository at this point in the history