Merge lp:~unifield-team/unifield-server/us-2117 into lp:unifield-server

Proposed by jftempo
Status: Merged
Merged at revision: 4143
Proposed branch: lp:~unifield-team/unifield-server/us-2117
Merge into: lp:unifield-server
Diff against target: 91 lines (+29/-6)
3 files modified
bin/addons/msf_profile/i18n/en_MF.po (+12/-0)
bin/addons/msf_profile/i18n/fr_MF.po (+16/-5)
bin/addons/purchase_override/report/rfq.rml (+1/-1)
To merge this branch: bzr merge lp:~unifield-team/unifield-server/us-2117
Reviewer Review Type Date Requested Status
UniField Reviewer Team Pending
Review via email: mp+314816@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=== added file 'bin/addons/msf_profile/i18n/en.po'
2=== modified file 'bin/addons/msf_profile/i18n/en_MF.po'
3--- bin/addons/msf_profile/i18n/en_MF.po 2016-09-12 08:55:55 +0000
4+++ bin/addons/msf_profile/i18n/en_MF.po 2017-01-16 10:10:06 +0000
5@@ -394,6 +394,18 @@
6 msgid "Sale Order"
7 msgstr "Field Order"
8
9+#. module: tender_flow
10+#: view:tender:0
11+#: field:tender,sale_order_id:0
12+msgid "Sale Order"
13+msgstr "Source Document"
14+
15+#. module: tender_flow, purchase_compare_rfq
16+#: report:addons/tender_flow/report/tender_rfq_comparison_xls.mako:509
17+#: field:wizard.compare.rfq,sale_order_id:0
18+msgid "Field Order"
19+msgstr "Source Document"
20+
21 #. module: sales_followup
22 #: model:ir.model,name:sales_followup.model_sale_order_followup_from_menu
23 msgid "Sale order followup menu entry"
24
25=== modified file 'bin/addons/msf_profile/i18n/fr_MF.po'
26--- bin/addons/msf_profile/i18n/fr_MF.po 2017-01-02 08:52:42 +0000
27+++ bin/addons/msf_profile/i18n/fr_MF.po 2017-01-16 10:10:06 +0000
28@@ -9866,10 +9866,15 @@
29 #: field:wizard.import.fo.line,fo_id:0
30 #: field:wizard.import.ir.line,fo_id:0
31 #: model:ir.actions.act_window,name:msf_partner.act_res_partner_2_sale_order
32+#: report:sale.order.allocation.report:0
33+msgid "Field Order"
34+msgstr "Commande de Terrain"
35+
36+#. modules: tender_flow, purchase_compare_rfq
37 #: report:addons/tender_flow/report/tender_rfq_comparison_xls.mako:509
38-#: report:sale.order.allocation.report:0
39+#: field:wizard.compare.rfq,sale_order_id:0
40 msgid "Field Order"
41-msgstr "Commande de Terrain"
42+msgstr "Document source"
43
44 #. module: base
45 #: field:res.config.users,action_id:0
46@@ -45461,16 +45466,20 @@
47 msgid "Accounts Type Allowed (empty for no control)"
48 msgstr "Type de Comptes Autorisés (vides pour non contrôle)"
49
50-#. modules: return_claim, sourcing, documents_done, tender_flow, analytic_distribution, analytic_distribution_supply
51+#. modules: return_claim, sourcing, documents_done, analytic_distribution, analytic_distribution_supply
52 #: field:analytic.distribution.wizard,sale_order_id:0
53 #: selection:documents.done.wizard,model:0
54 #: field:return.claim,so_id_return_claim:0
55 #: view:sourcing.line:0
56+#: field:account.invoice,order_ids:0
57+msgid "Sale Order"
58+msgstr "Commande de Terrain"
59+
60+#. module: tender_flow
61 #: view:tender:0
62 #: field:tender,sale_order_id:0
63-#: field:account.invoice,order_ids:0
64 msgid "Sale Order"
65-msgstr "Commande de Terrain"
66+msgstr "Document source"
67
68 #. modules: purchase, account, base_setup, sale, stock
69 #: model:ir.ui.menu,name:account.periodical_processing_invoicing
70@@ -74843,6 +74852,8 @@
71
72 #. module: purchase_override
73 #: report:msf.purchase.order:0
74+#: report:msf.purchase.quotation:0
75+#: report:purchase.order.merged:0
76 msgid "Source Document :"
77 msgstr "Document source :"
78
79
80=== modified file 'bin/addons/purchase_override/report/rfq.rml'
81--- bin/addons/purchase_override/report/rfq.rml 2016-11-09 15:33:58 +0000
82+++ bin/addons/purchase_override/report/rfq.rml 2017-01-16 10:10:06 +0000
83@@ -96,7 +96,7 @@
84 <blockTable colWidths="772.0" style="OrderInformations">
85 <tr>
86 <td>
87- <para style="TextInformationOrigin">Origin ref. : [[ encode_origin(objects[0].origin) ]]</para>
88+ <para style="TextInformationOrigin">Source Document : [[ encode_origin(objects[0].origin) ]]</para>
89 </td>
90 </tr>
91 <tr>

Subscribers

People subscribed via source and target branches

to all changes: