mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[RFR] PEP8
This commit is contained in:
@@ -26,10 +26,13 @@
|
||||
'category': 'Other',
|
||||
'description': """
|
||||
This module add a new feature in contracts to manage recurring invoice
|
||||
=======================================================================================
|
||||
======================================================================
|
||||
|
||||
This is a backport of the new V8 feature available in trunk and saas. With the V8 release this module will be deprecated.
|
||||
It also add a little feature, you can use #START# and #END# in the contract line to automatically insert the dates of the invoiced period.
|
||||
This is a backport of the new V8 feature available in trunk and saas. With
|
||||
the V8 release this module will be deprecated.
|
||||
|
||||
It also add a little feature, you can use #START# and #END# in the contract
|
||||
line to automatically insert the dates of the invoiced period.
|
||||
|
||||
Backport done By Yannick Buron.
|
||||
""",
|
||||
@@ -41,7 +44,7 @@ Backport done By Yannick Buron.
|
||||
'account_analytic_analysis_recurring_view.xml',
|
||||
],
|
||||
'demo': [''],
|
||||
'test':[],
|
||||
'test': [],
|
||||
'installable': True,
|
||||
'images': [],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user