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

« back to all changes in this revision

Viewing changes to consumption_calculation/consumption_data.xml

  • Committer: Quentin THEURET
  • Date: 2011-05-13 08:02:05 UTC
  • mto: This revision was merged to the branch mainline in revision 128.
  • Revision ID: qt@tempo-consulting.fr-20110513080205-zcebzsn2ahccvd4n
UF-205 [ADD] Added procurement_report module

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8" ?>
2
 
<openerp>
3
 
    <data noupdate="1">
4
 
    
5
 
        <record id="stock.stock_location_internal_cust" model="stock.location">
6
 
            <field name="name">MSF Customer</field>
7
 
            <field name="usage">customer</field>
8
 
        </record>
9
 
    
10
 
    </data>
11
 
</openerp>