Browse Source
Update __manifest__.py
Update __manifest__.py
line 24
version': '18.0.1.0.1', to version': '17.0.1.0.1',
white screen issue
pull/370/head
Aashi
4 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
purchase_requisition_project_task/__manifest__.py
|
@ -21,7 +21,7 @@ |
|
|
############################################################################# |
|
|
############################################################################# |
|
|
{ |
|
|
{ |
|
|
'name': 'Purchase Requisition & Project Task Integration', |
|
|
'name': 'Purchase Requisition & Project Task Integration', |
|
|
'version': '18.0.1.0.1', |
|
|
'version': '17.0.1.0.1', |
|
|
'category': 'Project,Purchase', |
|
|
'category': 'Project,Purchase', |
|
|
'summary': """Purchase Requisition and Project Task module relate project, |
|
|
'summary': """Purchase Requisition and Project Task module relate project, |
|
|
task and purchase requisition""", |
|
|
task and purchase requisition""", |
|
|