Public Access
extract gets and saves most tables worked on
some cases still need some work...
This commit is contained in:
+2
-44
@@ -2,6 +2,7 @@
|
||||
|
||||
## Klasse Currency
|
||||
|
||||
|
||||
### 5.4
|
||||
|
||||
file: /home/uha4/tmp/tryton/modules/currency/currency.py : 53
|
||||
@@ -14,24 +15,6 @@ file: /home/uha4/tmp/tryton/modules/currency/currency.py : 53
|
||||
- where: `(data.module == 'currency') & (data.model == cls.__name__)`
|
||||
|
||||
|
||||
### 5.6
|
||||
|
||||
|
||||
### 5.8
|
||||
|
||||
|
||||
### 6.0
|
||||
|
||||
|
||||
### 6.2
|
||||
|
||||
|
||||
### 6.4
|
||||
|
||||
|
||||
### 6.6
|
||||
|
||||
|
||||
### 6.8
|
||||
|
||||
file: /home/uha4/tmp/tryton/modules/currency/currency.py : 72
|
||||
@@ -40,15 +23,6 @@ file: /home/uha4/tmp/tryton/modules/currency/currency.py : 72
|
||||
- args: `'symbol', 'remove'`
|
||||
|
||||
|
||||
### 7.0
|
||||
|
||||
|
||||
### 7.2
|
||||
|
||||
|
||||
### 7.4
|
||||
|
||||
|
||||
### 7.6
|
||||
|
||||
file: /home/uha4/tmp/tryton/modules/currency/currency.py : 77
|
||||
@@ -56,15 +30,9 @@ file: /home/uha4/tmp/tryton/modules/currency/currency.py : 77
|
||||
- object: `table_h`
|
||||
- args: `'symbol', 'remove'`
|
||||
|
||||
|
||||
### 7.8
|
||||
|
||||
|
||||
### 8.0
|
||||
|
||||
|
||||
## Klasse CurrencyRate
|
||||
|
||||
|
||||
### 7.4
|
||||
|
||||
file: /home/uha4/tmp/tryton/modules/currency/currency.py : 304
|
||||
@@ -72,13 +40,3 @@ file: /home/uha4/tmp/tryton/modules/currency/currency.py : 304
|
||||
- object: `table_h`
|
||||
- args: `'check_currency_rate'`
|
||||
|
||||
|
||||
### 7.6
|
||||
|
||||
|
||||
### 7.8
|
||||
|
||||
|
||||
### 8.0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user