Skip to content

Commit b9f5cf4

Browse files
committed
[IMP][purchase_partial_invoicing] More natural indentation of author's key on the manifest
1 parent c9b030c commit b9f5cf4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

purchase_partial_invoicing/__openerp__.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@
2323
'name': "Purchase partial invoicing",
2424
'version': '0.1',
2525
'category': 'Purchase Management',
26-
'author':
27-
"Agile Business Group,ACSONE SA/NV,Odoo Community Association (OCA)",
26+
'author': "Agile Business Group,"
27+
"ACSONE SA/NV,"
28+
"Odoo Community Association (OCA)",
2829
'website': 'http://www.agilebg.com',
2930
'license': 'AGPL-3',
3031
"depends": ['purchase'],

0 commit comments

Comments
 (0)