forked from Yaltik/golem
[IMP]Activity duplication : copy category too
This commit is contained in:
parent
a77b38b74e
commit
dcefa1dda6
@ -145,3 +145,4 @@ class ProductTemplate(models.Model):
|
||||
|
||||
type = fields.Selection(default='service')
|
||||
default_code = fields.Char(copy=True)
|
||||
categ_id = fields.Many2one(copy=True)
|
||||
|
Loading…
Reference in New Issue
Block a user