Public Access
now modulename and relative filename are stored separately
This commit is contained in:
+10
-5
@@ -3,7 +3,8 @@
|
||||
"module": "product",
|
||||
"files": [
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/configuration.py",
|
||||
"module": "product",
|
||||
"file": "configuration.py",
|
||||
"class": "ConfigurationDefaultCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 48,
|
||||
@@ -25,7 +26,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "Product",
|
||||
"method": "__register__",
|
||||
"line": 360,
|
||||
@@ -64,7 +66,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductListPrice",
|
||||
"method": "__register__",
|
||||
"line": 551,
|
||||
@@ -86,7 +89,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPriceMethod",
|
||||
"method": "__register__",
|
||||
"line": 578,
|
||||
@@ -168,7 +172,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/home/uha4/tmp/tryton/modules/product/product.py",
|
||||
"module": "product",
|
||||
"file": "product.py",
|
||||
"class": "ProductCostPrice",
|
||||
"method": "__register__",
|
||||
"line": 634,
|
||||
|
||||
Reference in New Issue
Block a user