~mga/openobject-addons/account_india

« back to all changes in this revision

Viewing changes to profile_business_game/profile_game_scenario.xml

  • Committer: Naresh Choksy
  • Date: 2009-01-05 09:13:22 UTC
  • mto: This revision was merged to the branch mainline in revision 3407.
  • Revision ID: nch@tinyerp.com-20090105091322-y388peob08exxbzi
Business Game Renamed and some modification

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
In this phase, you must print Invoice.
29
29
        </field>
30
30
 
31
 
        <field name="pre_process_object">profile.game.retail.phase1</field>
 
31
        <field name="pre_process_object">profile.game.phase1</field>
32
32
        <field name="pre_process_method">pre_process_invoice_print</field>
33
33
 
34
 
        <field name="post_process_object">profile.game.retail.phase1</field>
 
34
        <field name="post_process_object">profile.game.phase1</field>
35
35
        <field name="post_process_method">post_process_invoice_print</field>
36
36
        <field name="state">draft</field>
37
37
 
53
53
In this phase, you must confirm Invoice.
54
54
        </field>
55
55
 
56
 
        <field name="pre_process_object">profile.game.retail.phase1</field>
 
56
        <field name="pre_process_object">profile.game.phase1</field>
57
57
        <field name="pre_process_method">pre_process_invoice_create</field>
58
58
 
59
 
        <field name="post_process_object">profile.game.retail.phase1</field>
 
59
        <field name="post_process_object">profile.game.phase1</field>
60
60
        <field name="post_process_method">post_process_invoice_create</field>
61
61
        <field name="state">draft</field>
62
62
        <field name="step_next_ids" eval="[(6,0,[ref('step_invoice_print')])]"/>
78
78
In this phase, you must deliver Products.
79
79
        </field>
80
80
 
81
 
        <field name="pre_process_object">profile.game.retail.phase1</field>
 
81
        <field name="pre_process_object">profile.game.phase1</field>
82
82
        <field name="pre_process_method">pre_process_deliver</field>
83
83
 
84
 
        <field name="post_process_object">profile.game.retail.phase1</field>
 
84
        <field name="post_process_object">profile.game.phase1</field>
85
85
        <field name="post_process_method">post_process_deliver</field>
86
86
        <field name="state">draft</field>
87
87
        <field name="step_next_ids" eval="[(6,0,[ref('step_invoice_create')])]"/>
104
104
In this phase, you must receive Products.
105
105
        </field>
106
106
 
107
 
        <field name="pre_process_object">profile.game.retail.phase1</field>
 
107
        <field name="pre_process_object">profile.game.phase1</field>
108
108
        <field name="pre_process_method">pre_process_receive</field>
109
109
 
110
 
        <field name="post_process_object">profile.game.retail.phase1</field>
 
110
        <field name="post_process_object">profile.game.phase1</field>
111
111
        <field name="post_process_method">post_process_receive</field>
112
112
        <field name="state">draft</field>
113
113
        <field name="step_next_ids" eval="[(6,0,[ref('step_deliver')])]"/>
130
130
In this phase, you must confirm Purchase Order.
131
131
        </field>
132
132
 
133
 
        <field name="pre_process_object">profile.game.retail.phase1</field>
 
133
        <field name="pre_process_object">profile.game.phase1</field>
134
134
        <field name="pre_process_method">pre_process_confirm_po</field>
135
135
 
136
 
        <field name="post_process_object">profile.game.retail.phase1</field>
 
136
        <field name="post_process_object">profile.game.phase1</field>
137
137
        <field name="post_process_method">post_process_confirm_po</field>
138
138
        <field name="state">draft</field>
139
139
        <field name="step_next_ids" eval="[(6,0,[ref('step_receive')])]"/>
156
156
In this phase, you must modify price Request for Quotation.
157
157
        </field>
158
158
 
159
 
        <field name="pre_process_object">profile.game.retail.phase1</field>
 
159
        <field name="pre_process_object">profile.game.phase1</field>
160
160
        <field name="pre_process_method">pre_process_modify_price</field>
161
161
 
162
 
        <field name="post_process_object">profile.game.retail.phase1</field>
 
162
        <field name="post_process_object">profile.game.phase1</field>
163
163
        <field name="post_process_method">post_process_modify_price</field>
164
164
        <field name="state">draft</field>
165
165
        <field name="step_next_ids" eval="[(6,0,[ref('step_confirm_po')])]"/>
182
182
In this phase, you must print Request for Quotation.
183
183
        </field>
184
184
 
185
 
        <field name="pre_process_object">profile.game.retail.phase1</field>
 
185
        <field name="pre_process_object">profile.game.phase1</field>
186
186
        <field name="pre_process_method">pre_process_print_rfq</field>
187
187
 
188
 
        <field name="post_process_object">profile.game.retail.phase1</field>
 
188
        <field name="post_process_object">profile.game.phase1</field>
189
189
        <field name="post_process_method">post_process_print_rfq</field>
190
190
        <field name="state">draft</field>
191
191
        <field name="step_next_ids" eval="[(6,0,[ref('step_modify_price')])]"/>
208
208
In this phase, you must confirm the order.
209
209
        </field>
210
210
 
211
 
        <field name="pre_process_object">profile.game.retail.phase1</field>
 
211
        <field name="pre_process_object">profile.game.phase1</field>
212
212
        <field name="pre_process_method">pre_process_sale</field>
213
213
 
214
 
        <field name="post_process_object">profile.game.retail.phase1</field>
 
214
        <field name="post_process_object">profile.game.phase1</field>
215
215
        <field name="post_process_method">post_process_sale</field>
216
216
        <field name="state">draft</field>
217
217
                <field name="step_next_ids" eval="[(6,0,[ref('step_print_rfq')])]"/>
233
233
In this phase, you must print the quotation you just created.
234
234
        </field>
235
235
 
236
 
        <field name="pre_process_object">profile.game.retail.phase1</field>
 
236
        <field name="pre_process_object">profile.game.phase1</field>
237
237
        <field name="pre_process_method">pre_process_print_quote</field>
238
238
 
239
 
        <field name="post_process_object">profile.game.retail.phase1</field>
 
239
        <field name="post_process_object">profile.game.phase1</field>
240
240
        <field name="post_process_method">post_process_print_quote</field>
241
241
        <field name="state">draft</field>
242
242
                <field name="step_next_ids" eval="[(6,0,[ref('step_sale')])]"/>
268
268
back to the main dashboard.
269
269
        </field>
270
270
 
271
 
        <field name="pre_process_object">profile.game.retail.phase1</field>
 
271
        <field name="pre_process_object">profile.game.phase1</field>
272
272
        <field name="pre_process_method">pre_process_quotation</field>
273
273
 
274
 
        <field name="post_process_object">profile.game.retail.phase1</field>
 
274
        <field name="post_process_object">profile.game.phase1</field>
275
275
        <field name="post_process_method">post_process_quotation</field>
276
276
        <field name="state">draft</field>
277
277