feat: Add author, category, summary, and description to the manifest file.
This commit is contained in:
parent
4666a8c117
commit
3521e593ca
@ -1,6 +1,11 @@
|
||||
{
|
||||
'name': 'Product Lot Sequence Per Product',
|
||||
'version': '1.0',
|
||||
'author': 'Suherdy Yacob',
|
||||
'category': 'Inventory',
|
||||
'summary': 'Product Lot Sequence Per Product',
|
||||
'description': """
|
||||
""",
|
||||
'depends': [
|
||||
'stock',
|
||||
'mrp',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user