Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Coopdevs OCB mirror
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coopdevs
Odoo
Coopdevs OCB mirror
Commits
8332dd1c
Commit
8332dd1c
authored
16 years ago
by
Najlaâ El Khayat
Browse files
Options
Downloads
Patches
Plain Diff
Production order, vir changes
bzr revid: nel@silver-20081010134528-zkmply66g9lgbk70
parent
7a81be39
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
addons/mrp/report/order.py
+1
-1
1 addition, 1 deletion
addons/mrp/report/order.py
addons/mrp/report/order.rml
+134
-53
134 additions, 53 deletions
addons/mrp/report/order.rml
with
135 additions
and
54 deletions
addons/mrp/report/order.py
+
1
−
1
View file @
8332dd1c
...
...
@@ -39,4 +39,4 @@ class order(report_sxw.rml_parse):
})
report_sxw
.
report_sxw
(
'
report.mrp.production.order
'
,
'
mrp.production
'
,
'
addons/mrp/report/order.rml
'
,
parser
=
order
)
report_sxw
.
report_sxw
(
'
report.mrp.production.order
'
,
'
mrp.production
'
,
'
addons/mrp/report/order.rml
'
,
parser
=
order
,
header
=
2
)
This diff is collapsed.
Click to expand it.
addons/mrp/report/order.rml
+
134
−
53
View file @
8332dd1c
...
...
@@ -3,6 +3,36 @@
<
template
pageSize
="
(
595.0
,
842.0
)
"
title
="
Test
"
author
=
"
Martin
Simon
"
allowSplitting
=
"
20
"
>
<
pageTemplate
id
=
"
first
"
>
<
frame
id
=
"
first
"
x1
=
"
34.0
"
y1
=
"
42.0
"
width
=
"
527
"
height
=
"
758
"
/>
<
header
>
<
pageGraphics
>
<
!
--
logo
--
>
<
!
--<
fill
color
=
"
darkblue
"
/>
--
>
<
!
--<
stroke
color
=
"
darkblue
"
/>
--
>
<
!
--
TITLE
COMPANY
--
>
<
!
--
<
drawString
x
=
"
4.6
cm
"
y
=
"
28.7
cm
"
>
[[
company
.
partner_id
.
name
]]<
/
drawString
>
--
>
<
setFont
name
=
"
Helvetica
-
Bold
"
size
=
"
9
"
/>
<
!
--
COL
1
--
>
<
drawString
x
=
"
1.0
cm
"
y
=
"
28.1
cm
"
>
[[
company
.
name
]]<
/
drawString
>
<
drawRightString
x
=
"
20
cm
"
y
=
"
28.1
cm
"
>
Analytic
Check
</
drawRightString
>
<
!
--
Header
--
>
<
setFont
name
=
"
Helvetica
"
size
=
"
9
"
/>
<
drawString
x
=
"
1.0
cm
"
y
=
"
1
cm
"
>
[[
time
.
strftime
(
"%Y-%
m
-%
d
%H
:
%M"
,
time
.
localtime
())
]]<
/
drawString
>
<
drawString
x
=
"
19.0
cm
"
y
=
"
1
cm
"
>
Page
<
pageNumber
/>
<
/
drawString
>
<
!
--<
drawRightString
x
=
"
19.8
cm
"
y
=
"
28
cm
"
>
[[
company
.
rml_header1
]]<
/
drawRightString
>
--
>
<
lineMode
width
=
"
0.7
"
/>
<
lines
>
1
cm
27.7
cm
20
cm
27.7
cm
<
/
lines
>
<
setFont
name
=
"
Helvetica
"
size
=
"
8
"
/>
<
/
pageGraphics
>
<
/
header
>
<
/
pageTemplate
>
<
/
template
>
<
stylesheet
>
...
...
@@ -13,42 +43,80 @@
<
blockTableStyle
id
=
"
Table1
"
>
<
blockAlignment
value
=
"
LEFT
"
/>
<
blockValign
value
=
"
TOP
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
000000
"
start
=
"
0
,-
1
"
stop
=
"
0
,-
1
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
000000
"
start
=
"
1
,-
1
"
stop
=
"
1
,-
1
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
000000
"
start
=
"
2
,-
1
"
stop
=
"
2
,-
1
"
/>
<
lineStyle
kind
=
"
LINEBEFORE
"
colorName
=
"#
e6e6e6
"
start
=
"
0
,
0
"
stop
=
"
0
,-
1
"
/>
<
lineStyle
kind
=
"
LINEABOVE
"
colorName
=
"#
e6e6e6
"
start
=
"
0
,
0
"
stop
=
"
0
,
0
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
e6e6e6
"
start
=
"
0
,-
1
"
stop
=
"
0
,-
1
"
/>
<
lineStyle
kind
=
"
LINEBEFORE
"
colorName
=
"#
e6e6e6
"
start
=
"
1
,
0
"
stop
=
"
1
,-
1
"
/>
<
lineStyle
kind
=
"
LINEABOVE
"
colorName
=
"#
e6e6e6
"
start
=
"
1
,
0
"
stop
=
"
1
,
0
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
e6e6e6
"
start
=
"
1
,-
1
"
stop
=
"
1
,-
1
"
/>
<
lineStyle
kind
=
"
LINEBEFORE
"
colorName
=
"#
e6e6e6
"
start
=
"
2
,
0
"
stop
=
"
2
,-
1
"
/>
<
lineStyle
kind
=
"
LINEABOVE
"
colorName
=
"#
e6e6e6
"
start
=
"
2
,
0
"
stop
=
"
2
,
0
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
e6e6e6
"
start
=
"
2
,-
1
"
stop
=
"
2
,-
1
"
/>
<
lineStyle
kind
=
"
LINEBEFORE
"
colorName
=
"#
e6e6e6
"
start
=
"
3
,
0
"
stop
=
"
3
,-
1
"
/>
<
lineStyle
kind
=
"
LINEABOVE
"
colorName
=
"#
e6e6e6
"
start
=
"
3
,
0
"
stop
=
"
3
,
0
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
e6e6e6
"
start
=
"
3
,-
1
"
stop
=
"
3
,-
1
"
/>
<
lineStyle
kind
=
"
LINEBEFORE
"
colorName
=
"#
e6e6e6
"
start
=
"
4
,
0
"
stop
=
"
4
,-
1
"
/>
<
lineStyle
kind
=
"
LINEAFTER
"
colorName
=
"#
e6e6e6
"
start
=
"
4
,
0
"
stop
=
"
4
,-
1
"
/>
<
lineStyle
kind
=
"
LINEABOVE
"
colorName
=
"#
e6e6e6
"
start
=
"
4
,
0
"
stop
=
"
4
,
0
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
e6e6e6
"
start
=
"
4
,-
1
"
stop
=
"
4
,-
1
"
/>
<
/
blockTableStyle
>
<
blockTableStyle
id
=
"
Table2
"
>
<
blockAlignment
value
=
"
LEFT
"
/>
<
blockValign
value
=
"
TOP
"
/>
<
lineStyle
kind
=
"
LINEBEFORE
"
colorName
=
"#
e6e6e6
"
start
=
"
0
,
0
"
stop
=
"
0
,-
1
"
/>
<
lineStyle
kind
=
"
LINEABOVE
"
colorName
=
"#
e6e6e6
"
start
=
"
0
,
0
"
stop
=
"
0
,
0
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
e6e6e6
"
start
=
"
0
,-
1
"
stop
=
"
0
,-
1
"
/>
<
lineStyle
kind
=
"
LINEBEFORE
"
colorName
=
"#
e6e6e6
"
start
=
"
1
,
0
"
stop
=
"
1
,-
1
"
/>
<
lineStyle
kind
=
"
LINEABOVE
"
colorName
=
"#
e6e6e6
"
start
=
"
1
,
0
"
stop
=
"
1
,
0
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
e6e6e6
"
start
=
"
1
,-
1
"
stop
=
"
1
,-
1
"
/>
<
lineStyle
kind
=
"
LINEBEFORE
"
colorName
=
"#
e6e6e6
"
start
=
"
2
,
0
"
stop
=
"
2
,-
1
"
/>
<
lineStyle
kind
=
"
LINEABOVE
"
colorName
=
"#
e6e6e6
"
start
=
"
2
,
0
"
stop
=
"
2
,
0
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
e6e6e6
"
start
=
"
2
,-
1
"
stop
=
"
2
,-
1
"
/>
<
lineStyle
kind
=
"
LINEBEFORE
"
colorName
=
"#
e6e6e6
"
start
=
"
3
,
0
"
stop
=
"
3
,-
1
"
/>
<
lineStyle
kind
=
"
LINEABOVE
"
colorName
=
"#
e6e6e6
"
start
=
"
3
,
0
"
stop
=
"
3
,
0
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
e6e6e6
"
start
=
"
3
,-
1
"
stop
=
"
3
,-
1
"
/>
<
lineStyle
kind
=
"
LINEBEFORE
"
colorName
=
"#
e6e6e6
"
start
=
"
4
,
0
"
stop
=
"
4
,-
1
"
/>
<
lineStyle
kind
=
"
LINEAFTER
"
colorName
=
"#
e6e6e6
"
start
=
"
4
,
0
"
stop
=
"
4
,-
1
"
/>
<
lineStyle
kind
=
"
LINEABOVE
"
colorName
=
"#
e6e6e6
"
start
=
"
4
,
0
"
stop
=
"
4
,
0
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
e6e6e6
"
start
=
"
4
,-
1
"
stop
=
"
4
,-
1
"
/>
<
/
blockTableStyle
>
<
blockTableStyle
id
=
"
Table
3
"
>
<
blockTableStyle
id
=
"
Table
4
"
>
<
blockAlignment
value
=
"
LEFT
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
e6e6e6
"
start
=
"
0
,
1
"
stop
=
"-
1
,-
1
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
000000
"
start
=
"
0
,
0
"
stop
=
"-
1
,
0
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
e6e6e6
"
start
=
"
0
,
2
"
stop
=
"
1
,
2
"
/>
<
lineStyle
kind
=
"
LINEBELOW
"
colorName
=
"#
000000
"
start
=
"
0
,
0
"
stop
=
"-
1
,
0
"
/>
<
blockValign
value
=
"
TOP
"
/>
<
/
blockTableStyle
>
<
initialize
>
<
paraStyle
name
=
"
all
"
alignment
=
"
justify
"
/>
<
/
initialize
>
<
paraStyle
name
=
"
P1
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
16.0
"
leading
=
"
20
"
/>
<
paraStyle
name
=
"
P2
"
fontName
=
"
Helvetica
"
fontSize
=
"
16.0
"
leading
=
"
20
"
/>
<
paraStyle
name
=
"
P3
"
fontName
=
"
Helvetica
"
/>
<
paraStyle
name
=
"
P4
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
11.0
"
leading
=
"
14
"
/>
<
paraStyle
name
=
"
P5
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
11.0
"
leading
=
"
14
"
alignment
=
"
LEFT
"
/>
<
paraStyle
name
=
"
P6
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
11.0
"
leading
=
"
14
"
alignment
=
"
RIGHT
"
/>
<
paraStyle
name
=
"
P7
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
11.0
"
leading
=
"
14
"
/>
<
paraStyle
name
=
"
P8
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
9.0
"
leading
=
"
11
"
/>
<
paraStyle
name
=
"
P1
"
fontName
=
"
Helvetica
"
fontSize
=
"
16.0
"
leading
=
"
20
"
/>
<
paraStyle
name
=
"
terp_header
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
15.0
"
leading
=
"
19
"
alignment
=
"
LEFT
"
spaceBefore
=
"
12.0
"
spaceAfter
=
"
6.0
"
/>
<
paraStyle
name
=
"
P2
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
9.0
"
leading
=
"
11
"
/>
<
paraStyle
name
=
"
P3
"
fontName
=
"
Helvetica
"
fontSize
=
"
9.0
"
leading
=
"
11
"
/>
<
paraStyle
name
=
"
P4
"
fontName
=
"
Helvetica
"
fontSize
=
"
9.0
"
leading
=
"
11
"
alignment
=
"
LEFT
"
/>
<
paraStyle
name
=
"
P5
"
fontName
=
"
Helvetica
"
fontSize
=
"
9.0
"
leading
=
"
11
"
alignment
=
"
RIGHT
"
/>
<
paraStyle
name
=
"
P6
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
10.0
"
leading
=
"
13
"
alignment
=
"
LEFT
"
/>
<
paraStyle
name
=
"
P7
"
fontName
=
"
Helvetica
-
Oblique
"
fontSize
=
"
9.0
"
leading
=
"
11
"
/>
<
paraStyle
name
=
"
P8
"
fontName
=
"
Helvetica
"
fontSize
=
"
9.0
"
leading
=
"
11
"
/>
<
paraStyle
name
=
"
P9
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
10.0
"
leading
=
"
13
"
alignment
=
"
LEFT
"
/>
<
paraStyle
name
=
"
P10
"
fontName
=
"
Helvetica
"
fontSize
=
"
10.0
"
leading
=
"
13
"
alignment
=
"
LEFT
"
/>
<
paraStyle
name
=
"
P11
"
fontName
=
"
Helvetica
"
fontSize
=
"
10.0
"
leading
=
"
13
"
alignment
=
"
RIGHT
"
/>
<
paraStyle
name
=
"
P12
"
fontName
=
"
Helvetica
"
alignment
=
"
LEFT
"
/>
<
paraStyle
name
=
"
P13
"
fontName
=
"
Helvetica
-
Oblique
"
fontSize
=
"
9.0
"
leading
=
"
11
"
/>
<
paraStyle
name
=
"
P14
"
fontName
=
"
Helvetica
"
fontSize
=
"
9.0
"
leading
=
"
11
"
/>
<
paraStyle
name
=
"
P15
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
10.0
"
leading
=
"
13
"
alignment
=
"
LEFT
"
/>
<
paraStyle
name
=
"
P16
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
10.0
"
leading
=
"
13
"
alignment
=
"
CENTER
"
/>
<
paraStyle
name
=
"
P17
"
fontName
=
"
Helvetica
"
fontSize
=
"
10.0
"
leading
=
"
13
"
alignment
=
"
LEFT
"
/>
<
paraStyle
name
=
"
P18
"
fontName
=
"
Helvetica
"
fontSize
=
"
10.0
"
leading
=
"
13
"
spaceBefore
=
"
0.0
"
spaceAfter
=
"
3.0
"
/>
<
paraStyle
name
=
"
P10
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
10.0
"
leading
=
"
13
"
alignment
=
"
CENTER
"
/>
<
paraStyle
name
=
"
P11
"
fontName
=
"
Helvetica
"
fontSize
=
"
10.0
"
leading
=
"
13
"
alignment
=
"
LEFT
"
/>
<
paraStyle
name
=
"
P12
"
fontName
=
"
Helvetica
"
fontSize
=
"
9.0
"
leading
=
"
11
"
alignment
=
"
CENTER
"
/>
<
paraStyle
name
=
"
P13
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
9.0
"
leading
=
"
11
"
alignment
=
"
CENTER
"
/>
<
paraStyle
name
=
"
P14
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
9.0
"
leading
=
"
11
"
alignment
=
"
CENTER
"
/>
<
paraStyle
name
=
"
P15
"
fontName
=
"
Helvetica
"
fontSize
=
"
9.0
"
leading
=
"
11
"
alignment
=
"
CENTER
"
/>
<
paraStyle
name
=
"
P16
"
fontName
=
"
Helvetica
"
fontSize
=
"
9.0
"
leading
=
"
11
"
/>
<
paraStyle
name
=
"
P17
"
fontName
=
"
Helvetica
"
alignment
=
"
LEFT
"
/>
<
paraStyle
name
=
"
P18
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
9.0
"
leading
=
"
11
"
alignment
=
"
RIGHT
"
/>
<
paraStyle
name
=
"
P19
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
9.0
"
leading
=
"
11
"
alignment
=
"
LEFT
"
/>
<
paraStyle
name
=
"
P20
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
9.0
"
leading
=
"
11
"
alignment
=
"
CENTER
"
/>
<
paraStyle
name
=
"
P21
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
9.0
"
leading
=
"
11
"
alignment
=
"
LEFT
"
/>
<
paraStyle
name
=
"
P22
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
9.0
"
leading
=
"
11
"
/>
<
paraStyle
name
=
"
P23
"
fontName
=
"
Helvetica
"
fontSize
=
"
9.0
"
leading
=
"
11
"
alignment
=
"
LEFT
"
/>
<
paraStyle
name
=
"
P24
"
fontName
=
"
Helvetica
"
fontSize
=
"
9.0
"
leading
=
"
11
"
alignment
=
"
CENTER
"
/>
<
paraStyle
name
=
"
P25
"
fontName
=
"
Helvetica
-
Bold
"
fontSize
=
"
16.0
"
leading
=
"
20
"
/>
<
paraStyle
name
=
"
Standard
"
fontName
=
"
Times
-
Roman
"
/>
<
paraStyle
name
=
"
Text
body
"
fontName
=
"
Times
-
Roman
"
spaceBefore
=
"
0.0
"
spaceAfter
=
"
6.0
"
/>
<
paraStyle
name
=
"
Heading
"
fontName
=
"
Helvetica
"
fontSize
=
"
14.0
"
leading
=
"
17
"
spaceBefore
=
"
12.0
"
spaceAfter
=
"
6.0
"
/>
...
...
@@ -60,76 +128,89 @@
<
/
stylesheet
>
<
images
/>
<
story
>
<
para
style
=
"
P14
"
>
[[
repeatIn
(
objects
,
'o'
)
]]
<
/
para
>
<
para
style
=
"
P13
"
>
<
font
color
=
"
white
"
>
<
/
font
>
<
/
para
>
<
para
style
=
"
P14
"
>
<
para
style
=
"
P8
"
>
[[
repeatIn
(
objects
,
'o'
)
]]
<
/
para
>
<
para
style
=
"
P7
"
>
<
font
color
=
"
white
"
>
<
/
font
>
<
/
para
>
<
para
style
=
"
P1
"
>
Production
Order
N
°
:
[[
o
.
name
]]<
/
para
>
<
para
style
=
"
P2
"
>
<
para
style
=
"
P8
"
>
<
font
color
=
"
white
"
>
<
/
font
>
<
/
para
>
<
para
style
=
"
P18
"
>
Printing
date
:
[[
time
.
strftime
(
'%
d
/%
m
/%Y'
)
]]<
/
para
>
<
para
style
=
"
P18
"
>
Partner
Order
reference
:
[[
o
.
sale_ref
or
' '
]]<
/
para
>
<
para
style
=
"
P18
"
>
SO
number
:
[[
o
.
sale_name
or
''
]]<
/
para
>
<
para
style
=
"
P3
"
>
<
para
style
=
"
terp_header
"
>
Production
Order
N
°
:
[[
o
.
name
]]<
/
para
>
<
para
style
=
"
P1
"
>
<
font
color
=
"
white
"
>
<
/
font
>
<
/
para
>
<
blockTable
colWidths
=
"
130.0
,
313.0
,
85
.0
"
repeatRows
=
"
1
"
style
=
"
Table1
"
>
<
blockTable
colWidths
=
"
74.0
,
88.0
,
78.0
,
89.0
,
199
.0
"
repeatRows
=
"
1
"
style
=
"
Table1
"
>
<
tr
>
<
td
>
<
para
style
=
"
P
4
"
>
Pr
oduct
Nam
e
</
para
>
<
para
style
=
"
P
13
"
>
Pr
inting
dat
e
<
/
para
>
<
/
td
>
<
td
>
<
para
style
=
"
P
5
"
>
P
roduct
Description
</
para
>
<
para
style
=
"
P
14
"
>
P
lanned
Date
<
/
para
>
<
/
td
>
<
td
>
<
para
style
=
"
P6
"
>
Qty
</
para
>
<
para
style
=
"
P20
"
>
Partner
Ref
</
para
>
<
/
td
>
<
td
>
<
para
style
=
"
P20
"
>
SO
Number
</
para
>
<
/
td
>
<
td
>
<
para
style
=
"
P20
"
>
Product
Name
</
para
>
<
/
td
>
<
/
tr
>
<
/
blockTable
>
<
section
>
<
blockTable
colWidths
=
"
130.0
,
312.0
,
86
.0
"
style
=
"
Table2
"
>
<
blockTable
colWidths
=
"
74.0
,
88.0
,
78.0
,
89.0
,
199
.0
"
style
=
"
Table2
"
>
<
tr
>
<
td
>
<
para
style
=
"
P10
"
>
[[
'['
+
o
.
product_id
.
code
+
']'
]]
[[
o
.
product_id
.
name
]]<
/
para
>
<
para
style
=
"
P12
"
>
[[
time
.
strftime
(
'%
d
/%
m
/%Y'
)
]]<
/
para
>
<
/
td
>
<
td
>
<
para
style
=
"
P15
"
>
[[
time
.
strftime
(
'%
d
/%
m
/%Y'
,
time
.
strptime
(
o
.
date_planned
,
'%Y-%
m
-%
d
%H
:
%M
:
%S'
))
]]<
/
para
>
<
/
td
>
<
td
>
<
para
style
=
"
P12
"
>
[[
o
.
sale_ref
or
' '
]]<
/
para
>
<
/
td
>
<
td
>
<
para
style
=
"
P1
0
"
>
[[
o
.
product_id
.
description
]]<
/
para
>
<
para
style
=
"
P1
2
"
>
[[
o
.
sale_name
or
''
]]<
/
para
>
<
/
td
>
<
td
>
<
para
style
=
"
P
11
"
>
[[
'
%.
2
f
'
%
o
.
product_
qty
]]
[[
o
.
product_
uom
.
name
]]<
/
para
>
<
para
style
=
"
P
24
"
>
[[
'
['
+
o
.
product_
id
.
code
+
']'
]]
[[
o
.
product_
id
.
name
]]<
/
para
>
<
/
td
>
<
/
tr
>
<
/
blockTable
>
<
/
section
>
<
para
style
=
"
P
7
"
>
<
para
style
=
"
P
2
"
>
<
font
color
=
"
white
"
>
<
/
font
>
<
/
para
>
<
para
style
=
"
P
8
"
>
<
font
color
=
"
white
"
>
.........<
/
font
>
<
font
color
=
"
white
"
>
.........
<
/
font
>
<
para
style
=
"
P
2
"
>
[[
o
.
product_id
.
description
]]<
/
para
>
<
para
style
=
"
P2
"
>
<
font
color
=
"
white
"
>
<
/
font
>
<
/
para
>
<
blockTable
colWidths
=
"
86.0
,
16
.0
,
42
5
.0
"
style
=
"
Table
3
"
>
<
blockTable
colWidths
=
"
185
.0
,
3
42.0
"
style
=
"
Table
4
"
>
<
tr
>
<
td
>
<
para
style
=
"
P15
"
>
Planned
Date
<
/
para
>
<
para
style
=
"
P21
"
>
Product
<
/
para
>
<
/
td
>
<
td
>
<
para
style
=
"
P18
"
>
Qty
</
para
>
<
/
td
>
<
/
tr
>
<
tr
>
<
td
>
<
para
style
=
"
P16
"
>
:<
/
para
>
<
para
style
=
"
P3
"
>
[[
repeatIn
(
o
.
move_lines
,
'line'
)
]]<
/
para
>
<
para
style
=
"
P3
"
>
[[
'['
+
line
.
product_id
.
code
+
']'
]][[
line
.
product_id
.
name
]]<
/
para
>
<
/
td
>
<
td
>
<
para
style
=
"
P15
"
>
[[
time
.
strftime
(
'%
d
/%
m
/%Y'
,
time
.
strptime
(
o
.
date_planned
,
'%Y-%
m
-%
d
%H
:
%M
:
%S'
))
]]<
/
para
>
<
para
style
=
"
P9
"
>
<
font
color
=
"
white
"
>
<
/
font
>
<
/
para
>
<
para
style
=
"
P5
"
>
[[
'%.
2
f
'
%
line
.
product_qty
]]
[[
line
.
product_uom
.
name
]]<
/
para
>
<
/
td
>
<
/
tr
>
<
/
blockTable
>
<
para
style
=
"
P12
"
>
<
font
face
=
"
Times
-
Roman
"
/>
<
para
style
=
"
P2
"
>
<
font
color
=
"
white
"
>
.........<
/
font
>
<
font
color
=
"
white
"
>
.........<
/
font
>
<
/
para
>
<
para
style
=
"
P17
"
>
<
font
color
=
"
white
"
>
<
/
font
>
<
/
para
>
<
/
story
>
<
/
document
>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment