/[papo]/papo/xot/PAPO-ER.xot
ViewVC logotype

Diff of /papo/xot/PAPO-ER.xot

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by mhepp, Mon Nov 3 22:18:14 2003 UTC revision 1.21 by mhepp, Fri Nov 21 19:16:48 2003 UTC
# Line 26  Line 26 
26          <index name="account_plan_parent_idx">          <index name="account_plan_parent_idx">
27            <index_field name="parent"/>            <index_field name="parent"/>
28          </index>          </index>
29          <index name="account_plan_code_unique_idx" type="unique">          <!--     <index name="account_plan_code_unique_idx" type="unique"> -->
30            <index_field name="code"/>          <!--           <index_field name="code"/> -->
31          </index>          <!--         </index> -->
32        </indexes>        </indexes>
33        <hooks>        <hooks>
34          <hook name="history"/>          <hook name="history"/>
# Line 1151  Line 1151 
1151          <index type="primary_key">          <index type="primary_key">
1152            <index_field name="id"/>            <index_field name="id"/>
1153          </index>          </index>
1154          <index name="currency_type_name_unique_idx" type="unique">          <!--   <index name="currency_type_name_unique_idx" type="unique"> -->
1155            <index_field name="name"/>          <!--           <index_field name="name"/> -->
1156          </index>          <!--         </index> -->
1157        </indexes>        </indexes>
1158        <hooks>        <hooks>
1159          <hook name="account"/>          <hook name="account"/>
# Line 2053  Line 2053 
2053          <index name="own_branch_own_entity_idx">          <index name="own_branch_own_entity_idx">
2054            <index_field name="own_entity"/>            <index_field name="own_entity"/>
2055          </index>            </index>  
2056          <index name="own_branch_number_unique_idx" type="unique">          <!--    <index name="own_branch_number_unique_idx" type="unique"> -->
2057            <index_field name="number"/>          <!--           <index_field name="number"/> -->
2058          </index>          <!--         </index> -->
2059        </indexes>        </indexes>
2060        <hooks>        <hooks>
2061          <hook name="history"/>          <hook name="history"/>
# Line 2404  Line 2404 
2404            <index_field name="own_entity"/>            <index_field name="own_entity"/>
2405          </index>          </index>
2406          <!-- este indice es considerando que no es multiempresa -->          <!-- este indice es considerando que no es multiempresa -->
2407          <index name="own_pos_number_unique_idx" type="unique">          <!--   <index name="own_pos_number_unique_idx" type="unique"> -->
2408            <index_field name="number"/>          <!--           <index_field name="number"/> -->
2409          </index>          <!--         </index> -->
2410        </indexes>        </indexes>
2411        <hooks>        <hooks>
2412          <hook name="history"/>          <hook name="history"/>
# Line 2839  Line 2839 
2839          <index name="product_code_product_code_type_idx">          <index name="product_code_product_code_type_idx">
2840            <index_field name="product_code_type"/>            <index_field name="product_code_type"/>
2841          </index>          </index>
2842          <index name="product_code_unique_idx" type="unique">          <!--    <index name="product_code_unique_idx" type="unique"> -->
2843            <index_field name="code"/>          <!--           <index_field name="code"/> -->
2844            <index_field name="product_code_type"/>          <!--           <index_field name="product_code_type"/> -->
2845          </index>          <!--         </index> -->
2846        </indexes>        </indexes>
2847        <hooks>        <hooks>
2848          <hook name="history"/>          <hook name="history"/>

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26