~unifield-team/unifield-wm/us-671-homere

« back to all changes in this revision

Viewing changes to msf_outgoing/__openerp__.py

  • Committer: chloups208
  • Date: 2012-11-21 11:15:15 UTC
  • mto: This revision was merged to the branch mainline in revision 1340.
  • Revision ID: chloups208@chloups208-laptop-20121121111515-myqv282h6xmgh053
utp-171 modification of fields po, po line, product, so, so line

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
        'outgoing_sequence.xml',
53
53
        'security/ir.model.access.csv',
54
54
        'msf_outgoing_view.xml',
 
55
        'wizard/create_picking_view.xml',
55
56
        'wizard/stock_partial_move_view.xml',
56
57
        'wizard/split_memory_move_view.xml',
57
58
        'wizard/shipment_view.xml',
58
 
        'wizard/picking_processor_view.xml',
59
 
        'wizard/incoming_shipment_processor_view.xml',
60
 
        'wizard/split_move_processor_view.xml',
61
 
        'wizard/create_picking_processor_view.xml',
62
 
        'wizard/validate_picking_processor_view.xml',
63
 
        'wizard/ppl_processor_view.xml',
64
 
        'wizard/shipment_processor_view.xml',
65
 
        'wizard/return_ppl_processor_view.xml',
66
 
        'wizard/return_shipment_processor_view.xml',
67
 
        'wizard/internal_move_processor_view.xml',
68
 
        'wizard/outgoing_delivery_processor_view.xml',
69
 
        'wizard/return_pack_shipment_processor_view.xml',
70
59
        'msf_outgoing_report.xml',
71
60
        'msf_outgoing_workflow.xml',
72
61
    ],