~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to tender_flow/tender_flow_sequence.xml

  • Committer: jf
  • Date: 2013-06-25 09:14:26 UTC
  • mto: This revision was merged to the branch mainline in revision 1707.
  • Revision ID: jfb@tempo-consulting.fr-20130625091426-z0uec6ppnpektad0
SP-142: tender, rfq, IR: psql sequence

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
            <field name="code">tender</field>
14
14
            <field name="prefix">%(y)s/%(hqcode)s/%(instance)s/T</field>
15
15
            <field name="padding">5</field>
 
16
            <field name="implementation">psql</field>
16
17
        </record>
17
18
        
18
19
            <!-- Sequences for rfq -->
26
27
            <field name="code">rfq</field>
27
28
            <field name="prefix">%(y)s/RfQ</field>
28
29
            <field name="padding">5</field>
 
30
            <field name="implementation">psql</field>
29
31
        </record>
30
32
 
31
33
        </data>