File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
'name' : 'Invoices with Department Categorization' ,
4
4
'version' : '1.0' ,
5
5
'category' : 'Generic Modules/Sales & Purchases' ,
6
- 'description' : """\
7
- Add the department on Invoices as well as the related \
8
- filter and button in the search form.""" ,
6
+ 'description' : """
7
+ Add the department on Invoices as well as the related
8
+ filter and button in the search form.""" ,
9
9
'author' : 'Camptocamp' ,
10
10
'website' : 'http://camptocamp.com' ,
11
11
'depends' : ['account' , 'hr' ],
Original file line number Diff line number Diff line change 3
3
'name' : 'Sales Order with Department Categorization' ,
4
4
'version' : '1.0' ,
5
5
'category' : 'Generic Modules/Sales & Purchases' ,
6
- 'description' : """\
7
- Add the department on Sales Order and Customer Invoices \
8
- as well as the related filter and button in the search form.""" ,
6
+ 'description' : """
7
+ Add the department on Sales Order and Customer Invoices
8
+ as well as the related filter and button in the search form.""" ,
9
9
'author' : 'Camptocamp' ,
10
10
"license" : "AGPL-3" ,
11
11
'website' : 'http://camptocamp.com' ,
You can’t perform that action at this time.
0 commit comments