Skip to content

[16.0][ADD] shopfloor_packing#718

Open
sbejaoui wants to merge 20 commits into
OCA:16.0from
acsone:16.0-shopfloor_packing-sbj
Open

[16.0][ADD] shopfloor_packing#718
sbejaoui wants to merge 20 commits into
OCA:16.0from
acsone:16.0-shopfloor_packing-sbj

Conversation

@sbejaoui
Copy link
Copy Markdown

No description provided.

@sbejaoui sbejaoui force-pushed the 16.0-shopfloor_packing-sbj branch 6 times, most recently from 4ab2c1b to 57d45d5 Compare August 14, 2023 10:32
@github-actions
Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Apr 28, 2024
@lmignon lmignon force-pushed the 16.0-shopfloor_packing-sbj branch from 9c8edba to a2feed3 Compare May 10, 2024 12:43
Comment thread shopfloor_packing/readme/DESCRIPTION.rst Outdated
@github-actions github-actions Bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label May 12, 2024
@sbejaoui sbejaoui force-pushed the 16.0-shopfloor_packing-sbj branch from 9b58723 to 34946ea Compare June 27, 2024 13:28
@github-actions
Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Oct 27, 2024
@github-actions github-actions Bot closed this Dec 1, 2024
@jbaudoux jbaudoux added no stale Use this label to prevent the automated stale action from closing this PR/Issue. and removed stale PR/Issue without recent activity, it'll be soon closed automatically. labels Dec 23, 2024
@jbaudoux jbaudoux reopened this Dec 23, 2024
Comment thread shopfloor_packing/__manifest__.py
Comment thread shopfloor_packing/models/stock_picking_batch.py Outdated
Comment thread shopfloor_packing/models/shopfloor_menu.py Outdated
@rousseldenis rousseldenis added this to the 16.0 milestone Jan 21, 2025
@rousseldenis rousseldenis force-pushed the 16.0-shopfloor_packing-sbj branch from 2a1c873 to 84cd6f8 Compare January 21, 2025 15:05
@rousseldenis
Copy link
Copy Markdown

@jbaudoux

Copy link
Copy Markdown
Contributor

@jbaudoux jbaudoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quick review

Comment on lines +2 to +3
"cluster_picking.pack_picking_put_in_pack.title": "Packing: Enter the number of boxes used.",
"cluster_picking.pack_picking_put_in_pack.scan_placeholder": "Number of boxes used",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As now we choose a package type, this needs to be adapted.

Suggested change
"cluster_picking.pack_picking_put_in_pack.title": "Packing: Enter the number of boxes used.",
"cluster_picking.pack_picking_put_in_pack.scan_placeholder": "Number of boxes used",
"cluster_picking.pack_picking_put_in_pack.title": "Packing",
"cluster_picking.pack_picking_put_in_pack.scan_placeholder": "Package type",

Comment on lines +2 to +3
"cluster_picking.pack_picking_put_in_pack.title": "Emballage: Nombre de colis.",
"cluster_picking.pack_picking_put_in_pack.scan_placeholder": "Nombre de colis créés?",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

Comment thread shopfloor_packing/i18n/fr_BE.po Outdated
@@ -0,0 +1,95 @@
# Translation of Odoo Server.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fr.po instead of fr_BE.po

Comment thread shopfloor_packing/i18n/fr_BE.po Outdated
@@ -0,0 +1,95 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * alc_shopfloor_packing
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replace all or regenerate file

Suggested change
# * alc_shopfloor_packing
# * shopfloor_packing

Comment thread shopfloor_packing/i18n/fr_BE.po Outdated
Comment on lines +21 to +22
msgid "If set, some operations need to be packed by the shopdloor operator"
msgstr "Si coché, le contenu des bacs doit encore être mis en boîte par l'opérateur Shofloorr"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
msgid "If set, some operations need to be packed by the shopdloor operator"
msgstr "Si coché, le contenu des bacs doit encore être mis en boîte par l'opérateur Shofloorr"
msgid "If set, some operations need to be packed by the operator"
msgstr "Si coché, le contenu des bacs doit encore être mis en boîte par l'opérateur"

Comment thread shopfloor_packing/i18n/fr_BE.po Outdated
Comment thread shopfloor_packing/models/shopfloor_menu.py
@rousseldenis rousseldenis force-pushed the 16.0-shopfloor_packing-sbj branch from 84cd6f8 to 46db2a2 Compare January 22, 2025 07:40
"summary": """
Shopfloor mobile extension for packing operation into cluster picking
""",
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
"author": "ACSONE SA/NV,BCIM,Odoo Community Association (OCA)",

"name": "Shopfloor Packing",
"version": "16.0.1.0.0",
"summary": """ Manage Packing into cluster picking""",
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
"author": "ACSONE SA/NV,BCIM,Odoo Community Association (OCA)",

TDu added a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 21, 2025
sebalix pushed a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 21, 2025
henrybackman pushed a commit to henrybackman/stock-logistics-shopfloor that referenced this pull request Oct 22, 2025
mmequignon pushed a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 22, 2025
sebalix pushed a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 22, 2025
sebalix pushed a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 22, 2025
henrybackman pushed a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 23, 2025
henrybackman pushed a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 23, 2025
mmequignon pushed a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 23, 2025
mmequignon pushed a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 23, 2025
mmequignon pushed a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 23, 2025
mmequignon pushed a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 23, 2025
sebalix pushed a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 27, 2025
sebalix pushed a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 27, 2025
mmequignon pushed a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 28, 2025
mmequignon pushed a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 28, 2025
TDu added a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 29, 2025
TDu added a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Oct 30, 2025
TDu added a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Nov 12, 2025
TDu added a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Nov 12, 2025
TDu added a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Nov 13, 2025
TDu added a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Nov 13, 2025
TDu added a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Nov 20, 2025
TDu added a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Nov 20, 2025
TDu added a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Nov 24, 2025
TDu added a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Nov 25, 2025
TDu added a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Nov 26, 2025
TDu added a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Dec 10, 2025
TDu added a commit to camptocamp/stock-logistics-shopfloor that referenced this pull request Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:shopfloor_mobile_packing Module shopfloor_mobile_packing mod:shopfloor_mobile Module shopfloor_mobile mod:shopfloor_packing Module shopfloor_packing needs review no stale Use this label to prevent the automated stale action from closing this PR/Issue. series:16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants