[10.0][MIG] stock_cycle_count

This commit is contained in:
lreficent
2017-08-24 10:47:04 +02:00
committed by ArnauCForgeFlow
parent ec91e5695e
commit 82ec6f9ac4
20 changed files with 130 additions and 127 deletions

View File

@@ -2,8 +2,7 @@
<!-- Copyright 2017 Eficent Business and IT Consulting Services S.L.
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
<odoo>
<data noupdate="1">
<odoo noupdate="1">
<record id="seq_cycle_count" model="ir.sequence">
<field name="name">Cycle Count</field>
@@ -13,5 +12,4 @@
<field name="company_id" eval="False"/>
</record>
</data>
</odoo>