How to update/edit the Stock_partial_picking module/pluggin
Hi,
I want to change the content of stock_partial_
i would like to hidden or delete the "cost" and "currency" fields in the menu so that user won't be able to see the cost when receiving product in incoming shipment.
Note: Cost only appear in average price mode (when we edited the product from standard price to average price.)
My Code :
======
# -*- encoding: utf-8 -*-
from osv import osv, fields
import os
class stock_partial_
_name = "stock.
def __create_
move_memory = {
}
if pick_type == 'in':
})
return move_memory
stock_partial_
=====
i use this method in other place it worked fine but using for this stock_partial_
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- John Chen
- Solved:
- Last query:
- Last reply: