extract gets and saves most tables worked on

some cases still need some work...
This commit is contained in:
2026-08-08 22:32:31 +02:00
parent f14f709649
commit 24caf23986
151 changed files with 7017 additions and 1215 deletions
+2 -44
View File
@@ -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