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

Proposed by jftempo
Status: Merged
Merged at revision: 4031
Proposed branch: lp:~unifield-team/unifield-server/us-475
Merge into: lp:unifield-server
Diff against target: 167 lines (+36/-22) (has conflicts)
4 files modified
bin/addons/msf_profile/i18n/fr_MF.po (+10/-0)
bin/addons/purchase_override/report/merged_order.rml (+8/-7)
bin/addons/purchase_override/report/purchase_order.rml (+9/-7)
bin/addons/purchase_override/report/rfq.rml (+9/-8)
Text conflict in bin/addons/msf_profile/i18n/fr_MF.po
To merge this branch: bzr merge lp:~unifield-team/unifield-server/us-475
Reviewer Review Type Date Requested Status
UniField Reviewer Team Pending
Review via email: mp+309827@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_profile/i18n/fr_MF.po'
--- bin/addons/msf_profile/i18n/fr_MF.po 2016-10-25 09:13:52 +0000
+++ bin/addons/msf_profile/i18n/fr_MF.po 2016-11-02 09:27:37 +0000
@@ -74617,6 +74617,7 @@
74617" Number of columns is not equal to %s"74617" Number of columns is not equal to %s"
74618msgstr "\n"74618msgstr "\n"
74619" Le nombre de colonnes n'est pas égal à %s"74619" Le nombre de colonnes n'est pas égal à %s"
74620<<<<<<< TREE
7462074621
74621#. module: specific_rules74622#. module: specific_rules
74622#: report:addons/specific_rules/report/report_stock_inventory_all_locations_xls.mako:14374623#: report:addons/specific_rules/report/report_stock_inventory_all_locations_xls.mako:143
@@ -74689,3 +74690,12 @@
74689msgid "You can't search on this object without using at least one exact search term (precede your search with the character '=')."74690msgid "You can't search on this object without using at least one exact search term (precede your search with the character '=')."
74690msgstr "Vous ne pouvez pas exécuter de recherche sur cet objet sans utiliser au moins une recherche exacte (ajoutez le caractère = devant votre filtre)."74691msgstr "Vous ne pouvez pas exécuter de recherche sur cet objet sans utiliser au moins une recherche exacte (ajoutez le caractère = devant votre filtre)."
7469174692
74693=======
74694
74695#. module: purchase_override
74696#: report:msf.purchase.order:0
74697#: report:msf.purchase.quotation:0
74698#: report:purchase.order.merged:0
74699msgid "Print date:"
74700msgstr "Date d'impression :"
74701>>>>>>> MERGE-SOURCE
7469274702
=== modified file 'bin/addons/purchase_override/report/merged_order.rml'
--- bin/addons/purchase_override/report/merged_order.rml 2016-03-17 14:54:50 +0000
+++ bin/addons/purchase_override/report/merged_order.rml 2016-11-02 09:27:37 +0000
@@ -3,7 +3,7 @@
33
4 <template pageSize="(842.0,595.0)" title="Purchase Order" author="Medecins Sans Frontieres" allowSplitting="20">4 <template pageSize="(842.0,595.0)" title="Purchase Order" author="Medecins Sans Frontieres" allowSplitting="20">
5 <pageTemplate id="first">5 <pageTemplate id="first">
6 <frame id="first" x1="30.0" y1="15.0" width="772" height="520" />6 <frame id="first" x1="30.0" y1="15.0" width="772" height="500" />
77
8 <pageGraphics>8 <pageGraphics>
9 <drawString x="35" y="560.0">PURCHASE ORDER ([[ getSel(objects[0], 'order_type') ]])</drawString>9 <drawString x="35" y="560.0">PURCHASE ORDER ([[ getSel(objects[0], 'order_type') ]])</drawString>
@@ -12,10 +12,11 @@
12 <image x="700" y="530.0" height="53.3" width="100">[[ company.logo or removeParentNode('image') ]]</image>12 <image x="700" y="530.0" height="53.3" width="100">[[ company.logo or removeParentNode('image') ]]</image>
13 <setFont name="Helvetica" size="8"/>13 <setFont name="Helvetica" size="8"/>
14 <fill color="black"/>14 <fill color="black"/>
15 <drawString x="730" y="520.0">Page : <pageNumber /></drawString>15 <drawString x="700" y="520.0">Page : <pageNumber /></drawString>
16 <!-- TODO: OEB-148 - Waiting integration on unifield-server -->16 <!-- TODO: OEB-148 - Waiting integration on unifield-server -->
17 <!--<drawString x="765" y="520.0">/</drawString>17 <drawString x="735" y="520.0">/</drawString>
18 <drawString x="770" y="520.0"><pageCount /> </drawString>-->18 <drawString x="740" y="520.0"><pageCount /> </drawString>
19 <drawString x="700" y="510.0">Print date: [[ time.strftime('%d/%b/%Y') ]]</drawString>
19 </pageGraphics>20 </pageGraphics>
2021
21 </pageTemplate>22 </pageTemplate>
@@ -74,7 +75,7 @@
74 <paraStyle name="all" alignment="justify"/>75 <paraStyle name="all" alignment="justify"/>
75 </initialize>76 </initialize>
7677
77 <paraStyle name="Standard" fontName="Helvetica" fontSize="8.0" />78 <paraStyle name="Standard" fontName="Helvetica" fontSize="7.0" />
78 79
79 <!-- Header font style -->80 <!-- Header font style -->
80 <paraStyle name="Header" fontName="Helvetica-Bold" fontSize="13.0" leading="15" alignment="LEFT" spaceBefore="0.0" spaceAfter="3.0" />81 <paraStyle name="Header" fontName="Helvetica-Bold" fontSize="13.0" leading="15" alignment="LEFT" spaceBefore="0.0" spaceAfter="3.0" />
@@ -83,9 +84,9 @@
83 <!-- Information font style -->84 <!-- Information font style -->
84 <paraStyle name="TextInformation" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="3.0" spaceBefore="1.0" spaceAfter="1.0" />85 <paraStyle name="TextInformation" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="3.0" spaceBefore="1.0" spaceAfter="1.0" />
85 <paraStyle name="TextInformationMail" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="7.0" spaceBefore="1.0" spaceAfter="1.0" />86 <paraStyle name="TextInformationMail" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="7.0" spaceBefore="1.0" spaceAfter="1.0" />
86 <paraStyle name="TextRemarks" fontName="Helvetica" fontSize="9.0" alignment="LEFT" leading="15.0" spaceBefore="1.0" spaceAfter="1.0" />87 <paraStyle name="TextRemarks" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="15.0" spaceBefore="1.0" spaceAfter="1.0" />
87 <!-- Lines font style -->88 <!-- Lines font style -->
88 <paraStyle name="Lines" fontName="Helvetica" fontSize="6.0" alignment="LEFT" leading="7.0" />89 <paraStyle name="Lines" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="7.0" />
89 <paraStyle name="LinesBlue" textColor="blue" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="7.0" />90 <paraStyle name="LinesBlue" textColor="blue" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="7.0" />
90 </stylesheet>91 </stylesheet>
9192
9293
=== modified file 'bin/addons/purchase_override/report/purchase_order.rml'
--- bin/addons/purchase_override/report/purchase_order.rml 2016-03-21 13:31:17 +0000
+++ bin/addons/purchase_override/report/purchase_order.rml 2016-11-02 09:27:37 +0000
@@ -3,19 +3,21 @@
33
4 <template pageSize="(842.0,595.0)" title="Purchase Order" author="Medecins Sans Frontieres" allowSplitting="20">4 <template pageSize="(842.0,595.0)" title="Purchase Order" author="Medecins Sans Frontieres" allowSplitting="20">
5 <pageTemplate id="first">5 <pageTemplate id="first">
6 <frame id="first" x1="30.0" y1="15.0" width="772" height="520" />6 <frame id="first" x1="30.0" y1="15.0" width="772" height="500" />
77
8 <pageGraphics>8 <pageGraphics>
9 <drawString x="35" y="560.0">PURCHASE ORDER ([[ getSel(objects[0], 'order_type') ]])</drawString>9 <drawString x="35" y="560.0">PURCHASE ORDER ([[ getSel(objects[0], 'order_type') ]])</drawString>
10 <fill color="blue"/>10 <fill color="blue"/>
11 <drawString x="35" y="548.0">[[ '%s %s %s' % (getSel(objects[0], 'order_type'), objects[0].name, getSel(objects[0], 'state')) ]]</drawString>11 <drawString x="35" y="548.0">[[ '%s %s %s' % (getSel(objects[0], 'order_type'), objects[0].name, getSel(objects[0], 'state')) ]]</drawString>
12 <drawString x="700" y="548.0">[[ time.strftime('%Y-%m-%d') ]]</drawString>
12 <image x="700" y="530.0" height="53.3" width="100">[[ company.logo or removeParentNode('image') ]]</image>13 <image x="700" y="530.0" height="53.3" width="100">[[ company.logo or removeParentNode('image') ]]</image>
13 <setFont name="Helvetica" size="8"/>14 <setFont name="Helvetica" size="8"/>
14 <fill color="black"/>15 <fill color="black"/>
15 <drawString x="730" y="520.0">Page : <pageNumber /></drawString>16 <drawString x="700" y="520.0">Page : <pageNumber /></drawString>
16 <!-- TODO: OEB-148 - Waiting integration on unifield-server -->17 <!-- TODO: OEB-148 - Waiting integration on unifield-server -->
17 <!-- <drawString x="765" y="520.0">/</drawString>18 <drawString x="735" y="520.0">/</drawString>
18 <drawString x="770" y="520.0"><pageCount /> </drawString>-->19 <drawString x="740" y="520.0"><pageCount /> </drawString>
20 <drawString x="700" y="510.0">Print date: [[ time.strftime('%d/%b/%Y') ]]</drawString>
19 </pageGraphics>21 </pageGraphics>
2022
21 </pageTemplate>23 </pageTemplate>
@@ -74,7 +76,7 @@
74 <paraStyle name="all" alignment="justify"/>76 <paraStyle name="all" alignment="justify"/>
75 </initialize>77 </initialize>
7678
77 <paraStyle name="Standard" fontName="Helvetica" fontSize="8.0" />79 <paraStyle name="Standard" fontName="Helvetica" fontSize="7.0" />
78 80
79 <!-- Header font style -->81 <!-- Header font style -->
80 <paraStyle name="Header" fontName="Helvetica-Bold" fontSize="13.0" leading="15" alignment="LEFT" spaceBefore="0.0" spaceAfter="3.0" />82 <paraStyle name="Header" fontName="Helvetica-Bold" fontSize="13.0" leading="15" alignment="LEFT" spaceBefore="0.0" spaceAfter="3.0" />
@@ -83,9 +85,9 @@
83 <!-- Information font style -->85 <!-- Information font style -->
84 <paraStyle name="TextInformation" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="3.0" spaceBefore="1.0" spaceAfter="1.0" />86 <paraStyle name="TextInformation" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="3.0" spaceBefore="1.0" spaceAfter="1.0" />
85 <paraStyle name="TextInformationMail" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="7.0" spaceBefore="1.0" spaceAfter="1.0" />87 <paraStyle name="TextInformationMail" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="7.0" spaceBefore="1.0" spaceAfter="1.0" />
86 <paraStyle name="TextRemarks" fontName="Helvetica" fontSize="9.0" alignment="LEFT" leading="15.0" spaceBefore="1.0" spaceAfter="1.0" />88 <paraStyle name="TextRemarks" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="15.0" spaceBefore="1.0" spaceAfter="1.0" />
87 <!-- Lines font style -->89 <!-- Lines font style -->
88 <paraStyle name="Lines" fontName="Helvetica" fontSize="6.0" alignment="LEFT" leading="7.0" />90 <paraStyle name="Lines" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="7.0" />
89 <paraStyle name="LinesBlue" textColor="blue" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="7.0" />91 <paraStyle name="LinesBlue" textColor="blue" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="7.0" />
90 </stylesheet>92 </stylesheet>
9193
9294
=== modified file 'bin/addons/purchase_override/report/rfq.rml'
--- bin/addons/purchase_override/report/rfq.rml 2014-03-07 16:46:48 +0000
+++ bin/addons/purchase_override/report/rfq.rml 2016-11-02 09:27:37 +0000
@@ -3,7 +3,7 @@
33
4 <template pageSize="(842.0,595.0)" title="Purchase Order" author="Medecins Sans Frontieres" allowSplitting="20">4 <template pageSize="(842.0,595.0)" title="Purchase Order" author="Medecins Sans Frontieres" allowSplitting="20">
5 <pageTemplate id="first">5 <pageTemplate id="first">
6 <frame id="first" x1="30.0" y1="0.0" width="772" height="520" />6 <frame id="first" x1="30.0" y1="0.0" width="772" height="500" />
77
8 <pageGraphics>8 <pageGraphics>
9 <drawString x="35" y="560.0">REQUEST FOR QUOTATION ([[ getSel(objects[0], 'order_type') ]])</drawString>9 <drawString x="35" y="560.0">REQUEST FOR QUOTATION ([[ getSel(objects[0], 'order_type') ]])</drawString>
@@ -12,10 +12,11 @@
12 <image x="700" y="530.0" height="53.3" width="100">[[ company.logo or removeParentNode('image') ]]</image>12 <image x="700" y="530.0" height="53.3" width="100">[[ company.logo or removeParentNode('image') ]]</image>
13 <setFont name="Helvetica" size="8"/>13 <setFont name="Helvetica" size="8"/>
14 <fill color="black"/>14 <fill color="black"/>
15 <drawString x="730" y="520.0">Page : <pageNumber /></drawString>15 <drawString x="700" y="520.0">Page : <pageNumber /></drawString>
16 <!-- TODO: OEB-148 - Waiting integration on unifield-server -->16 <!-- TODO: OEB-148 - Waiting integration on unifield-server -->
17 <!-- <drawString x="765" y="520.0">/</drawString>17 <drawString x="735" y="520.0">/</drawString>
18 <drawString x="770" y="520.0"><pageCount /> </drawString>-->18 <drawString x="740" y="520.0"><pageCount /> </drawString>
19 <drawString x="700" y="510.0">Print date: [[ time.strftime('%d/%b/%Y') ]]</drawString>
19 </pageGraphics>20 </pageGraphics>
2021
21 </pageTemplate>22 </pageTemplate>
@@ -77,11 +78,11 @@
77 <paraStyle name="Header_9" fontName="Helvetica-Bold" fontSize="8.0" leading="15" alignment="LEFT" spaceBefore="0.0" spaceAfter="3.0" />78 <paraStyle name="Header_9" fontName="Helvetica-Bold" fontSize="8.0" leading="15" alignment="LEFT" spaceBefore="0.0" spaceAfter="3.0" />
78 <paraStyle name="HeaderBlue" textColor="blue" fontName="Helvetica-Bold" fontSize="13.0" leading="15" alignment="LEFT" spaceBefore="0.0" spaceAfter="35.0" />79 <paraStyle name="HeaderBlue" textColor="blue" fontName="Helvetica-Bold" fontSize="13.0" leading="15" alignment="LEFT" spaceBefore="0.0" spaceAfter="35.0" />
79 <!-- Information font style -->80 <!-- Information font style -->
80 <paraStyle name="TextInformation" fontName="Helvetica" fontSize="9.0" alignment="LEFT" leading="7.0" spaceBefore="1.0" spaceAfter="1.0" />81 <paraStyle name="TextInformation" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="7.0" spaceBefore="1.0" spaceAfter="1.0" />
81 <paraStyle name="TextInformationOrigin" fontName="Helvetica" fontSize="8.0" alignment="LEFT" leading="7.0" spaceBefore="1.0" spaceAfter="1.0" />82 <paraStyle name="TextInformationOrigin" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="7.0" spaceBefore="1.0" spaceAfter="1.0" />
82 <paraStyle name="TextRemarks" fontName="Helvetica" fontSize="9.0" alignment="LEFT" leading="15.0" spaceBefore="1.0" spaceAfter="1.0" />83 <paraStyle name="TextRemarks" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="15.0" spaceBefore="1.0" spaceAfter="1.0" />
83 <!-- Lines font style -->84 <!-- Lines font style -->
84 <paraStyle name="Lines" fontName="Helvetica" fontSize="6.0" alignment="LEFT" leading="7.0" />85 <paraStyle name="Lines" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="7.0" />
85 <paraStyle name="LinesBlue" textColor="blue" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="7.0" />86 <paraStyle name="LinesBlue" textColor="blue" fontName="Helvetica" fontSize="7.0" alignment="LEFT" leading="7.0" />
86 </stylesheet>87 </stylesheet>
8788

Subscribers

People subscribed via source and target branches

to all changes: