Skip to content

Commit

Permalink
add company_id in invoice line created by demo data
Browse files Browse the repository at this point in the history
  • Loading branch information
chafique-delli authored and sebastienbeau committed Mar 6, 2017
1 parent 879ba25 commit e0d7bce
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -497,6 +497,7 @@
<field name="name">Service Multi Company</field>
<field name="account_id" ref="a_sale_company_a"/>
<field name="price_unit" eval="450.0" />
<field name="company_id" ref="company_a"/>
</record>

</data></openerp>

0 comments on commit e0d7bce

Please sign in to comment.