Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
67035c0
add shopfloor_single_product_transfer_mobile
JuMiSanAr Dec 1, 2022
1e49dff
[UPD] Update shopfloor_single_product_transfer_mobile.pot
May 26, 2023
0705d6e
[UPD] README.rst
OCA-git-bot May 26, 2023
9b0a01f
[ADD] icon.png
OCA-git-bot May 26, 2023
93ab6e2
sf_single_product_transfer: allow to scan packages on start
JuMiSanAr May 12, 2023
a79857c
sf_single_product_transfer: scan_product with package / location context
JuMiSanAr May 15, 2023
c1c93af
sf_single_product_transfer: transfer product to package
JuMiSanAr May 24, 2023
234023e
sf-single-product-transfer: location progress
JuMiSanAr May 16, 2023
174b0d3
sf-single-product-transfer: package progress
JuMiSanAr Jun 7, 2023
c030810
sf_single_product_transfer: display linear progress
JuMiSanAr Jul 6, 2023
7dd8c50
sf_single_product_transfer: use linear-progress component
JuMiSanAr Jul 6, 2023
a1741af
sf_single_product_transfer: correctly display package in select_product
JuMiSanAr Jul 19, 2023
066c904
shopfloor_single_product_transfer_mobile 14.0.1.1.0
OCA-git-bot Jul 24, 2023
17fd7cf
[UPD] README.rst
OCA-git-bot Sep 3, 2023
9a1301d
Added translation using Weblate (Italian)
mymage Sep 14, 2023
84c4c14
sf_single_product_transfer_mobile: improve confirmation
TDu Aug 7, 2023
5de8d3d
[BOT] post-merge updates
OCA-git-bot Oct 3, 2023
2e86a7d
Update translation files
weblate Oct 9, 2023
7380109
[IMP] shopfloor_single_product_transfer_mobile: pre-commit auto fixes
simahawk Aug 7, 2025
e9bcd53
shopfloor_single_product_transfer_mobile: fix set_location.on_back
simahawk Aug 7, 2025
f021b65
shopfloor_single_product_transfer_mobile: linting + rename *.js -> *.…
simahawk Aug 7, 2025
aafc8ba
shopfloor_single_product_transfer_mobile: migrate to v18
simahawk Aug 7, 2025
6b1e782
shopfloor_single_product_transfer_mobile: fix demo data
simahawk Aug 7, 2025
b91120b
shopfloor_single_product_transfer_mobile: regen readme
TDu Dec 2, 2025
25ddd4a
[UPD] Update shopfloor_single_product_transfer_mobile.pot
Dec 2, 2025
049912c
[BOT] post-merge updates
OCA-git-bot Dec 2, 2025
be7c56d
shopfloor_single_product_transfer_mobile: maintainers
jbaudoux Feb 28, 2026
c7e01b2
[BOT] post-merge updates
OCA-git-bot Mar 5, 2026
7ace3fd
[IMP] shopfloor_single_product_transfer_mobile: pre-commit auto fixes
lmignon Jun 11, 2026
541d9d5
[MIG] shopfloor_single_product_transfer_mobile: Backport to 16.0 from…
lmignon Jun 17, 2026
b4071ca
[DO NOT MERGE] Dev dependencies
lmignon Jun 17, 2026
45e7805
[DO NOT MERGE]
lmignon Jun 17, 2026
d952833
[IMP] shopfloor_single_product_transfer_mobile: Implement allow_get_work
lmignon Jun 17, 2026
641dcd3
[IMP] shopfloor_single_product_transfer_mobile: Add confirmation step…
lmignon Jun 18, 2026
b709a38
[IMP] shopfloor_single_product_transfer_mobile: I18n support
lmignon Jun 19, 2026
7f867ce
[IMP] shopfloor_single_product_transfer: Add support for scan_locatio…
lmignon Jun 19, 2026
556ce78
[FIX] shopfloor_single_product_transfer_mobile: Backport from 18.0
lmignon Jun 19, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions setup/shopfloor_single_product_transfer_mobile/setup.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
import setuptools

setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)
100 changes: 100 additions & 0 deletions shopfloor_single_product_transfer_mobile/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
.. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association

========================================
Shopfloor single product transfer mobile
========================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:39010ee9b8915238c90002b46515c302bdd44e6e757ab6fbefe3e13a5ee9aa58
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fwms-lightgray.png?logo=github
:target: https://github.com/OCA/wms/tree/16.0/shopfloor_single_product_transfer_mobile
:alt: OCA/wms
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-shopfloor_single_product_transfer_mobile
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/wms&target_branch=16.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

Frontend for the single_product_transfer scenario in shopfloor.

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/wms/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/wms/issues/new?body=module:%20shopfloor_single_product_transfer_mobile%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Camptocamp
* BCIM

Contributors
------------

- Juan Miguel Sánchez Arce <juan.sanchez@camptocamp.com>

Design
~~~~~~

- Jacques-Etienne Baudoux <je@bcim.be>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-jbaudoux| image:: https://github.com/jbaudoux.png?size=40px
:target: https://github.com/jbaudoux
:alt: jbaudoux
.. |maintainer-TDu| image:: https://github.com/TDu.png?size=40px
:target: https://github.com/TDu
:alt: TDu
.. |maintainer-mmequignon| image:: https://github.com/mmequignon.png?size=40px
:target: https://github.com/mmequignon
:alt: mmequignon

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-jbaudoux| |maintainer-TDu| |maintainer-mmequignon|

This module is part of the `OCA/wms <https://github.com/OCA/wms/tree/16.0/shopfloor_single_product_transfer_mobile>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Empty file.
16 changes: 16 additions & 0 deletions shopfloor_single_product_transfer_mobile/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Copyright 2022 Camptocamp SA (http://www.camptocamp.com)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
"name": "Shopfloor single product transfer mobile",
"summary": "Mobile frontend for single product transfer scenario",
"version": "16.0.1.0.0",
"development_status": "Beta",
"depends": ["shopfloor_mobile", "shopfloor_single_product_transfer"],
"author": "Camptocamp, BCIM, Odoo Community Association (OCA)",
"maintainers": ["jbaudoux", "TDu", "mmequignon"],
"website": "https://github.com/OCA/wms",
"category": "Warehouse Management",
"license": "AGPL-3",
"installable": True,
"data": ["templates/assets.xml"],
}
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- Juan Miguel Sánchez Arce \<juan.sanchez@camptocamp.com\>

## Design

- Jacques-Etienne Baudoux \<<je@bcim.be>\>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Frontend for the single_product_transfer scenario in shopfloor.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading