add author in manifest.py
This commit is contained in:
parent
3448fbaceb
commit
3ccb3eba63
@ -3,6 +3,7 @@
|
|||||||
'version': '1.0',
|
'version': '1.0',
|
||||||
'category': 'Point of Sale',
|
'category': 'Point of Sale',
|
||||||
'summary': 'Export POS orders to BC Excel format',
|
'summary': 'Export POS orders to BC Excel format',
|
||||||
|
'author': 'Aziz',
|
||||||
'description': """
|
'description': """
|
||||||
This module adds a wizard in the POS backend to export POS Orders
|
This module adds a wizard in the POS backend to export POS Orders
|
||||||
into a specific BC Excel format ("MIE MAPAN INVOICES").
|
into a specific BC Excel format ("MIE MAPAN INVOICES").
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user