feat: Add author to module manifest.
This commit is contained in:
parent
896252b61e
commit
14b847d3ba
@ -3,6 +3,7 @@
|
|||||||
'version': '1.0',
|
'version': '1.0',
|
||||||
'category': 'Sales/Point of Sale',
|
'category': 'Sales/Point of Sale',
|
||||||
'summary': 'Optimize POS UI for low-RAM devices with incremental rendering (Odoo 19).',
|
'summary': 'Optimize POS UI for low-RAM devices with incremental rendering (Odoo 19).',
|
||||||
|
'author': "Suherdy Yacob",
|
||||||
'depends': ['point_of_sale'],
|
'depends': ['point_of_sale'],
|
||||||
'data': [],
|
'data': [],
|
||||||
'assets': {
|
'assets': {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user