Skip to content

Commit 251648c

Browse files
committed
[ADD] stock: renamed/removed 'stock.move.line' fields from 15.0 to 16.0
1 parent 0ae7994 commit 251648c

File tree

1 file changed

+3
-0
lines changed
  • odoo_module_migrate/migration_scripts/renamed_fields/migrate_160_170

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- ['stock.move.line', 'reserved_uom_qty', 'quantity', 'Commit https://github.com/odoo/odoo/commit/7dda6bb92715ea25b2818a62fec5e646f3678b81']
2+
- ['stock.move.line', 'qty_done', 'quantity', 'Commit https://github.com/odoo/odoo/commit/7dda6bb92715ea25b2818a62fec5e646f3678b81']
3+
- ['stock.move.line', 'reserved_qty', 'quantity_product_uom', 'Commit https://github.com/odoo/odoo/commit/7dda6bb92715ea25b2818a62fec5e646f3678b81']

0 commit comments

Comments
 (0)