Skip to content

Instantly share code, notes, and snippets.

@alexander-arce
Created November 26, 2015 23:45
Show Gist options
  • Select an option

  • Save alexander-arce/964755b6748b4720f384 to your computer and use it in GitHub Desktop.

Select an option

Save alexander-arce/964755b6748b4720f384 to your computer and use it in GitHub Desktop.
OpenERP/Odoo
DELETE FROM stock_move;
DELETE FROM mrp_production;
DELETE FROM stock_picking;
DELETE FROM sale_order;
DELETE FROM procurement_order;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment