flectra/addons/product_expiry/data/product_expiry_data.xml
2018-01-16 02:34:37 -08:00

9 lines
253 B
XML

<?xml version="1.0" encoding="utf-8"?>
<flectra>
<record id="removal_fefo" model="product.removal">
<field name="name">First Expiry First Out (FEFO)</field>
<field name="method">fefo</field>
</record>
</flectra>