02.02.26
This commit is contained in:
@@ -3337,6 +3337,8 @@ class ContractDetail(ModelView):
|
||||
], 'Price type')
|
||||
currency_unit = fields.Selection('get_currency_unit',string="Curr/Unit")
|
||||
reference = fields.Char("Reference")
|
||||
from_location = fields.Many2One('stock.location',"From location")
|
||||
to_location = fields.Many2One('stock.location',"To location")
|
||||
|
||||
@classmethod
|
||||
def default_category(cls):
|
||||
|
||||
Reference in New Issue
Block a user