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
1=== modified file 'bin/addons/msf_outgoing/__init__.py'
2--- bin/addons/msf_outgoing/__init__.py 2020-09-25 13:42:16 +0000
3+++ bin/addons/msf_outgoing/__init__.py 2022-01-05 14:34:08 +0000
4@@ -60,7 +60,7 @@
5 ('price_must_be_greater_than_0', _('Unit Price must be greater than 0.0')),
6 # claims
7 ('missing_src_location', _('Src Location is missing')),
8- ('not_exist_in_picking', _('Does not exist in selected IN/OUT')),
9+ ('not_exist_in_picking', _('Prod/BN/ED not available in the IN/OUT')),
10 ] + PACK_INTEGRITY_STATUS_SELECTION
11
12 import msf_outgoing
13
14=== modified file 'bin/addons/msf_profile/i18n/fr_MF.po'
15--- bin/addons/msf_profile/i18n/fr_MF.po 2021-11-18 11:18:31 +0000
16+++ bin/addons/msf_profile/i18n/fr_MF.po 2022-01-05 14:34:08 +0000
17@@ -64922,8 +64922,8 @@
18 #: selection:stock.move,integrity_error:0
19 #: selection:stock.move.in.processor,sequence_issue:0
20 #: code:addons/msf_outgoing/__init__.py:64
21-msgid "Does not exist in selected IN/OUT"
22-msgstr "N'existe pas dans le IN/OUT sélectionné"
23+msgid "Prod/BN/ED not available in the IN/OUT"
24+msgstr "Prod/BL/DE non disponible dans le IN/OUT"
25
26 #. module: reason_types_moves
27 #: model:stock.reason.type,name:reason_types_moves.reason_type_loss

Subscribers

People subscribed via source and target branches