Public Access
now modulename and relative filename are stored separately
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"module": "production",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/bom.py",
|
||||
"module": "production",
|
||||
"file": "bom.py",
|
||||
"class": "BOMInput",
|
||||
"method": "__register__",
|
||||
"line": 208,
|
||||
@@ -56,7 +57,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/ir.py",
|
||||
"module": "production",
|
||||
"file": "ir.py",
|
||||
"class": "Cron",
|
||||
"method": "__register__",
|
||||
"line": 19,
|
||||
@@ -95,7 +97,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/production/production.py",
|
||||
"module": "production",
|
||||
"file": "production.py",
|
||||
"class": "Production",
|
||||
"method": "__register__",
|
||||
"line": 276,
|
||||
|
||||
Reference in New Issue
Block a user