fix manifest file
This commit is contained in:
parent
086eb52c83
commit
c5cd69b33a
@ -29,16 +29,12 @@ Technical Details:
|
||||
* Extends quality.check to prevent state resets for receipt operations
|
||||
* Maintains full compatibility with standard Odoo quality control workflows
|
||||
""",
|
||||
'author': 'Your Company',
|
||||
'website': 'https://www.yourcompany.com',
|
||||
'author': 'Suherdy Yacob',
|
||||
'license': 'LGPL-3',
|
||||
'depends': [
|
||||
'stock',
|
||||
'quality_control',
|
||||
],
|
||||
'data': [
|
||||
'security/ir.model.access.csv',
|
||||
],
|
||||
'installable': True,
|
||||
'application': False,
|
||||
'auto_install': False,
|
||||
|
||||
@ -1 +0,0 @@
|
||||
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
|
||||
|
Loading…
Reference in New Issue
Block a user