~openerp-community/openobject-doc/6.1

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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
<?php
$mapping = Array(
	"account.account" => "book/3/3_9/chart_of_accounts.html#creating-a-chart-of-accounts",
	"account.account.template" => "technical_guide/account.html#object-templates-for-accounts-account-account-template",
	"account.account.type" => "book/3/3_9/chart_of_accounts.html#creating-a-chart-of-accounts",
	"account.analytic.account" => "book/4/4_10_Accounts/4_10_Accounts_place.html",
	"account.analytic.default" => "technical_guide/account_analytic_default.html#object-analytic-distributions-account-analytic-default",
	"account.analytic.journal" => "book/4/4_10_Accounts/4_10_Accounts_place.html",
	"account.analytic.line" => "book/4/4_10_Accounts/4_10_Accounts_place.html",
	"account.analytic.plan" => "technical_guide/account_analytic_plans.html#object-analytic-plans-account-analytic-plan",
	"account.analytic.plan.instance" => "technical_guide/account_analytic_plans.html#object-analytic-plan-instance-account-analytic-plan-instance",
	"account.analytic.plan.instance.line" =>"technical_guide/account_analytic_plans.html#object-analytic-instance-line-account-analytic-plan-instance-line",
	"account.analytic.plan.line" =>"technical_guide/account_analytic_plans.html#object-analytic-plan-lines-account-analytic-plan-line",
	"account.asset.asset" =>"technical_guide/account_asset.html",
	"account.asset.board" => "technical_guide/account_asset.html#object-asset-board-account-asset-board",
	"account.asset.category" =>"technical_guide/account_asset.html#object-asset-category-account-asset-category",
	"account.asset.property" => "technical_guide/account_asset.html#object-asset-property-account-asset-property",
	"account.asset.property.history" =>"technical_guide/account_asset.html#object-asset-history-account-asset-property-history",
	"account.bank.accounts.wizard" => "technical_guide/account.html#object-account-bank-accounts-wizard-account-bank-accounts-wizard",
	"account.bank.statement" => "book/3/3_7/accounting_entries.html",
	"account.bank.statement.line" => "book/3/3_7/accounting_entries.html",
	"account.bank.statement.reconcile" => "book/3/3_7/accounting_entries.html",
	"account.bank.statement.reconcile.line" => "book/3/3_7/accounting_entries.html",
	"account.budget.post" => "book/3/3_8/company_financial_analysis.html#good-management-budgeting",
	"account.budget.post.dotation" => "technical_guide/account_budget.html#object-budget-dotation-account-budget-post-dotation",
	"account.chart.template" => "technical_guide/account.html#object-templates-for-account-chart-account-chart-template",
	"account.config.wizard" => "technical_guide/account.html#object-account-config-wizard-account-config-wizard",
	"account.fiscal.position" => "technical_guide/account.html#object-fiscal-position-account-fiscal-position",
	"account.fiscal.position.account" => "technical_guide/account.html#object-fiscal-position-accounts-mapping-account-fiscal-position-account",
	"account.fiscal.position.account.template" => "technical_guide/account.html#object-fiscal-position-template-account-mapping-account-fiscal-position-account-template",
	"account.fiscal.position.tax" => "technical_guide/account.html#object-fiscal-position-taxes-mapping-account-fiscal-position-tax",
	"account.fiscal.position.tax.template" => "technical_guide/account.html#object-fiscal-position-template-tax-mapping-account-fiscal-position-tax-template",
	"account.fiscal.position.template" => "technical_guide/account.html#object-template-for-fiscal-position-account-fiscal-position-template",
	"account.fiscalyear" => "book/3/3_9/periods_and_fiscal_years.html",
	"account.invoice" => "book/3/3_7/invoicing.html",
	"account.invoice.line" => "book/3/3_7/invoicing.html",
	"account.invoice.tax" => "book/3/3_7/invoicing.html",
	"account.journal" => "book/3/3_9/journals.html",
	"account.journal.column" => "technical_guide/account.html#object-journal-column-account-journal-column",
	"account.journal.period" => "technical_guide/account.html#object-journal-period-account-journal-period",
	"account.journal.simulation" => "technical_guide/account_simulation.html#object-simulation-level-account-journal-simulation",
	"account.journal.view" => "technical_guide/account.html#object-journal-view-account-journal-view",
	"account.model" => "technical_guide/account.html#object-account-model-account-model",
	"account.model.line" => "technical_guide/account.html#object-account-model-entries-account-model-linel",
	"account.move" => "technical_guide/account.html#object-account-entry-account-move",
	"account.move.line" => "technical_guide/account.html#object-entry-lines-account-move-line",
	"account.move.reconcile" => "technical_guide/account.html#object-account-reconciliation-account-move-reconcile",
	"account.payment.term" => "book/3/3_9/payment_terms.html",
	"account.payment.term.line" => "book/3/3_9/payment_terms.html",
	"account.period" => "book/3/3_9/periods_and_fiscal_years.html",
	"account.report.history" => "book/4/4_10_Accounts/4_10_Accounts_fin_ana.html",
	"account.report.report" => "book/4/4_10_Accounts/4_10_Accounts_fin_ana.html",
	"account.sequence.fiscalyear" => "technical_guide/account.html#object-account-sequence-fiscalyear-account-sequence-fiscalyear",
	"account.subscription" => "technical_guide/account.html#object-account-subscription-account-subscription",
	"account.subscription.line" => "technical_guide/account.html#object-account-subscription-line-account-subscription-line",
	"account.tax" => "book/3/3_8/statutory_taxes.html",
	"account.tax.code" => "book/3/3_8/statutory_taxes.html",
	"account.tax.code.template" => "book/3/3_8/statutory_taxes.html",
	"account.tax.template" => "book/3/3_8/statutory_taxes.html",
	"account_analytic_analysis.summary.month" => "book/4/4_10_Accounts/4_10_Accounts_fin_ana.html",
	"account_analytic_analysis.summary.user" => "book/4/4_10_Accounts/4_10_Accounts_fin_ana.html",
	"account_followup.followup" => "book/3/3_8/managing_accounts.html#multi-step-follow-ups",
	"account_followup.followup.line" => "book/3/3_8/managing_accounts.html#multi-step-follow-ups",
	"account_followup.stat" => "book/3/3_8/managing_accounts.html#multi-step-follow-ups",
	"board.board" => "book/3/3_8/company_financial_analysis.html#the-accounting-dashboard",
	"board.board.line" => "book/3/3_8/company_financial_analysis.html#the-accounting-dashboard",
	"board.note" => "book/3/3_8/company_financial_analysis.html#the-accounting-dashboard",
	"board.note.type" => "book/3/3_8/company_financial_analysis.html#the-accounting-dashboard",
	"config.compute.remaining" => "technical_guide/project.html#object-config-compute-remaining-config-compute-remaining",
	"crm.case" => "book/2/2_5_CRM/2_5_CRM_case.html",
	"crm.case.categ" => "book/2/2_5_CRM/2_5_CRM_case.html#categories",
	"crm.case.category2" => "book/2/2_5_CRM/2_5_CRM_case.html",
	"crm.case.history" => "book/2/2_5_CRM/2_5_CRM_case.html#using-cases",
	"crm.case.log" => "technical_guide/crm.html#object-case-communication-history-crm-case-log",
	"crm.case.rule" => "book/2/2_5_CRM/2_5_CRM_case.html#automating-actions-using-rules",
	"crm.case.section" => "book/2/2_5_CRM/2_5_CRM_case.html#sections",
	"crm.case.stage" => "technical_guide/crm_configuration.html#object-stage-of-case-crm-case-stage",
	"crm.menu.config_wizard" => "book/2/2_5_CRM/2_5_CRM_case.html#menu",
	"crm.segmentation" => "book/2/2_5_CRM/2_5_CRM_profiling.html#using-profiles-effectively",
	"crm.segmentation.line" =>"book/2/2_5_CRM/2_5_CRM_profiling.html#using-profiles-effectively",
	"crossovered.budget" => "book/3/3_8/company_financial_analysis.html#good-management-budgeting",
	"crossovered.budget.lines" => "book/3/3_8/company_financial_analysis.html#good-management-budgeting",
	"delivery.carrier" => "book/6/6_16_Sales/6_16_Sales_carriers.html#management-of-carriers",
	"delivery.grid" => "book/6/6_16_Sales/6_16_Sales_carriers.html#tariff-grids",
	"delivery.grid.line" =>"book/6/6_16_Sales/6_16_Sales_carriers.html#tariff-grids",
	"document.configuration.wizard"=>"book/7/7_19_Documents/7_19_Documents_OpenERP.html#installation",
	"document.directory" => "book/7/7_19_Documents/7_19_Documents_mapping.html",
	"document.directory.content" => "book/7/7_19_Documents/7_19_Documents_mapping.html",
	"document.directory.content.type" =>"book/7/7_19_Documents/7_19_Documents_mapping.html",
	"edi.log" => "technical_guide/edi.html#object-edi-log-edi-log",
	"edi.log.line" =>"technical_guide/edi.html#object-edi-log-line-edi-log-line",
	"event.event" =>"technical_guide/event.html#object-event-event-event",
	"event.registration" =>"technical_guide/event.html#object-event-registration-event-registration",
	"event.type" => "technical_guide/event.html#object-event-type-event-type",
	"fiscalyear.seq" =>  "technical_guide/account.html#object-maintains-invoice-sequences-with-fiscal-year-fiscalyear-seq",
	"hr.action.reason" => "technical_guide/hr_attendance.html#object-action-reason-hr-action-reason",
	"hr.analytic.timesheet" => "book/4/4_11_HR/4_11_HR_timesheet.html",
	"hr.attendance" =>  "book/4/4_11_HR/4_11_HR_timesheet.html#entering-timesheet-data",
	"hr.department" => "book/4/4_11_HR/4_11_HR_timesheet.html#managing-by-department",
	"hr.employee" =>  "book/4/4_11_HR/4_11_HR_timesheet.html#employee-configuration",
	"hr.employee.category" =>  "book/4/4_11_HR/4_11_HR_timesheet.html#employee-configuration",
	"hr.expense.expense" => "book/4/4_12_Services/4_12_Services_treatment.html",
	"hr.expense.line" => "book/4/4_12_Services/4_12_Services_treatment.html",
	"hr.timesheet" => "book/4/4_11_HR/4_11_HR_timesheet.html",
	"hr.timesheet.group" => "book/4/4_11_HR/4_11_HR_timesheet.html",
	"hr_timesheet_invoice.factor" => "book/4/4_11_HR/4_11_HR_timesheet.html#evaluation-of-service-costs",
	"hr_timesheet_sheet.sheet" => "book/4/4_11_HR/4_11_HR_timesheet.html#entering-timesheet-data",
	"hr_timesheet_sheet.sheet.account" =>"book/4/4_11_HR/4_11_HR_timesheet.html#entering-timesheet-data",
	"hr_timesheet_sheet.sheet.day" =>  "book/4/4_11_HR/4_11_HR_timesheet.html#managing-by-department",
	"ir.actions.act_window" => "/technical_guide/base.html#object-ir-actions-act-window",
	"ir.actions.act_window.view" => "/technical_guide/base.html#object-ir-actions-act-window-view",
	"ir.actions.act_window_close" => "/technical_guide/base.html#object-ir-actions-act-window-close",
	"ir.actions.actions" => "/technical_guide/base.html#object-ir-actions-actions",
	"ir.actions.configuration.wizard" => "/technical_guide/base.html#object-ir-actions-configuration-wizard",
	"ir.actions.report.custom" => "/technical_guide/base.html#object-ir-actions-configuration-wizard",
	"ir.actions.report.xml" =>"/technical_guide/base.html#object-ir-actions-report-xml",
	"ir.actions.server" => "/technical_guide/base.html#object-ir-actions-server",
	"ir.actions.todo" => "/technical_guide/base.html#object-ir-actions-todo",
	"ir.actions.url" => "/technical_guide/base.html#object-ir-actions-url",
	"ir.actions.wizard" => "/technical_guide/base.html#object-ir-actions-wizard",
	"ir.attachment" =>"/technical_guide/base.html#object-ir-attachment",
	"ir.cron" => "/technical_guide/base.html#object-ir-cron",
	"ir.default" => "/technical_guide/base.html#object-ir-default",
	"ir.exports" => "/technical_guide/base.html#object-ir-exports",
	"ir.exports.line" =>"/technical_guide/base.html#object-ir-exports-line",
	"ir.model" => "/technical_guide/base.html#objects",
	"ir.model.access" => "/technical_guide/base.html#object-ir-model-access",
	"ir.model.config" => "/technical_guide/base.html#object-ir-model-config",
	"ir.model.data" => "/technical_guide/base.html#object-ir-model-data",
	"ir.model.fields" => "/technical_guide/base.html#object-fields-ir-model-fields",
	"ir.model.grid" =>  "/technical_guide/base.html#object-objects-security-grid-ir-model-grid",
	"ir.module.category" =>"/technical_guide/base.html#object-module-category",
	"ir.module.module" => "/technical_guide/base.html#object-module",
	"ir.module.module.dependency" => "/technical_guide/base.html#object-module-dependency",
	"ir.module.repository" => "/technical_guide/base.html#object-module-repository",
	"ir.property" => "/technical_guide/base.html#object-ir-property",
	"ir.report.custom" => "/technical_guide/base.html#object-ir-report-custom",
	"ir.report.custom.fields" =>"/technical_guide/base.html#object-ir-report-custom-fields",
	"ir.rule" =>"/technical_guide/base.html#object-ir-rule",
	"ir.rule.group" =>"/technical_guide/base.html#object-ir-rule-group",
	"ir.sequence" =>"/technical_guide/base.html#object-ir-sequence",
	"ir.sequence.type" =>"/technical_guide/base.html#object-ir-sequence-type",
	"ir.server.object.lines" => "/technical_guide/base.html#object-ir-server-object-lines",
	"ir.translation" => "/technical_guide/base.html#object-ir-translation",
	"ir.ui.menu" => "/technical_guide/base.html#object-ir-ui-menu",
	"ir.ui.view" =>"/technical_guide/base.html#object-ir-ui-view",
	"ir.ui.view.custom" => "/technical_guide/base.html#object-ir-ui-view-custom",
	"ir.ui.view_sc" => "/technical_guide/base.html#object-ir-ui-view-sc",
	"ir.values" => "/technical_guide/base.html#object-ir-values",
	"maintenance.contract" => "book/8/8_21_Implem/8_21_Implem_support.html",
	"maintenance.contract.module" => "/technical_guide/base.html#object-maintenance-contract-modules",
	"maintenance.contract.wizard" => "/technical_guide/base.html#object-maintenance-contract-wizard",
	"membership.membership_line" =>  "/features/membership.html",
	"mrp.bom" => "book/5/5_15_Manufacturing/5_15_Manufacturing_production.html#bills-of-materials",
	"mrp.bom.revision" => "book/5/5_15_Manufacturing/5_15_Manufacturing_production.html#bills-of-materials",
	"mrp.procurement" => "book/5/5_15_Manufacturing/5_15_Manufacturing_lead.html#manual-procurement",
	"mrp.production" => "book/5/5_15_Manufacturing/index.html",
	"mrp.production.product.line" => "book/5/5_15_Manufacturing/index.html",
	"mrp.production.workcenter.line" => "book/5/5_15_Manufacturing/5_15_Manufacturing_lead.html#workcenters",
	"mrp.property" => "book/5/5_15_Manufacturing/5_15_Manufacturing_production.html#configurable-bills-of-materials",
	"mrp.property.group" => "book/5/5_15_Manufacturing/5_15_Manufacturing_production.html#configurable-bills-of-materials",
	"mrp.repair" => "book/5/5_15_Manufacturing/5_15_Manufacturing_lead.html",
	"mrp.repair.fee" => "book/5/5_15_Manufacturing/5_15_Manufacturing_lead.html",
	"mrp.repair.line" => "book/5/5_15_Manufacturing/5_15_Manufacturing_lead.html",
	"mrp.routing" =>  "book/5/5_15_Manufacturing/5_15_Manufacturing_lead.html#routing",
	"mrp.routing.workcenter" =>  "book/5/5_15_Manufacturing/5_15_Manufacturing_lead.html#workcenters",
	"mrp.subproduct" => "book/5/5_15_Manufacturing/5_15_Manufacturing_lead.html",
	"mrp.workcenter" =>  "book/5/5_15_Manufacturing/5_15_Manufacturing_lead.html#workcenters",
	"payment.line" => "book/3/3_7/accounting_entries.html#management-of-payments",
	"payment.mode" => "book/3/3_7/accounting_entries.html#management-of-payments",
	"payment.order" => "book/3/3_7/accounting_entries.html#management-of-payments",
	"payment.type" => "book/3/3_7/accounting_entries.html#management-of-payments",
	"pos.config.journal" => "/features/point_of_sales.html",
	"pos.order" =>"/features/point_of_sales.html",
	"pos.order.line" => "/features/point_of_sales.html",
	"pos.payment" => "/features/point_of_sales.html",
	"pricelist.partnerinfo" => "technical_guide/product.html#object-pricelist-partnerinfo-pricelist-partnerinfo",
	"process.condition" => "book/7/7_18_Process/index.html",
	"process.node" => "book/7/7_18_Process/index.html",
	"process.process" => "book/7/7_18_Process/index.html",
	"process.transition" => "book/7/7_18_Process/index.html",
	"process.transition.action" => "book/7/7_18_Process/index.html",
	"product.category" =>  "book/1/1_3_Real_Case/1_3_Real_Case_db_setup.html#creating-products-and-their-categories",
	"product.packaging" =>  "book/6/6_16_Sales/6_16_Sales_packing.html#management-of-packaging",
	"product.price.type" =>  "book/6/6_16_Sales/6_16_Sales_pricing.html#different-bases-for-price-calculationl",
	"product.pricelist" =>  "book/4/4_12_Services/4_12_Services_contract.html",
	"product.pricelist.item" => "book/4/4_12_Services/4_12_Services_contract.html",
	"product.pricelist.type" => "book/4/4_12_Services/4_12_Services_contract.html",
	"product.pricelist.version" =>"book/4/4_12_Services/4_12_Services_contract.html",
	"product.product" => "book/1/1_2_Guided_Tour/1_2_Guided_Tour_openerp.html#products",
	"product.supplierinfo" => "book/1/1_2_Guided_Tour/1_2_Guided_Tour_openerp.html#products",
	"product.template" => "book/1/1_2_Guided_Tour/1_2_Guided_Tour_openerp.html#products",
	"product.ul" =>"book/1/1_2_Guided_Tour/1_2_Guided_Tour_openerp.html#products",
	"product.uom" => "book/1/1_2_Guided_Tour/1_2_Guided_Tour_openerp.html#products",
	"product.uom.categ" =>"book/1/1_2_Guided_Tour/1_2_Guided_Tour_openerp.html#products",
	"profile.accounting.config.install_modules_wizard" => "index.html",
	"profile.association.config.install_modules_wizard" => "index.html",
	"profile.manufacturing.config.install_modules_wizard" => "index.html",
	"profile.service.config.install_modules_wizard" => "index.html",
	"project.gtd.context" => "book/4/4_13_Projects/4_13_Projects_productivity.html#context",
	"project.gtd.timebox" => "book/4/4_13_Projects/4_13_Projects_productivity.html#timebox",
	"project.project" => "book/4/4_13_Projects/4_13_Projects_management.html",
	"project.task" => "book/4/4_13_Projects/4_13_Projects_management.html#managing-tasks",
	"project.task.type" => "book/4/4_13_Projects/4_13_Projects_management.html#managing-tasks",
	"project.task.work" => "book/4/4_13_Projects/4_13_Projects_management.html#managing-tasks",
	"purchase.order" => "book/6/6_17_Purchases/index.html",
	"purchase.order.line" => "book/6/6_17_Purchases/index.html",
	"report.account.analytic.line.to.invoice" => "/technical_guide/report_analytic_line.html",
	"report.account.invoice" =>"/technical_guide/sale_margin.html",
	"report.account.invoice.category" =>"/technical_guide/sale_margin.html",
	"report.account.invoice.partner" => "/technical_guide/sale_margin.html",
	"report.account.invoice.partner.product" => "/technical_guide/sale_margin.html",
	"report.account.invoice.product" => "/technical_guide/sale_margin.html",
	"report.account.receivable" => "/technical_guide/report_account.html",
	"report.analytic.account.close" => "report.analytic.account.close",
	"report.crm.case.categ" => "/technical_guide/board_crm_configuration.html",
	"report.crm.case.section.categ.categ2" => "/technical_guide/crm_configuration.html",
	"report.crm.case.section.categ.stage" => "/technical_guide/crm_configuration.html",
	"report.crm.case.section.categ2" => "/technical_guide/crm_configuration.html",
	"report.crm.case.section.stage" => "/technical_guide/crm_configuration.html",
	"report.crm.case.user" => "technical_guide/report_crm.html",
        "report.document.file" =>"book/7/7_19_Documents/7_19_Documents_searching.html#working-with-users-changes",
	"report.document.user" => "book/7/7_19_Documents/7_19_Documents_searching.html#working-with-users-changes",
	"report.document.wall" => "book/7/7_19_Documents/7_19_Documents_searching.html#working-with-users-changes",
	"report.event.registration" => "/technical_guide/event.html",
	"report.event.type.registration" => "/technical_guide/event.html",
	"report.files.partner" => "book/7/7_19_Documents/7_19_Documents_searching.html#working-with-users-changes",
	"report.hr.timesheet.invoice.journal" => "/technical_guide/account.html",
	"report.mrp.inout" => "/technical_guide/report_mrp.html",
	"report.partner_member.year" => "/technical_guide/membership.html",
	"report.partner_member.year_new" =>"/technical_guide/membership.html",
	"report.stock.lines.date" => "/technical_guide/stock.html",
	"report.task.user.pipeline.open" => "/technical_guide/report_task.html",
	"report.transaction.pos" => "/technical_guide/point_of_sale.html",
	"report.workcenter.load" => "/technical_guide/report_mrp.html",
	"report_account_analytic.planning" => "/technical_guide/report_analytic_planning.html",
	"report_account_analytic.planning.line" => "/technical_guide/report_analytic_planning.html",
	"report_account_analytic.planning.stat" => "/technical_guide/report_analytic_planning.html",
	"report_account_analytic.planning.stat.account" => "/technical_guide/report_analytic_planning.html",
	"report_account_analytic.planning.stat.user" => "/technical_guide/report_analytic_planning.html",
	"report_timesheet.account" => "/technical_guide/report_timesheet.html",
	"report_timesheet.account.date" => "/technical_guide/report_timesheet.html",
	"report_timesheet.invoice" => "/technical_guide/report_timesheet.html",
	"report_timesheet.user" => "/technical_guide/report_timesheet.html",
	"res.bank" => "/technical_guide/base.html#object-bank-res-bank",
	"res.company" => "/technical_guide/base.html#object-res-company-res-company",
	"res.config.view" => "/technical_guide/base.html#object-res-config-view-res-config-view",
	"res.country" => "/technical_guide/base.html#object-country-res-country",
	"res.country.state" =>"/technical_guide/base.html#object-country-state-res-country-state",
	"res.currency" => "/technical_guide/base.html#object-currency-res-currency",
	"res.currency.rate" => "/technical_guide/base.html#object-currency-rate-res-currency-rate",
	"res.groups" => "book/8/8_20_Config/8_20_Config_accessRights.html#groups-and-users",
	"res.lang" => "/technical_guide/base.html#object-languages-res-lang",
	"res.partner" => "book/2/2_5_CRM/2_5_CRM_partners.html#partners",
	"res.partner.address" => "book/1/1_3_Real_Case/1_3_Real_Case_db_setup.html#creating-partner-categories-partners-and-their-contacts",// "/technical_guide/base.html#object-partner-addresses",
	"res.partner.bank" => "/technical_guide/base.html#object-bank-accounts",
	"res.partner.bank.type" => "/technical_guide/base.html#object-bank-account-type",
	"res.partner.bank.type.field" => "/technical_guide/base.html#object-bank-type-fields",
	"res.partner.canal" => "/technical_guide/base.html#object-channels",
	"res.partner.category" => "book/1/1_2_Guided_Tour/1_2_Guided_Tour_connect_openerp.html#partner-categories",// "book/1/1_3_Real_Case/1_3_Real_Case_db_setup.html#creating-partner-categories-partners-and-their-contacts",
	"res.partner.contact" => "book/2/2_5_CRM/2_5_CRM_partners.html#contacts",
	"res.partner.event" => "/technical_guide/base.html#object-res-partner-event-res-partner-event",
	"res.partner.event.type" => "/technical_guide/base.html#object-partner-events-res-partner-event-type",
	"res.partner.function" => "book/2/2_5_CRM/2_5_CRM_partners.html#contacts",// "/technical_guide/base.html#object-function-of-the-contact",
	"res.partner.job" => "/technical_guide/base_contact.html#object-contact-partner-function",
	"res.partner.som" => "/technical_guide/base.html#object-res-partner-som",
	"res.partner.title" => "book/2/2_5_CRM/2_5_CRM_partners.html#partners",
	"res.payterm" => "book/3/3_9/payment_terms.html#payment-terms",
	"res.request" => "book/1/1_2_Guided_Tour/1_2_Guided_Tour_connect_openerp.html#requests-as-a-mechanism-for-internal-communication",
	"res.request.history" => "book/1/1_2_Guided_Tour/1_2_Guided_Tour_connect_openerp.html#requests-as-a-mechanism-for-internal-communication",
	"res.request.link" => "book/1/1_2_Guided_Tour/1_2_Guided_Tour_connect_openerp.html#requests-as-a-mechanism-for-internal-communication",
	"res.roles" => "book/8/8_20_Config/8_20_Config_workflow.html#assigning-roles",
	"res.users" => "book/1/1_2_Guided_Tour/1_2_Guided_Tour_connect_openerp.html#configuring-users",
	"sale.config.picking_policy" => "book/6/6_16_Sales/6_16_Sales_control.html#control-of-deliveries-and-invoicing",
	"sale.order" =>  "book/6/6_16_Sales/6_16_Sales_quotations.html#sales-quotations",
	"sale.order.line" =>  "book/6/6_16_Sales/6_16_Sales_quotations.html#entering-quotation-details",
	"sale.shop" => "book/1/1_3_Real_Case/1_3_Real_Case_testing_wf.html#from-sales-proposal-to-sales-order",
	"sale_journal.invoice.type" => "/technical_guide/sale_journal.html",
	"sale_journal.invoice.type.stats" => "/technical_guide/sale_journal.html",
	"sale_journal.picking.journal" => "/technical_guide/sale_journal.html",
	"sale_journal.picking.stats" => "/technical_guide/sale_journal.html",
	"sale_journal.sale.journal" => "/technical_guide/sale_journal.html",
	"sale_journal.sale.stats" => "/technical_guide/sale_journal.html",
	"stock.incoterms" => "/technical_guide/stock.html",
	"stock.inventory" => "book/5/5_14_Stock/5_14_Stock_stocks.html#initial-inventory",
	"stock.inventory.line" =>  "book/5/5_14_Stock/5_14_Stock_stocks.html#initial-inventory",
	"stock.location" => "book/5/5_14_Stock	/index.html#logistics-and-stock-management",
	"stock.location.path" => "index.html",
	"stock.move" => "book/5/5_14_Stock/5_14_Stock_lots.html#stock-moves",
	"stock.picking" => "index.html",
	"stock.picking.move.wizard" => "book/5/5_14_Stock/5_14_Stock_advanced.html#manual-data-entry-of-goods-receipt",
	"stock.production.lot" => "book/5/5_15_Manufacturing/5_15_Manufacturing_production.html#traceability",
	"stock.production.lot.revision" => "book/5/5_15_Manufacturing/5_15_Manufacturing_production.html#traceability",
	"stock.report.prodlots" => "book/5/5_14_Stock/5_14_Stock_lots.html#traceability",
	"stock.tracking" => "book/5/5_14_Stock/5_14_Stock_lots.html#traceability",
	"stock.warehouse" =>  "book/5/5_14_Stock/5_14_Stock_warehouses.html#warehouses",
	"stock.warehouse.orderpoint" =>  "book/5/5_14_Stock/5_14_Stock_warehouses.html#minimum-stock-rules",
	"wiki.groups" => "/technical_guide/wiki.html#module-wiki",
	"wiki.groups.link" => "technical_guide/wiki.html#module-wiki",
	"wiki.wiki" => "/technical_guide/wiki.html#module-wiki",
	"wiki.wiki.history" => "/technical_guide/wiki.html#module-wiki",
	"wizard.ir.model.menu.create" => "index.html",
	"wizard.ir.model.menu.create.line" => "index.html",
	"wizard.module.lang.export" => "book/8/8_20_Config/8_20_Config_menu.html#translation-through-a-csv-file",
	"wizard.module.update_translations" => "book/1/1_2_Guided_Tour/1_2_Guided_Tour_connect_openerp.html#installing-a-new-language",
	"wizard.multi.charts.accounts" => "book/3/3_9/chart_of_accounts.html#creating-a-chart-of-accounts",
	"wizard.wiki.history.show_diff" => "/technical_guide/wiki.html#module-wiki",
	"workflow" => "book/8/8_20_Config/8_20_Config_workflow.html",
	"workflow.activity" => "developer/3_9_Workflow_Business_Process/index.html#activity",
	"workflow.instance" => "index.html",
	"workflow.transition" => "developer/3_9_Workflow_Business_Process/index.html#transition",
	"workflow.triggers" => "developer/3_9_Workflow_Business_Process/index.html",
	"workflow.workitem" => "developer/3_9_Workflow_Business_Process/index.html",
);
if (array_key_exists('model', $_GET) && array_key_exists($_GET['model'], $mapping))
	header('Location: http://doc.openerp.com/v6.1/'.$mapping[$_GET['model']] ) ;
else
	header('Location: http://doc.openerp.com/v6.1/index.html') ;
?>