|
196 | 196 | <xpath expr="//filter[@name='inventory']" position="replace"/> |
197 | 197 | <xpath expr="//filter[@name='outgoing']" position="replace"/> |
198 | 198 | <xpath expr="//filter[@name='incoming']" position="replace"/> |
199 | | - <xpath expr="//filter[@name='done']" position="replace"/> |
| 199 | + <!-- <xpath expr="//filter[@name='done']" position="replace"/> |
200 | 200 | <xpath expr="//filter[@name='future']" position="replace"/> |
201 | | - <xpath expr="//filter[@name='ready']" position="replace"/> |
| 201 | + <xpath expr="//filter[@name='ready']" position="replace"/> --> |
202 | 202 | <xpath expr="//field[@name='partner_id']" position="replace"/> |
203 | 203 | <xpath expr="//field[@name='location_dest_id']" position="replace"/> |
204 | 204 | <xpath expr="//field[@name='origin']" position="replace"/> |
|
213 | 213 | <field name="active" eval="True"/> |
214 | 214 | <field name="type">search</field> |
215 | 215 | </record> |
216 | | - <!-- <record id="odoo_studio_stock_mo_f6168e04-59fe-4817-b198-b64b887b0c00" model="ir.ui.view"> |
| 216 | + <record id="odoo_studio_stock_mo_f6168e04-59fe-4817-b198-b64b887b0c00" model="ir.ui.view"> |
217 | 217 | <field name="arch" type="xml"> |
218 | 218 | <data> |
219 | | - <xpath expr="//field[@name='product_qty']" position="replace"> |
| 219 | + <xpath expr="//field[@name='date']" position="after"> |
220 | 220 | <field name="quantity" type="measure"/> |
221 | 221 | </xpath> |
222 | 222 | </data> |
|
228 | 228 | <field name="priority">99</field> |
229 | 229 | <field name="active" eval="True"/> |
230 | 230 | <field name="type">pivot</field> |
231 | | - </record> --> |
| 231 | + </record> |
232 | 232 | <record id="odoo_studio_stock_pi_f32a105e-ed20-4bc8-8b46-e71332e7ed4c" model="ir.ui.view"> |
233 | 233 | <field name="arch" type="xml"> |
234 | 234 | <data> |
|
254 | 254 | <field name="active" eval="True"/> |
255 | 255 | <field name="type">search</field> |
256 | 256 | </record> |
257 | | - <!-- <record id="odoo_studio_mrp_eco__12be8bf7-6f40-4e8f-8e98-bfd77ee3b7e4" model="ir.ui.view"> |
| 257 | + <record id="odoo_studio_mrp_eco__12be8bf7-6f40-4e8f-8e98-bfd77ee3b7e4" model="ir.ui.view"> |
258 | 258 | <field name="arch" type="xml"> |
259 | 259 | <data> |
260 | 260 | <xpath expr="//button[@name='open_new_bom']" position="after"> |
261 | | - <button class="oe_stat_button" icon="fa-eyedropper" type="action" name="tests_4ac65ed9-2993-48f5-850a-6b0384c46c98"> |
| 261 | + <button class="oe_stat_button" icon="fa-eyedropper" type="action" name="vineyard.quality_check_tests_action_window"> |
262 | 262 | <field widget="statinfo" name="x_x_recipe_iteration_quality_check_count" string="Tests"/> |
263 | 263 | </button> |
264 | 264 | </xpath> |
|
279 | 279 | <field name="priority">160</field> |
280 | 280 | <field name="active" eval="True"/> |
281 | 281 | <field name="type">form</field> |
282 | | - </record> --> |
| 282 | + </record> |
283 | 283 | <record id="odoo_studio_quality__9eef4775-24c8-4f36-85c0-37699730a29b" model="ir.ui.view"> |
284 | 284 | <field name="arch" type="xml"> |
285 | 285 | <data> |
|
296 | 296 | <field name="active" eval="True"/> |
297 | 297 | <field name="type">list</field> |
298 | 298 | </record> |
299 | | - <!-- <record id="odoo_studio_quality__640cb452-6efe-40b1-a52d-d6c06c8f0441" model="ir.ui.view"> |
| 299 | + <record id="odoo_studio_quality__640cb452-6efe-40b1-a52d-d6c06c8f0441" model="ir.ui.view"> |
300 | 300 | <field name="arch" type="xml"> |
301 | 301 | <data> |
302 | | - <xpath expr="//form[1]/sheet[1]/group[1]/group[1]/field[@name='lot_id']" position="after"> |
| 302 | + <xpath expr="//field[@name='lot_ids']" position="after"> |
303 | 303 | <field name="x_recipe_iteration" domain="[("stage_id", "not in", [9])]"/> |
304 | 304 | </xpath> |
305 | | - <xpath expr="//form[1]/sheet[1]/group[1]/group[2]/field[@name='production_id']" position="after"> |
| 305 | + <xpath expr="//field[@name='production_id']" position="after"> |
306 | 306 | <label for="point_id"/> |
307 | | - <div class="d-flex" name="point_id_div"/> |
308 | | - </xpath> |
309 | | - <xpath expr="//div[@name='point_id_div']" position="inside"> |
310 | | - <xpath expr="//field[@name='point_id']" position="move"/> |
311 | | - <field name="x_control_point_title"/> |
| 307 | + <div class="d-flex" name="point_id_div"> |
| 308 | + <xpath expr="//field[@name='point_id']" position="move"/> |
| 309 | + <field name="x_control_point_title"/> |
| 310 | + </div> |
312 | 311 | </xpath> |
313 | 312 | <xpath expr="//field[@name='point_id']" position="attributes"> |
314 | 313 | <attribute name="class">oe_inline</attribute> |
|
322 | 321 | <field name="priority">160</field> |
323 | 322 | <field name="active" eval="True"/> |
324 | 323 | <field name="type">form</field> |
325 | | - </record> --> |
326 | | - <!-- <record id="mrp_production_form_view" model="ir.ui.view"> |
| 324 | + </record> |
| 325 | + <record id="mrp_production_form_view" model="ir.ui.view"> |
327 | 326 | <field name="arch" type="xml"> |
328 | 327 | <data> |
329 | | - <xpath expr="//button[@name='766']" position="after"> |
330 | | - <button class="oe_stat_button" icon="fa-check" type="action" name="quality_checks_4f5af6bc-ab55-495c-a6a4-b7637547f754"> |
| 328 | + <xpath expr="//button[@name='%(mrp.action_report_mo_overview)d']" position="after"> |
| 329 | + <button class="oe_stat_button" icon="fa-check" type="action" name="%(quality_checks_4f5af6bc-ab55-495c-a6a4-b7637547f754)d"> |
331 | 330 | <field widget="statinfo" name="x_production_id_quality_check_count" string="Quality Checks"/> |
332 | 331 | </button> |
333 | 332 | </xpath> |
334 | 333 | </data> |
335 | 334 | </field> |
| 335 | + <field name="inherit_id" ref="mrp.mrp_production_form_view"/> |
336 | 336 | <field name="mode">extension</field> |
337 | 337 | <field name="model">mrp.production</field> |
338 | 338 | <field name="name">Odoo Studio: Industry mrp.production.form harvest customization</field> |
339 | 339 | <field name="priority">99</field> |
340 | 340 | <field name="active" eval="True"/> |
341 | 341 | <field name="type">form</field> |
342 | | - </record> --> |
343 | | - <!-- <record id="odoo_studio_quality__9d7785a2-7575-42e2-9143-fa441123638e" model="ir.ui.view"> |
| 342 | + </record> |
| 343 | + <record id="odoo_studio_quality__9d7785a2-7575-42e2-9143-fa441123638e" model="ir.ui.view"> |
344 | 344 | <field name="arch" type="xml"> |
345 | 345 | <data> |
346 | | - <xpath expr="//list[1]/field[@name='name']" position="after"> |
| 346 | + <xpath expr="//field[@name='name']" position="after"> |
347 | 347 | <field name="x_control_point_title" optional="show"/> |
348 | 348 | </xpath> |
349 | | - <xpath expr="//field[@name='lot_id']" position="attributes"> |
| 349 | + <xpath expr="//field[@name='lot_ids']" position="attributes"> |
350 | 350 | <attribute name="optional">hide</attribute> |
351 | 351 | </xpath> |
352 | | - <xpath expr="//field[@name='finished_lot_id']" position="attributes"> |
| 352 | + <!-- <xpath expr="//field[@name='finished_lot_id']" position="attributes"> |
353 | 353 | <attribute name="optional">show</attribute> |
354 | | - </xpath> |
355 | | - <xpath expr="//field[@name='finished_lot_id']" position="after"> |
| 354 | + </xpath> --> |
| 355 | + <xpath expr="//field[@name='user_id']" position="after"> |
356 | 356 | <field name="x_recipe_iteration" optional="show"/> |
357 | 357 | </xpath> |
358 | 358 | <xpath expr="//field[@name='user_id']" position="attributes"> |
|
367 | 367 | <field name="priority">160</field> |
368 | 368 | <field name="active" eval="True"/> |
369 | 369 | <field name="type">list</field> |
370 | | - </record> --> |
| 370 | + </record> |
371 | 371 | <record id="industry_fsm_report.x_project_task_worksheet_template_1_ir_ui_view_2" model="ir.ui.view" forcecreate="1"> |
372 | 372 | <field name="arch" type="xml"> |
373 | 373 | <list default_order="create_date DESC"> |
|
0 commit comments