Merge lp://qastaging/~vauxoo/addons-vauxoo/mrp_custom_dev_carlos into lp://qastaging/addons-vauxoo

Proposed by Juan Carlos Hernandez
Status: Needs review
Proposed branch: lp://qastaging/~vauxoo/addons-vauxoo/mrp_custom_dev_carlos
Merge into: lp://qastaging/addons-vauxoo
Diff against target: 699 lines (+648/-0)
10 files modified
mrp_custom/__init__.py (+23/-0)
mrp_custom/__openerp__.py (+42/-0)
mrp_custom/wizard/__init__.py (+27/-0)
mrp_custom/wizard/mrp_wizard.xml (+16/-0)
mrp_custom/wizard/mrp_wizard_view.xml (+121/-0)
mrp_custom/wizard/wizard_delete_product.py (+53/-0)
mrp_custom/wizard/wizard_elimina_prod.py (+104/-0)
mrp_custom/wizard/wizard_insert_product.py (+63/-0)
mrp_custom/wizard/wizard_remplaza_prod.py (+125/-0)
mrp_custom/wizard/wizard_replace_product.py (+74/-0)
To merge this branch: bzr merge lp://qastaging/~vauxoo/addons-vauxoo/mrp_custom_dev_carlos
Reviewer Review Type Date Requested Status
Juan Carlos Hernandez Needs Resubmitting
Moisés López - http://www.vauxoo.com Needs Fixing
Rodolfo Lopez (community) Needs Fixing
Isaac López Zúñiga Pending
Gabriela Quilarque Pending
Review via email: mp+124313@code.qastaging.launchpad.net

Description of the change

add migration of wizard insert,delete, and replace product in mrp.bom

To post a comment you must log in.
Revision history for this message
Rodolfo Lopez (el-rodo-1) wrote :

*Los Wizard no estan migrados para 6.1 con osv.memory
*Por lo pronto solo migrar 3 wizard: remplaza, inserte y elimina, los demas no incluirlos en la propuesta:
tampoco incluir funcionabilidad general de mrp.bom, solo migrar por el momento los wizard pero usando osv.memory

review: Needs Fixing
456. By Juan Carlos Hernandez

[DEL][mrp_custom]quit wizard_activa_boms.py,wizard_caduca_boms.py,wizard_crea_version.py,wizard_inicia_version.py,wizard_libera_boms.py,wizard_mrp_bom_export.py,wizard_ordenes_requisiciones.py

457. By Juan Carlos Hernandez

[DEL][MRP_CUSTOM]DEL mrp_custom.py and modify __init__.py

458. By Juan Carlos Hernandez

[IMP][MRP_CUSTOM]migrated wizard_insert_product

459. By Juan Carlos Hernandez

[IMP][MRP_CUSTOM]delete wizard_inserta_nuevo.py and add wizard_delete_product.py

460. By Juan Carlos Hernandez

[IMP][MRP_CUSTOM]modify wizard_delete_product and wizard_insert_product

461. By Juan Carlos Hernandez

[IMP][MRP_CUSTOM] add domain

462. By Juan Carlos Hernandez

[IMP][MRP_CUSTOM]add wizard_replace_product

463. By Juan Carlos Hernandez

[IMP][MRP_CUSTOM]QUIT DOMAIN ERRONEO

Revision history for this message
Moisés López - http://www.vauxoo.com (moylop260) wrote :

Haz un
bzr rm 'mrp_custom/.svn'

review: Needs Fixing
464. By Juan Carlos Hernandez

[IMP][MRP_CUSTOM]delete .svn

Revision history for this message
Juan Carlos Hernandez (openerp1) wrote :

se borro .svn

review: Needs Resubmitting
465. By Juan Carlos Hernandez

[IMP][MRP_CUSTOM]delete .svn

Unmerged revisions

465. By Juan Carlos Hernandez

[IMP][MRP_CUSTOM]delete .svn

464. By Juan Carlos Hernandez

[IMP][MRP_CUSTOM]delete .svn

463. By Juan Carlos Hernandez

[IMP][MRP_CUSTOM]QUIT DOMAIN ERRONEO

462. By Juan Carlos Hernandez

[IMP][MRP_CUSTOM]add wizard_replace_product

461. By Juan Carlos Hernandez

[IMP][MRP_CUSTOM] add domain

460. By Juan Carlos Hernandez

[IMP][MRP_CUSTOM]modify wizard_delete_product and wizard_insert_product

459. By Juan Carlos Hernandez

[IMP][MRP_CUSTOM]delete wizard_inserta_nuevo.py and add wizard_delete_product.py

458. By Juan Carlos Hernandez

[IMP][MRP_CUSTOM]migrated wizard_insert_product

457. By Juan Carlos Hernandez

[DEL][MRP_CUSTOM]DEL mrp_custom.py and modify __init__.py

456. By Juan Carlos Hernandez

[DEL][mrp_custom]quit wizard_activa_boms.py,wizard_caduca_boms.py,wizard_crea_version.py,wizard_inicia_version.py,wizard_libera_boms.py,wizard_mrp_bom_export.py,wizard_ordenes_requisiciones.py

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.