Merge lp:~dorian-kemps/unifield-server/US-8843 into lp:unifield-server

Proposed by jftempo
Status: Needs review
Proposed branch: lp:~dorian-kemps/unifield-server/US-8843
Merge into: lp:unifield-server
Diff against target: 27 lines (+3/-3)
2 files modified
bin/addons/msf_outgoing/__init__.py (+1/-1)
bin/addons/msf_profile/i18n/fr_MF.po (+2/-2)
To merge this branch: bzr merge lp:~dorian-kemps/unifield-server/US-8843
Reviewer Review Type Date Requested Status
UniField Reviewer Team Pending
Review via email: mp+413690@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'bin/addons/msf_outgoing/__init__.py'
--- bin/addons/msf_outgoing/__init__.py 2020-09-25 13:42:16 +0000
+++ bin/addons/msf_outgoing/__init__.py 2022-01-05 14:34:08 +0000
@@ -60,7 +60,7 @@
60 ('price_must_be_greater_than_0', _('Unit Price must be greater than 0.0')),60 ('price_must_be_greater_than_0', _('Unit Price must be greater than 0.0')),
61 # claims61 # claims
62 ('missing_src_location', _('Src Location is missing')),62 ('missing_src_location', _('Src Location is missing')),
63 ('not_exist_in_picking', _('Does not exist in selected IN/OUT')),63 ('not_exist_in_picking', _('Prod/BN/ED not available in the IN/OUT')),
64] + PACK_INTEGRITY_STATUS_SELECTION64] + PACK_INTEGRITY_STATUS_SELECTION
6565
66import msf_outgoing66import msf_outgoing
6767
=== modified file 'bin/addons/msf_profile/i18n/fr_MF.po'
--- bin/addons/msf_profile/i18n/fr_MF.po 2021-11-18 11:18:31 +0000
+++ bin/addons/msf_profile/i18n/fr_MF.po 2022-01-05 14:34:08 +0000
@@ -64922,8 +64922,8 @@
64922#: selection:stock.move,integrity_error:064922#: selection:stock.move,integrity_error:0
64923#: selection:stock.move.in.processor,sequence_issue:064923#: selection:stock.move.in.processor,sequence_issue:0
64924#: code:addons/msf_outgoing/__init__.py:6464924#: code:addons/msf_outgoing/__init__.py:64
64925msgid "Does not exist in selected IN/OUT"64925msgid "Prod/BN/ED not available in the IN/OUT"
64926msgstr "N'existe pas dans le IN/OUT sélectionné"64926msgstr "Prod/BL/DE non disponible dans le IN/OUT"
6492764927
64928#. module: reason_types_moves64928#. module: reason_types_moves
64929#: model:stock.reason.type,name:reason_types_moves.reason_type_loss64929#: model:stock.reason.type,name:reason_types_moves.reason_type_loss

Subscribers

People subscribed via source and target branches