~openerp-commiter/openobject-addons/extra-6.0

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<sheet xmlns="http://www.lysator.liu.se/~alla/dia/dia-sheet-ns">
<!--Dia-Version: 0.96.1-->
<!--File: /home/fp/.dia/sheets/OpenERP.sheet-->
<!--Date: Wed Nov 12 12:16:55 2008-->
<!--For: fp-->

<name>Open ERP Interface</name>
<description>Design Open ERP Interface</description>
<contents>
<!--add shapes here-->
<object name="shape - head_logo">
<description>Header Logo</description>
</object>
<object name="shape - head_title">
<description>Header (With Title)</description>
</object>
<object name="shape - tree_title">
<description>Tree Header (With Title)</description>
</object>
<object name="shape - right_toolbar_header">
<description>Right Toolbar Header</description>
</object>
<object name="shape - right_toolbar_text">
<description>Right Toolbar Text</description>
</object>
<object name="shape - char">
<description>Char</description>
</object>
<object name="shape - text">
<description>Text</description>
</object>
<object name="shape - float">
<description>Float</description>
</object>
<object name="shape - integer">
<description>Integer</description>
</object>
<object name="shape - float_time">
<description>Float Time</description>
</object>
<object name="shape - many2one">
<description>many2one</description>
</object>
<object name="shape - many2many">
<description>many2many</description>
</object>
<object name="shape - notebook_path">
<description>Notebook</description>
</object>
<object name="shape - separator">
<description>Separator</description>
</object>
<object name="shape - selection">
<description>Selection</description>
</object>
<object name="shape - button">
<description>Button</description>
</object>
<object name="shape - url">
<description>URL</description>
</object>
<object name="shape - date">
<description>Date</description>
</object>
<object name="shape - datetime">
<description>Datetime</description>
</object>
<object name="shape - time">
<description>Time</description>
</object>
<object name="shape - binary">
<description>Binary</description>
</object>
<object name="shape - reference">
<description>Reference</description>
</object>
<object name="shape - boolean_on">
<description>Boolean On</description>
</object>
<object name="shape - boolean">
<description>Boolean Off</description>
</object>
<object name="shape - list">
<description>List and Tree</description>
</object>
<object name="shape - one2many">
<description>one2many</description>
</object>
<object name="shape - one2many_list">
<description>one2many_list</description>
</object>
</contents>
</sheet>