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

« back to all changes in this revision

Viewing changes to msf_outgoing/outgoing_sequence.xml

  • 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:
13
13
            <field name="code">picking.ticket</field>
14
14
            <field name="prefix">PICK/</field>
15
15
            <field name="padding">5</field>
16
 
            <field name="implementation">psql</field>
17
16
        </record>
18
17
        
19
18
        <!-- Sequence for ppl -->
27
26
            <field name="code">ppl</field>
28
27
            <field name="prefix">PPLx/</field>
29
28
            <field name="padding">5</field>
30
 
            <field name="implementation">psql</field>
31
29
        </record>
32
30
 
33
31
        <!-- Sequence for shipment -->
41
39
            <field name="code">shipment</field>
42
40
            <field name="prefix">SHIP/</field>
43
41
            <field name="padding">5</field>
44
 
            <field name="implementation">psql</field>
45
42
        </record>
46
43
 
47
44
        </data>