Thursday, August 22, 2013

delete lenh san xuat

update stock_picking set state='draft' where name='IN/00330'
update purchase_order set state='draft' where name='PO00162'

select * from mrp_production_workcenter_line where production_id=1188
delete from mrp_production_workcenter_line where production_id=1188
select * from mrp_production_processing_votedeliveryline
where workorder_id=2596
delete from mrp_production_processing_votedeliveryline where workorder_id=2594
select * from mrp_production where name='MO/00487'
delete from mrp_production where name='MO/00487'
select * from product_production_select
where production_id=1188
delete from product_production_select where production_id=1188
select * from stock_move

No comments: