Allow editing of unit cost for inventory batch row

This commit is contained in:
Lance Edgar 2018-06-27 13:56:20 -05:00
parent 076d3d8189
commit ee1065bfdb

View file

@ -653,7 +653,6 @@ class InventoryBatchView(BatchMasterView):
f.set_readonly('previous_units_on_hand')
f.set_readonly('case_quantity')
f.set_readonly('variance')
f.set_readonly('unit_cost')
f.set_readonly('total_cost')
# quantity fields