Skip to Content
Menu
This question has been flagged

I want to generate custom asset codes in the asset form for fixed assets if the vendor bill's product is a fixed asset.  i have no idea in this.


fromodooimportmodels, fields, api, _
classAccountAsset(models.Model):_inherit='account.asset'
asset_code=fields.Char(string='Asset Code', copy=False,)location=fields.Char(string='Location', copy=False)

Avatar
Discard
Related Posts Replies Views Activity
2
Jan 24
2135
2
Jan 24
2996
1
Jul 23
1584
1
Jul 23
1746
0
Nov 22
1995